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

Add support for Bayer codecs to QMediaPlayer

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4.0
    • Multimedia
    • Windows

    Description

      In automotive industry often used camera sensors producing image/video data in Bayer formats (Hyundai, Kia... https://www.mdpi.com/1424-8220/21/2/653/htm).
      There is a number of ways to store such data. The most preferable way is to keep the data unchanged in a lossless format supported by modern media players.
      For instance, the data can be packed to AVI files using one of these codecs (fourCC): BGGR, BYR2, CFHD (CineForm), etc.
      Qt Multimedia doesn't support any of these formats and such video files can't be played without decoding and encoding them to supported formats.

      CineForm samples can be created in VirtualDub2; BGGR and BYR2 are 8bpc and 16bpc uncompressed raw formats

      Attachments

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

        Activity

          People

            veheinon Veli-Pekka Heinonen
            alexey89 alexey89
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes