[Bug 731351] x264enc: Shift PTS and DTS with bframes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 25 12:47:54 PDT 2014


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #278067|none                        |committed
             status|                            |

--- Comment #2 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-07-25 19:47:51 UTC ---
(From update of attachment 278067)
commit 698714fc9781c614ea5d65744508d5db73f16066
Author: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
Date:   Fri Jun 6 20:23:15 2014 -0400

    x264enc: Shift both PTS and DTS to ensure positive timestamp

    Currently we only shift DTS to compensate that we don't support negative
    timestamp. This cause a problem that PTS is no longer >= DTS and may
    make muxers live much harder. Instead, shift both PTS/DTS forward. Also
    remove all the hack to handle this which seems the result of thinking
libx264
    is bugged.

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

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