Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-125249

[gstreamer] pixel-aspect-ratio keeps always scales width

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 6.8
    • Multimedia

      when scaling a video with a pixel-aspect-ratio, gstreamer will always keep the pixel height constant, but will scale the width.
      the ffmpeg backend however will scale the height, if the pixel aspect ration is less than 1/1.

      the gstreamer behaviour is hardcoded do try to keep the height "because of interlacing": https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gst-plugins-base/gst/videoconvertscale/gstvideoconvertscale.c?ref_type=heads#L1587

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtmultimediateam Qt Multimedia Team
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes