summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2001-09-24 23:22:43 +0000
committerFabrice Bellard <fabrice@bellard.org>2001-09-24 23:22:43 +0000
commit4b44538ce6be7123a996ab2d698fe077c6c0e067 (patch)
tree9ad88e2d2ffd2ec819c9ff016c2c401e9e2ff236 /doc
parenta38469e1da7b4829a2fba4279d8420a33f96832e (diff)
downloadffmpeg-streaming-4b44538ce6be7123a996ab2d698fe077c6c0e067.zip
ffmpeg-streaming-4b44538ce6be7123a996ab2d698fe077c6c0e067.tar.gz
update
Originally committed as revision 145 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 1393a8b..4ee34ec 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -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.
OpenPOWER on IntegriCloud