I'm trying to compile the FFMPEG libs in Win32 with XVid support. I
succeeded in compiling the libs with MinGW/MSYS. However, I'm not sure about
how to enable xvid decoding (I don't need encoding support)

I've found --enable-libxvid but it asks me to allow GPL code, which I can't.
Without this flag configure ends with "License : LGPL" which is what I need.

Does ffmpeg have any kind of internal xvid decoder? configure --help
confuses me because it says

--enable-libxvid         enable Xvid encoding via xvidcore,
native MPEG-4/Xvid encoder exists [default=no]

What's this native encoder? Is there a corresponding decoder?

Thanks,
--Gabriel
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to