[gstreamer-bugs] [Bug 395197] [avidemux] no/wrong pixel-aspect-ratio detected

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 18 07:22:13 PST 2007


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=395197

  GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #4 from Tim-Philipp Müller  2007-01-18 15:20 UTC -------
There doesn't seem to be a vprp chunk though in this file AFAICS.

mplayer gets its value from this:

    float aspect;
    aspect = av_q2d (avctx->sample_aspect_ratio) * avctx->width /
avctx->height;

If I try the same in ffmpegdec the picture looks way too wide. FWIW, in totem
the picture looks about right when force the aspect ratio to 2.11:1 (DVB) (with
an unmodified ffdec_mpeg4).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list