Browse Source

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
tags/v0.5
Alex Beregszaszi 20 years ago
parent
commit
97246091a5
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      doc/ffserver.conf

+ 2
- 0
doc/ffserver.conf View File

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




Loading…
Cancel
Save