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

QMediaPlayer can't play m3u8 video on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 6.3.2, 6.4.0
    • Multimedia
    • None
    • Windows

      As the demo project in attachment, m3u8 source played successfully under macOS, but got "unsupported media type" errString under Windows 10.

      I'm sure it's not a codec problem because:

      1. After I installed K-Lite Codec Pack Mega, it still can't play
      2. After I downloaded the video use
        ffmpeg -i xxx.m3u8 -acodec copy -vcodec copy out.mp4
        which keeps the codec of the video, QMediaPlayer play  out.mp4  successfully

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

            laknoll Lars Knoll
            davanoffi Davanoffi Liang
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes