mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
Have the test.asf stream enabled by default (thanks to htz@kde.org)
Originally committed as revision 1943 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c2f1b2cb71
commit
41fc0dd5a3
@ -195,16 +195,16 @@ VideoGopSize 12
|
||||
|
||||
# ASF compatible
|
||||
|
||||
#<Stream test.asf>
|
||||
#Feed feed1.ffm
|
||||
#Format asf
|
||||
#VideoFrameRate 15
|
||||
#VideoSize 352x240
|
||||
#VideoBitRate 256
|
||||
#VideoGopSize 30
|
||||
#AudioBitRate 64
|
||||
#StartSendOnKey
|
||||
#</Stream>
|
||||
<Stream test.asf>
|
||||
Feed feed1.ffm
|
||||
Format asf
|
||||
VideoFrameRate 15
|
||||
VideoSize 352x240
|
||||
VideoBitRate 256
|
||||
VideoGopSize 30
|
||||
AudioBitRate 64
|
||||
StartSendOnKey
|
||||
</Stream>
|
||||
|
||||
|
||||
# MP3 audio
|
||||
|
Loading…
x
Reference in New Issue
Block a user