diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2008-05-24 23:48:02 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2008-05-24 23:48:02 +0000 |
commit | 1faf7a20d5cbe76e0e7e012473555a59f885c43d (patch) | |
tree | 61702010ecea9016d360e4dee15ff645e98c244b /tests/test.conf | |
parent | 0c5421585a11c6baf1db04ca0bad18e80d88dd08 (diff) | |
download | ffmpeg-1faf7a20d5cbe76e0e7e012473555a59f885c43d.tar.gz |
simplify, use ffserver launch directive
Originally committed as revision 13367 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/test.conf')
-rw-r--r-- | tests/test.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.conf b/tests/test.conf index afd4c16fbf..571048c3ea 100644 --- a/tests/test.conf +++ b/tests/test.conf @@ -57,7 +57,7 @@ FileMaxSize 100M # Fire up ffmpeg pointing at this stream -#Launch ../../ffmpeg -loop_input -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i vsynth1/%02d.pgm +Launch ./ffmpeg -loop_input -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm ACL allow localhost </Feed> |