1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00

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
This commit is contained in:
Alex Beregszaszi 2005-11-13 01:30:20 +00:00
parent bf40937bf9
commit 97246091a5

View File

@ -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>