[gstreamer-bugs] [Bug 338928] [ffdemux_aac] Cannot play certain mp4 contents
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon May 1 03:34:17 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338928
GStreamer | gst-ffmpeg | Ver: 0.10.1
Sjoerd Simons changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sjoerd at luon.net
------- Comment #3 from Sjoerd Simons 2006-05-01 10:34 UTC -------
(In reply to comment #1)
> You want qtdemux from gst-plugins-bad for this.
>
> The gst-ffmpeg demuxers should work as well of course, they've been rewritten a
> few days ago in gst-ffmpeg CVS, maybe you could give that a shot to see whether
> it works now.
>
Just tried CVS. Got the same output as the reporter:
gst-launch-0.10 playbin uri=file://$(pwd)/rb_06_apr_21.mov [~]
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /playbin0/decoder/ffdemux_aac0: Element doesn't implement
handling of this stream. Please file a bug.
Additional debug info:
gstffmpegdemux.c(1280): gst_ffmpegdemux_sink_activate ():
/playbin0/decoder/ffdemux_aac0:
failed to activate sinkpad in pull mode, push mode not implemented yet
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
You can download the video file from the rocketboom site:
http://www.rocketboom.net/video/rb_06_apr_21.mov
If i run it directly from the rocketboom site playbin apparently selects a
different plugin, but with the same result:
gst-launch-0.10 playbin uri=http://www.rocketboom.net/video/rb_06_apr_12.mov
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /playbin0/decoder/ffdemux_mov_mp4_m4a_3gp_3g20: Element
doesn't implement handling of this stream. Please file a bug.
Additional debug info:
gstffmpegdemux.c(1280): gst_ffmpegdemux_sink_activate ():
/playbin0/decoder/ffdemux_mov_mp4_m4a_3gp_3g20:
failed to activate sinkpad in pull mode, push mode not implemented yet
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list