Browse Source

Remove .mpg streams due to a standards compliance issue

Originally committed as revision 3794 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Philip Gladstone 20 years ago
parent
commit
597c9f2bc9
1 changed files with 28 additions and 28 deletions
  1. +28
    -28
      tests/test.conf

+ 28
- 28
tests/test.conf View File

@@ -99,36 +99,36 @@ 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
#


Loading…
Cancel
Save