|
Re: Re: ffserver problems (Imam Wibowo): msg#00043video.ffmpeg.user
Try changing audio codec to mp2 Selon imam wibowo <imamwib@xxxxxxxxxxxxxxxxxxxxxxxx>: > I configure the ffserver.conf like that but it's still can't be played in > WMP. WMP said "Windows Media Player cannot perform the requested action at > this time". I try to stream with mpg but it's same cases with asf. What's > the problem? > > I try to stream in browser with swf, the video can be viewed nicely but > the audio can't be hear. If I set "NoAudio" in ffserver.conf, the video > can be played nicely without audio. If I set AudioCodec, AudioSampleRate, > AudioBitRate, etc.. actually the video can't be played, need refresh in > browser than the video stopped...refresh and stopped...refresh and > stopped. > > =============my ffserver.conf================= > # Flash > > <Stream test.swf> > Feed feed1.ffm > Format swf > #VideoFrameRate 15 > VideoBitRate 200 > #VideoGopSize 30 > VideoCodec flv > #VideoIntraOnly > AudioChannels 1 > AudioCodec mp3 > AudioBitRate 64 > AudioSampleRate 44100 > VideoSize cif > #NoAudio > </Stream> > > > # ASF compatible > > <Stream test.asf> > Feed feed1.ffm > Format asf > VideoCodec msmpeg4v2 > VideoFrameRate 15 > VideoSize cif > VideoBitRate 256 > VideoGopSize 30 > VideoHighQuality > AudioBitRate 64 > AudioChannels 1 > AudioCodec mp3 > PreRoll 15 > StartSendOnKey > #NoAudio > </Stream> > > # mpeg > > <Stream test.mpg> > Feed feed1.ffm > Format mpeg > VideoCodec mpeg4 > VideoFrameRate 25 > VideoSize 352x288 > VideoBitRate 200 > #VideoGopSize 30 > AudioCodec mp3 > AudioBitRate 64 > AudioChannels 1 > AudioSampleRate 44100 > StartSendOnKey > </Stream> > ================================== > > Whereis the problem?? > > > > ow is your ffserve.conf, what sort of strea hare we talking abouth... asf > > avi, mpg1 , witch codec hare you trying to use ??? > > I do not have any problem with my stream with asf > > > # ASF compatible sqcif, qcif, cif, 4cif > > > <Stream Live.asf> > > Feed feed1.ffm > > Format asf > > VideoFrameRate 10 > > VideoSize qcif > > VideoBitRate 50 > > VideoGopSize 30 > > AudioBitRate 24 > > AudioChannels 1 > > AudioCodec mp3 > > PreRoll 15 > > StartSendOnKey > > </Stream> > > >> Le Dim 19 F?v 2006 09:44, Pete Foster a ?crit?: > >> I'm really having problems with ffserver streaming to WMP10. > >> > >> ffmpeg grabs video to a file fine, no problems at all. When trying to > >> stream, media player just doesn't want to know. > >> > >> It starts off buffering, then says it's playing, but with no media being > >> shown/heard. Then it'll start buffering again but the buffer level drops > >> rather than rises. Something like: > >> Buffering 92% > >> Buffering 74% > >> Buffering 36% > >> ... > >> > >> Interestingly, if I press "q" to stop the ffmpeg process, I get a single > >> frame in WMP10. I've tried with Real also, with similar results. > >> > >> This is with the latest CVS, all worked fine in 4.8. > >> > >> Any ideas? > >> > >> -- > >> Pete Foster > >> > >> _______________________________________________ > >> ffmpeg-user mailing list > >> ffmpeg-user@xxxxxxxxxxxx > >> http://mplayerhq.hu/mailman/listinfo/ffmpeg-user > > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user@xxxxxxxxxxxx > http://mplayerhq.hu/mailman/listinfo/ffmpeg-user > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Pipe RGB in to ffmpeg?: 00043, othellogrenoble |
|---|---|
| Next by Date: | Converting 3gpp Video on an AMD64 causes segfault: 00043, Immanuel Scheerer |
| Previous by Thread: | Pipe RGB in to ffmpeg?i: 00043, Kyle Cordes |
| Next by Thread: | Converting 3gpp Video on an AMD64 causes segfault: 00043, Immanuel Scheerer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |