[Bug 683142] h264parse: should proxy demuxer width+height (incorrectly reports Canon MOV resolution as 1920x1088 instead of 1920x1080)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 13 11:26:59 PST 2012


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

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-12-13 19:26:56 UTC ---
IMHO,

 - sanity checking upstream width/height is "nice", but not really
super-important

 - decoders *should* take the provided upstream size and crop (there's a bug
about that I think)

 - the commit is needed either way, even if we add crop metadata as well,
because:

 - the width/height in the caps should always reflect the effective
width/height after cropping. This is the case with videocrop even when using
crop meta (hopefully!), and should be the case here as well.

I'm not sure what the crop meta adds in this context, or how it would work
exactly.

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