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:
parent
bf40937bf9
commit
97246091a5
@ -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…
Reference in New Issue
Block a user