[Bug 709756] New: h264parse: Add a method to blindly timestamp based on upstream framerate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 9 18:51:54 CEST 2013


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

           Summary: h264parse: Add a method to blindly timestamp based on
                    upstream framerate
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: robert.swain at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Sometimes one may encounter a raw h.264 file that doesn't have any timestamp
information. It may be useful, at least for testing purposes, to be able to
apply timestamps to the frames using h264parse.

The idea is that if the sink pad caps state the stream-format=byte-stream and
contain a framerate, this is can be used to override the buffer timestamps by
starting from zero and adding the frame duration for each frame.

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