[Bug 736190] avidemux output invalid pts

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 6 07:55:31 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736190
  GStreamer | gst-plugins-good | 1.x

--- Comment #1 from Nicola <lists at svrinformatica.it> 2014-09-06 14:55:27 UTC ---
the problem could be in avidemux here:

http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/avi/gstavidemux.c#n5214

as you can see avidemux set pts none on all delta units

or in matroskamux here:

http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/matroska/matroska-mux.c#n3266

that consider only pts and not dts

what should be fixed?

1) avidemux should set pts and dts 
2) matroskamux should consider both pts and dts

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