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
pull/126/head
Alex Beregszaszi 19 years ago
parent bf40937bf9
commit 97246091a5
  1. 2
      doc/ffserver.conf

@ -170,6 +170,7 @@ VideoGopSize 12
#VideoFrameRate 2 #VideoFrameRate 2
#VideoIntraOnly #VideoIntraOnly
#NoAudio #NoAudio
#Strict -1
#</Stream> #</Stream>
@ -182,6 +183,7 @@ VideoGopSize 12
#VideoIntraOnly #VideoIntraOnly
##VideoSize 352x240 ##VideoSize 352x240
#NoAudio #NoAudio
#Strict -1
#</Stream> #</Stream>

Loading…
Cancel
Save