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>