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

QMediaRecorder fails to encode to Matroska file format with some codecs

    XMLWordPrintable

Details

    • All
    • a8bf42072 (dev), a5999eca7 (6.8), ac06a6ffa (dev), 41f1b3717 (6.9), 9fa27f829 (dev), 1304efb22 (6.9), 7e34745a4 (6.8), 5a2ae2ae6 (6.8)
    • Multimedia wk 35-38, Multimedia wk 39-40, Multimedia wk 41-42, Multimedia wk 51-2

    Description

      QMediaRecorder fails to record with the following combinations of file format and codec:

                      { QMediaFormat::Matroska, QMediaFormat::VideoCodec::H264 },
                      { QMediaFormat::Matroska, QMediaFormat::VideoCodec::H265 },
                      { QMediaFormat::Matroska, QMediaFormat::VideoCodec::VP8 },
                      { QMediaFormat::Matroska, QMediaFormat::VideoCodec::VP9 },
                      { QMediaFormat::Matroska, QMediaFormat::VideoCodec::AV1 },
                      { QMediaFormat::Matroska, QMediaFormat::VideoCodec::Theora },
                      { QMediaFormat::Matroska, QMediaFormat::VideoCodec::WMV },

      The failure happens when writing the file header.

      Attachments

        Issue Links

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

          Activity

            People

              johanseg Jøger Hansegård
              johanseg Jøger Hansegård
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: