[gstreamer-bugs] [Bug 445005] New: error while playing real media stream with ffmpeg
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Jun 6 22:53:51 PDT 2007
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=445005
GStreamer | gst-ffmpeg | Ver: 0.10.x
Summary: error while playing real media stream with ffmpeg
Product: GStreamer
Version: 0.10.x
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: hm.shashidhar at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
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:
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=445005.
More information about the Gstreamer-bugs
mailing list