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

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes