Commit 97246091 authored by Alex Beregszaszi's avatar Alex Beregszaszi

strict -1 is mandatory for jpegs because the colorspace thingie, this should...

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
parent bf40937b
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment