[Bug 662949] [h264parse] Doesn't use PAR from bitstream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 7 05:22:16 PST 2011


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

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-07 13:22:13 UTC ---
If upstream provides a PAR it should really use that PAR. If (in the case of
qtdemux) upstream doesn't really know the PAR it should simply not set the PAR
on the caps. Elements should be able to trust the caps provided by upstream.

So, set the PAR from the h264 stream only if upstream didn't put a PAR field
into the caps. This requires a change in qtdemux and the same should be changed
in the ffmpeg decoders too

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