[Bug 685103] mpegvideoparse: wrong pixel-aspect-ratio
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 11 13:39:56 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=685103
GStreamer | gst-plugins-bad | 2.x
--- Comment #11 from David Schleef <ds at schleef.org> 2013-02-11 21:39:54 UTC ---
We should just do what DVD players do, as this is outside the MPEG-2 spec. I'm
guessing that when display_horizontal_size > width, this means we should
stretch the video to match the display size. In other words, ignore the
display_horizontal_size and calculate the PAR based on the video size.
For display_horizontal_size < width, I am not sure. It would be best to check
pan-scan content to make sure it works.
--
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