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

Handle changing format of video/audio frames

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.8
    • 6.5, 6.6, 6.7, 6.8
    • Multimedia
    • None

    Description

      The Media recorder should not fail if it gets a frame of a new format.

      Use cases:

      • Window capturing + Recording + Window resizing. Handling of It's already implemented.
      • User changes format in custom video output.

      Even though we haven't finalized the API of custom inputs and are not certain about changing the formats there, it's nice to have the feature to be flexible with encoding, considering the implementation is expected to be pretty simple.

      Implementation details:

      • Recreate the resampler if the audio format has changed
      • Recreate scaling if the video format has changed

      Attachments

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

        Activity

          People

            artemiy Artem Dyomin
            artemiy Artem Dyomin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes