Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2005-11-13 04:30:20 +0300
committerAlex Beregszaszi <alex@rtfs.hu>2005-11-13 04:30:20 +0300
commit97246091a59ceae7c9f5556088e3535d36e850bc (patch)
tree8338065c0b547b11a6c6b57036f89b87bf6744a1 /doc/ffserver.conf
parentbf40937bf961bfe2c29ed7e55478922f8008a099 (diff)
strict -1 is mandatory for jpegs because the colorspace thingie, this should be handled in a better way though
Originally committed as revision 4691 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffserver.conf')
-rw-r--r--doc/ffserver.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffserver.conf b/doc/ffserver.conf
index 62f169f9d1..e7eee0d17c 100644
--- a/doc/ffserver.conf
+++ b/doc/ffserver.conf
@@ -170,6 +170,7 @@ VideoGopSize 12
#VideoFrameRate 2
#VideoIntraOnly
#NoAudio
+#Strict -1
#</Stream>
@@ -182,6 +183,7 @@ VideoGopSize 12
#VideoIntraOnly
##VideoSize 352x240
#NoAudio
+#Strict -1
#</Stream>