[Bug 731698] New: tsdemux : latest patch for accurate seeking of h264 streams has been incorrectly merged.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 15 14:39:12 PDT 2014


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

           Summary: tsdemux : latest patch for accurate seeking of h264
                    streams has been incorrectly merged.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mathieu.duponchelle at epitech.eu
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Reproduction:

gst-validate-1.0 playbin uri=file:///home/meh/devel/some_MTS_with_h264
--set-scenario scrub_forward_seeking

What should happen : progressive seeking along the file.

What happens : playback stays stuck at the first picture.

Caused by 0020a9344d53a5298c486817171f3aecf6c55249 (tsdemux: Remove unused
variable) and the modification of the proposed patch, which actually used that
variable, to account for this change.

I propose reverting 0020a9344d53a5298c486817171f3aecf6c55249 and merging the
patch I'll attach.

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