[gstreamer-bugs] [Bug 323332] mpeg2dec sets wrong aspect ratio for 16:9 dvds

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 16 04:43:12 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=323332
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS





------- Comment #8 from Michal Benes  2006-01-16 12:43 UTC -------
This is bad. From all I know, it seems that such specs-violating mpeg streams
are quite common and that the authoritative information should be taken from
the .ifo file. (BTW: mplayer ignores PAR from mpeg2dec completely)

Now, the question is how to solve this. I see two possibilities: 
- create a dvdmpeg2dec that will try guess the correct PAR knowing that the
given stream is from DVD. But I do not know how to handle this by autopluggers
(put dvdstream=true to caps?)
- propagate the information from .ifo file to mpeg2dec somehow. Probably using
application event - but this assumes that the source is dvdsrc.


-- 
Configure bugmail: http://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