You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	fix servertest in out of tree builds
Originally committed as revision 13631 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -9,7 +9,7 @@ mkdir -p tests/data | ||||
| FILES=`sed -n 's/^[^#]*<Stream \(.*\)>.*/\1/p' $2 | grep -v html` | ||||
|  | ||||
| rm -f tests/feed1.ffm | ||||
| ./ffserver -d -f tests/test.conf 2> /dev/null & | ||||
| ./ffserver -d -f "$2" 2> /dev/null & | ||||
| FFSERVER_PID=$! | ||||
| echo "Waiting for feeds to startup..." | ||||
| sleep 2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user