Originally committed as revision 145 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard 2001-09-24 23:22:43 +00:00
parent a38469e1da
commit 4b44538ce6
1 changed files with 5 additions and 0 deletions

View File

@ -34,3 +34,8 @@ If the jpegs are named img1.jpg, img2.jpg, img3.jpg,..., use:
The same system is used for the other image formats.
6) FFmpeg does not support codec XYZ. Can you include a Windows DLL
loader to support it ?
No ! FFmpeg only supports open source codecs. Windows DLLs are not
portable, bloated and often slow.