mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-10 06:14:01 +00:00
tests/ffserver.conf: Force bitexactness in the ffmpeg command
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
102f7d0ee6
commit
55997d5043
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user