[Bug 709768] tsdemux: Fails to preroll properly on some streams that worked before

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 10 13:00:39 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709768
  GStreamer | gst-plugins-bad | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
            Summary|Cannot reproduce H264 file, |tsdemux: Fails to preroll
                   |works ok in VLC             |properly on some streams
                   |                            |that worked before
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-10-10 11:00:36 UTC ---
Confirmed, decodebin never pre-rolls on it but tsdemux does stuff all the time.
This pipeline works however:

> gst-launch-1.0 filesrc location=/home/slomo/Downloads/raw_h264.ts ! tsdemux ! decodebin ! xvimagesink

Removing tsdemux and just having decodebin there reproduces the no-preroll
problem. Also there are problems with the language code extraction but that's
unrelated.

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