[Bug 701397] New: mpeg4videoparse doesn't override PAR from demuxer
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri May 31 16:13:25 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=701397
GStreamer | gst-plugins-bad | git
Summary: mpeg4videoparse doesn't override PAR from demuxer
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: matej.knopp at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I have an AVI file with vprp header that has incorrect aspect ratio. Every
other player display the video right (overriding the wrong avi aspect ratio
from MPEG 4 vol), but in gstreamer the parser checks if pixel-aspect-ratio
already is present in caps and if it is it leaves it alone.
Why does gstreamer assume that the demuxer knows the real PAR better than video
parser?
--
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