Browse Source

fix feed path according to regression script

Originally committed as revision 13368 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Baptiste Coudurier 18 years ago
parent
commit
ea2b716f68
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/test.conf

+ 1
- 1
tests/test.conf View File

@@ -52,7 +52,7 @@ CustomLog -
# maximum size of the feed (100M bytes here). Default:
# File=/tmp/feed_name.ffm FileMaxSize=5M

File feed1.ffm
File tests/feed1.ffm
FileMaxSize 100M

# Fire up ffmpeg pointing at this stream


Loading…
Cancel
Save