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

ffmpeg backend always report duration 0 for webm file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 6.5.2
    • Multimedia
    • None
    • all
    • All

    Description

      1. try to play any .webm file
      2. MediaPlayer.duration is always 0
      3. console has the warning "AVStream duration -9223372036854775808 is invalid. Taking it from the metadata"
      4. From my understanding, you should always look for duration from the AVFormatContext::duration or AVFormatContext::metadata, AVStreamContext may not have the duration metadata at all

      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
              steve.k.chiu Steve K. Chiu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes