Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-122014 Make FFmpeg backend on par with native backends
  3. QTBUG-122171

Implement fallback in codecs lookup on codec opening fail

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Unresolved
    • P2: Important
    • None
    • Multimedia
    • None
    • All
    • fe2f8faf5 (dev)

    Description

      Currently, if a codec is unable to open, we emit an error.

      Issue:
      Some codecs fail on the opening step even though ffmpeg reports they're available.
      E.g.

      Solution
      If the user doesn't set the exact codec type and the codec opening fails, we should fall back to another codec type.

      Note
      Hw devices are supposed to be handled properly upon the fallback.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes