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

Streamed video is misplaced in QVideoWidget

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.2
    • 5.2.1
    • Multimedia
    • None
    • OSX 10.9
    • bee6244e2428c4a2f4b62dd1e8896f310b2208c8

    Description

      When opening streamed video, the video output is shifted above and to the left, cropping 75% of the image. (See screenshots)

      This is easily repeated using the VideoPlayer example. Simply replace the setMedia() call by the following:
      setMedia(QUrl::fromUserInput("http://www.nasa.gov/multimedia/nasatv/NTV-Public-IPS.m3u8"));

      Expected behavior: the streamed video should be centered in the video field, just like is done with a local video file.

      ----------------

      • The first screen shot shows the shifted video in the VideoPlayer example.
      • The second screen shot shows the simultaneous view from VLC.
      • The third is of the VideoPlayer example using a video file. It's clearly well centered.

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            kubark42_ Kenz Dale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes