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

ffmpeg backend always report duration 0 for webm file

XMLWordPrintable

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

      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

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

            johanseg Jøger Hansegård
            steve.k.chiu Steve K. Chiu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes