GNOME Bugzilla – Bug 797105
v4l2object: Should read the pixel aspect ratio in gst_v4l2_object_acquire_format()
Last modified: 2018-11-03 15:33:12 UTC
The pixel aspect ratio is read at probe time using CROPCAP. Though, for m2m decoder, the PAR is only known after the headers has been processed by the driver. For this reason, gst_v4l2_object_acquire_format(), which reads the format returned by the driver, should also read the CROPCAP.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/506.