[Bug 680262] [0.11] decodebin: 3gp preroll regression caused by pad blocking changes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 20 01:59:24 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=680262
  GStreamer | gst-plugins-base | 0.11.x

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-07-20 08:59:19 UTC ---
Steps to reproduce:

 $ wget -O /tmp/342095-hello.3gp
'https://bugzilla.gnome.org/attachment.cgi?id=65660'
 $ gst-discoverer-1.0 /tmp/342095-hello.3gp


Works:
 $ gst-launch-1.0 filesrc location=/tmp/342095-hello.3gp ! qtdemux name=d  d. !
queue ! avdec_h263 ! xvimagesink  d. ! queue ! amrnbdec ! pulsesink

Does not work:
 $ gst-launch-1.0 filesrc location=/tmp/342095-hello.3gp ! decodebin name=d  d.
! queue ! avdec_h263 ! xvimagesink  d. ! queue ! amrnbdec ! pulsesink

-- 
Configure bugmail: https://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