[gstreamer-bugs] [Bug 587799] h264parse not chopping the correct timestamp
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 10 12:36:34 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=587799
GStreamer | gst-plugins-bad | git
--- Comment #4 from Mark Nauwelaerts <manauw at skynet.be> 2009-12-10 20:36:30 UTC ---
Following pipeline fragment should generate h264 access-units with timestamps
based on framerate (using a recent h264parse and 'stamp' element [see
aforementioned link]):
filesrc location=test.h264 ! h264parse access-unit=true !
video/x-h264,framerate=25/1 ! stamp ! fakesink
Note that recent h264parse has a few more tricks (e.g. converting from Annex B
bytestream format to AVC sample format), and that the above pipeline may
obviously need extending (e.g. for the audio part, where aacparse probably
generates decent timestamps with ok input).
--
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