GNOME Bugzilla – Bug 445005
error while playing real media stream with ffmpeg
Last modified: 2007-07-16 22:26:33 UTC
Steps to reproduce: 1. 2. 3. Stack trace: 1 )gives a error while running .rm file with ffdemux_rm with ffdec_rv10 or ffdec_rv20 gst-launch-0.10 filesrc location=/home/test_input/test.rm ! ffdemux_rm ! ffdec_rv10 ! sdlvideosink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ** (gst-launch-0.10:16333): WARNING **: Unknown codec ID 72, please add here (gst-launch-0.10:16333): GStreamer-CRITICAL **: gst_pad_push_event: assertion `GST_IS_PAD (pad)' failed ERROR: from element /pipeline0/ffdec_rv100: Internal GStreamer error: negotiation problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. Additional debug info: gstffmpegdec.c(1276): gst_ffmpegdec_chain (): /pipeline0/ffdec_rv100: ffdec_rv10: input format was not set before data start ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... FREEING pipeline ... 2 ) How to run video extracted files from .rm(.bits file) with ffdec_rv20 or ffdec_rv10.Gives a warning when i tried the following comand. gst-launch-0.10 filesrc location=/home/test_input/salesman.bit ! ffdec_rv20 ! filesink location=salesman.yuv Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /pipeline0/ffdec_rv200: Internal GStreamer error: negotiation problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. Additional debug info: gstffmpegdec.c(1276): gst_ffmpegdec_chain (): /pipeline0/ffdec_rv200: ffdec_rv20: input format was not set before data start ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... FREEING pipeline ... Other information:
what version of gst-ffmpeg are you using? this should be fixed in gst-ffmpeg-0.10.2.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!