[Bug 752279] decodebin: high-quality videos in ogv format fail to preroll/play

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 12 09:53:29 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752279

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
          Component|don't know                  |gst-plugins-base
            Version|1.0.0                       |git master
            Summary|No playback for             |decodebin: high-quality
                   |high-quality videos in ogv  |videos in ogv format fail
                   |format                      |to preroll/play

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, I can reproduce this with git master.

Likely an issue in decodebin or multiqueue.

A manual pipeline works:

gst-launch-1.0 filesrc location=752279.ogv  ! oggdemux name=d  d. ! queue !
theoradec ! queue ! xvimagesink  d. ! queue ! vorbisdec ! queue !
progressreport update-freq=1 ! pulsesink

-- 
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