mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-19 21:36:54 +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
|
# 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
|
ACL allow localhost
|
||||||
</Feed>
|
</Feed>
|
||||||
|
Loading…
Reference in New Issue
Block a user