diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2001-09-24 23:22:43 +0000 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2001-09-24 23:22:43 +0000 |
commit | 4b44538ce6be7123a996ab2d698fe077c6c0e067 (patch) | |
tree | 9ad88e2d2ffd2ec819c9ff016c2c401e9e2ff236 /doc | |
parent | a38469e1da7b4829a2fba4279d8420a33f96832e (diff) | |
download | ffmpeg-4b44538ce6be7123a996ab2d698fe077c6c0e067.tar.gz |
update
Originally committed as revision 145 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/FAQ | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |