[Bug 704214] h264parse: splits frame with two fields

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 18 10:40:46 PST 2013


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

--- Comment #3 from Matej Knopp <matej.knopp at gmail.com> 2013-11-18 18:40:42 UTC ---
Well, this is going to be a bit problematic then. All timestamp handling
assumes that we have one frame (two fields) in one buffer. That's why it is
broken currently (DTS interpolation doesn't work, etc). Also if this is indeed
the case then the decoders will need to be modified to merge PAFF fields
together, at least for libav.

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