[Bug 694068] New: h264parser: Parse the cropping-rectangle separately.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 18 00:56:02 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=694068
GStreamer | gst-plugins-bad | git
Summary: h264parser: Parse the cropping-rectangle separately.
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: bsreerenj at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=236561)
View: https://bugzilla.gnome.org/attachment.cgi?id=236561
Review: https://bugzilla.gnome.org/review?bug=694068&attachment=236561
h264parser: Parse the cropping-rectangle separately.
The h264parser should parse the cropping rectangle separately. Because we have
to pass the cropping rectangle to the renderer instead of using the
cropped-values for decoding.Which means the width and height of SPS header will
be un-cropped dimensions.
example case: many of the 1920x1088 samples of h264 have 8 padding lines to
make the height as a multiple of 16. The actual picture dimension will be
1920x1080.
--
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