This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
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
tags/v0.5
Philip Gladstone
22 years ago
parent
c2f1b2cb71
commit
41fc0dd5a3
1 changed files
with
10 additions
and
10 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-10
doc/ffserver.conf
+ 10
- 10
doc/ffserver.conf
View File
@@ -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
Write
Preview
Loading…
Cancel
Save