[Bug 675866] playbin2 doesn't preroll with a certain mkv with truehd audio es

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 14 06:44:55 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=675866
  GStreamer | gst-plugins-base | unspecified

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-06-14 13:44:54 UTC ---
Testing with the second video, to have one issue at a time:

Using playbin2 with the audio flag off, the video plays fine.

The ffmpeg DCA decoder doesn't like the data and errors out. ffplay and VLC
play the file with no audio either. I guess GStreamer should error out instead
of hanging waiting for preroll, but that may break existing streams where
errors happen in the middle of a stream.

A possible way out would be to only error out when no buffer was pushed yet,
but that doesn't feel quite right either.

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