I found pdp_ffmpeg~ alonf with ffserver working great except for some "minor" issues:
mspeg4.. codecs are workin fine though. this happens with pidip-0.12.13 and all availble ffmpeg version I tried out and compiled against (0.4.8, latest cvs, 2003-03-04..) is this working for anyone?
make those lousy proprietary players happy.... anyone experienced with ffserver streaming and what players to recommend for playback?
best, m.
hi,
m wrote:
I found pdp_ffmpeg~ alonf with ffserver working great except for some "minor" issues:
- pd segfaults when trying to feed a mpeg4 encoded stream to ffserver.
mspeg4.. codecs are workin fine though. this happens with pidip-0.12.13 and all availble ffmpeg version I tried out and compiled against (0.4.8, latest cvs, 2003-03-04..) is this working for anyone?
mm, you mean a mpeg4 container ? what's your configuration file like ? i know mpeg4 codecs works fine, using an mpeg1video container [ old skool ]...
- mplayer plays everything, but it seem I cannot get anything out which
make those lousy proprietary players happy.... anyone experienced with ffserver streaming and what players to recommend for playback?
usually recommended : mplayer or xine for linux vlc for other platforms, with some bugs unfortunately.
we'll be testing in 2 days : http://www.share.dj/anyware/ ( oh, i shouldn't say that, our servers are soooo weak ... )
cheers, sevy
best, m.
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Yves Degoyon ydegoyon@free.fr wrote [Wed, 14 Apr 2004 02:47:33 +0200]:
- pd segfaults when trying to feed a mpeg4 encoded stream to ffserver.
mspeg4.. codecs are workin fine though. this happens with pidip-0.12.13 and all availble ffmpeg version I tried out and compiled against (0.4.8, latest cvs, 2003-03-04..) is this working for anyone?
mm, you mean a mpeg4 container ? what's your configuration file like ? i know mpeg4 codecs works fine, using an mpeg1video container [ old skool ]...
no I mean codec "mpeg4", no matter which container . for instance trying to feed this, results in a segementation fault. but is working ok with standalone ffmeg and als working fine with codec "mspeg4" -.. ?? ):
<Stream test.asf> Feed test.ffm Format asf VideoCodec mpeg4 VideoFrameRate 15 VideoSize 320x240 VideoBitRate 300 VideoGopSize 30 AudioCodec mp3 AudioBitRate 32 AudioChannels 1 AudioSampleRate 44100 </Stream>
hi,
here, your configuration file causes pd to hang, well it seems to refuse to stream this, but this depends on the ffmpeg version, i use ffmpeg-cvs-2003-04-03.
it's also the case with the standalone ffmpeg.
cheers, sevy
m wrote:
Yves Degoyon ydegoyon@free.fr wrote [Wed, 14 Apr 2004 02:47:33 +0200]:
- pd segfaults when trying to feed a mpeg4 encoded stream to ffserver.
mspeg4.. codecs are workin fine though. this happens with pidip-0.12.13 and all availble ffmpeg version I tried out and compiled against (0.4.8, latest cvs, 2003-03-04..) is this working for anyone?
mm, you mean a mpeg4 container ? what's your configuration file like ? i know mpeg4 codecs works fine, using an mpeg1video container [ old skool ]...
no I mean codec "mpeg4", no matter which container . for instance trying to feed this, results in a segementation fault. but is working ok with standalone ffmeg and als working fine with codec "mspeg4" -.. ?? ):
<Stream test.asf> Feed test.ffm Format asf VideoCodec mpeg4 VideoFrameRate 15 VideoSize 320x240 VideoBitRate 300 VideoGopSize 30 AudioCodec mp3 AudioBitRate 32 AudioChannels 1 AudioSampleRate 44100 </Stream>
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list