[FFmpeg-user] ffserver.conf required settings

Baptiste Coudurier baptiste.coudurier at gmail.com
Tue Mar 3 09:13:16 CET 2009


Hi,

On 3/2/2009 11:55 PM, Naz wrote:
> My understanding of ffserver/ffmpeg operation is that ffmpeg takes its 
> settings for the output stream from ffserver, and hence does not require 
> anything but an input and output file. I have been unable to conform if 
> this is actually the case, but from what I've observed, it seems to be. 
> Thus, the ffmpeg command I use to feed a file to ffserver is:
> 
> ffmpeg -i somefile.mpg http://localhost:8090/feed1.ffm
> 
> Obviously that only gets executed when I have ffserver running. When 
> streaming to flash player, example conf settings that I use are:
> 
> <Stream lo.swf>
> Feed feed1.ffm
> Format swf
> AudioBitRate 16K
> AudioChannels 1
> AudioSampleRate 11025
> AudioCodec libmp3lame
> VideoBitRate 50K
> VideoFrameRate 12
> VideoSize 512x288
> VideoCodec flv
> VideoQMin 2
> VideoQMax 7
> </Stream>
> 
> Note that my setup is currently broken, I have been unable to get a 
> stream working since I upgraded to the latest ffmpeg svn, so you or 
> anyone else reading this please feel free to correct anything that I am 
> doing wrong.

Can you please try with the 0.5 branch ? Does the problem still happen ?

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer                                  http://www.ffmpeg.org



More information about the ffmpeg-user mailing list