mirror of https://git.ffmpeg.org/ffmpeg.git
fix feed path according to regression script
Originally committed as revision 13368 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1faf7a20d5
commit
ea2b716f68
|
@ -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…
Reference in New Issue