]> git.sesse.net Git - ffmpeg/blobdiff - tests/test.conf
factorize read_header failure freeing code
[ffmpeg] / tests / test.conf
index 028eea4ab8991e1f67ce9dfa96709477de77753f..13b597f7f0c1e153da81833e3fd1da796d2d7bd2 100644 (file)
@@ -25,6 +25,8 @@ BindAddress 0.0.0.0
 
 MaxClients 1000
 
+MaxBandwidth 100000
+
 # Access Log file (uses standard Apache log file format)
 # '-' is the standard output
 
@@ -40,7 +42,7 @@ CustomLog -
 
 # You must use 'ffmpeg' to send a live feed to ffserver. In this
 # example, you can type:
-# 
+#
 # ffmpeg http://localhost:8090/feed1.ffm
 
 # ffserver can also do time shifting. It means that it can stream any
@@ -50,13 +52,14 @@ CustomLog -
 # maximum size of the feed (100M bytes here). Default:
 # File=/tmp/feed_name.ffm FileMaxSize=5M
 
-File /tmp/feed.ffm
+File tests/feed1.ffm
 FileMaxSize 100M
 
 # Fire up ffmpeg pointing at this stream
 
-Launch -em_rate -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%125*d.pgm
-acl allow localhost
+Launch ./ffmpeg -v 0 -y -f pgmyuv -i tests/vsynth1/%02d.pgm
+
+ACL allow localhost
 </Feed>
 
 ##################################################################
@@ -69,6 +72,9 @@ acl allow localhost
 Feed feed1.ffm
 Format avi
 #
+BitExact
+DctFastint
+IdctSimple
 VideoFrameRate 10
 VideoSize 352x288
 VideoBitRate 100
@@ -85,6 +91,9 @@ MaxTime 100
 Feed feed1.ffm
 Format avi
 #
+BitExact
+DctFastint
+IdctSimple
 VideoFrameRate 2
 VideoSize 320x240
 VideoBitRate 40
@@ -97,39 +106,43 @@ MaxTime 100
 
 </Stream>
 
-<Stream test_h.mpg>
-Feed feed1.ffm
+#<Stream test_h.mpg>
+#Feed feed1.ffm
 #
-VideoFrameRate 10
-VideoSize 352x288
-VideoBitRate 100
-VideoGopSize 30
-NoAudio
-
-PreRoll 10
-StartSendOnKey
-MaxTime 100
-
-</Stream>
-
-<Stream test_l.mpg>
-Feed feed1.ffm
+#VideoFrameRate 10
+#VideoSize 352x288
+#VideoBitRate 100
+#VideoGopSize 30
+#NoAudio
+
+#PreRoll 10
+#StartSendOnKey
+#MaxTime 100
+#
+#</Stream>
+#
+#<Stream test_l.mpg>
+#Feed feed1.ffm
+##
+#VideoFrameRate 2
+#VideoSize 320x240
+#VideoBitRate 40
+#VideoGopSize 20
+#NoAudio
+#
+#PreRoll 20
+#StartSendOnKey
+#MaxTime 100
+#
+#</Stream>
 #
-VideoFrameRate 2
-VideoSize 320x240
-VideoBitRate 40
-VideoGopSize 20
-NoAudio
-
-PreRoll 20
-StartSendOnKey
-MaxTime 100
-
-</Stream>
-
 <Stream test.swf>
 Feed feed1.ffm
 #
+BitExact
+DctFastint
+IdctSimple
+Qscale 10
 VideoFrameRate 10
 VideoSize 352x288
 VideoBitRate 100
@@ -146,6 +159,10 @@ MaxTime 100
 Feed feed1.ffm
 Format asf
 #
+BitExact
+DctFastint
+IdctSimple
+Qscale 10
 VideoFrameRate 10
 VideoSize 320x240
 VideoBitRate 100
@@ -164,6 +181,10 @@ Title "Test data stream"
 Feed feed1.ffm
 Format asf
 #
+BitExact
+DctFastint
+IdctSimple
+Qscale 10
 VideoFrameRate 2
 VideoSize 320x240
 VideoBitRate 40
@@ -183,6 +204,10 @@ Title "Test data stream"
 Feed feed1.ffm
 Format rm
 
+BitExact
+DctFastint
+IdctSimple
+Qscale 10
 VideoBitRate 100
 VideoFrameRate 10
 VideoGopSize 30
@@ -200,6 +225,10 @@ MaxTime 100
 Feed feed1.ffm
 Format rm
 
+BitExact
+DctFastint
+IdctSimple
+Qscale 10
 VideoBitRate 40
 VideoFrameRate 2
 VideoGopSize 20
@@ -216,8 +245,12 @@ MaxTime 100
 <Stream test.jpg>
 
 Feed feed1.ffm
-Format singlejpeg
+Format jpeg
+Strict -1
 
+BitExact
+DctFastint
+IdctSimple
 VideoFrameRate 1
 VideoSize 352x288
 NoAudio
@@ -229,8 +262,12 @@ PreRoll 2
 <Stream test_small.jpg>
 
 Feed feed1.ffm
-Format singlejpeg
+Format jpeg
+Strict -1
 
+BitExact
+DctFastint
+IdctSimple
 VideoFrameRate 1
 VideoSize 160x128
 NoAudio
@@ -243,7 +280,11 @@ PreRoll 2
 
 Feed feed1.ffm
 Format mpjpeg
+Strict -1
 
+BitExact
+DctFastint
+IdctSimple
 VideoFrameRate 1
 VideoSize    320x240
 NoAudio