This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
tests/ffserver.conf: Force bitexactness in the ffmpeg command
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.3
Michael Niedermayer
8 years ago
parent
102f7d0ee6
commit
55997d5043
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/ffserver.conf
+ 1
- 1
tests/ffserver.conf
View File
@@ -57,7 +57,7 @@ FileMaxSize 100M
# Fire up ffmpeg pointing at this stream
Launch ./ffmpeg -v 0 -y -f image2 -i tests/vsynth1/%02d.pgm
Launch ./ffmpeg -v 0 -y -f image2 -
flags +bitexact -fflags +bitexact -
i tests/vsynth1/%02d.pgm
-flags +bitexact -fflags +bitexact
ACL allow localhost
</Feed>
Write
Preview
Loading…
Cancel
Save