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

Make sure qffmpegdemuxer handles avPacket.pts == AV_NOPTS_VALUE nicely

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8, 6.9
    • Multimedia
    • None
    • All

    Description

      In out test function tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats, the CaptureSessionFixture produces video files containing packets with undefined presentation timestamps. These show up in QFFmpeg::Demuxer as AVPacket with pts property set to AV_NOPTS_VALUE.

      We should make sure the demuxer deals with these packets in a sensible way.

      Attachments

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

        Activity

          People

            qtmultimediateam Qt Multimedia Team
            lars.sutterud Lars Sutterud
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes