Commit 0afcff27 authored by philipjsg's avatar philipjsg

Remove .mpg streams due to a standards compliance issue


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3794 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a857d139
...@@ -99,36 +99,36 @@ MaxTime 100 ...@@ -99,36 +99,36 @@ MaxTime 100
</Stream> </Stream>
<Stream test_h.mpg> #<Stream test_h.mpg>
Feed feed1.ffm #Feed feed1.ffm
# #
VideoFrameRate 10 #VideoFrameRate 10
VideoSize 352x288 #VideoSize 352x288
VideoBitRate 100 #VideoBitRate 100
VideoGopSize 30 #VideoGopSize 30
NoAudio #NoAudio
PreRoll 10 #PreRoll 10
StartSendOnKey #StartSendOnKey
MaxTime 100 #MaxTime 100
#
</Stream> #</Stream>
#
<Stream test_l.mpg> #<Stream test_l.mpg>
Feed feed1.ffm #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> <Stream test.swf>
Feed feed1.ffm Feed feed1.ffm
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment