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

[Camera example] Recorded file has 30 fps with 60 fps camera format

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.8
    • Multimedia
    • macOS

      Recording video with iPhone SE 2020 connected as a camera to a mac results in a 30 fps file even when using camera format "NV12 1920x1440 6-60FPS" and setting Framerate to anything between 30 and 60 in the example's Video settings. Tested with H.265, H.264 and mjpeg codecs, mp4 container.

      Problem exists with both FFmpeg and darwin media backends, but with darwin I'm not able to encode with 60 fps at all, while with FFmpeg, choosing a lower res camera format works fine:

      "NV12 1920x1080 3-60FPS" the resulting file is has 59.99 fps.

      Tested with widget example, but it seems like the declarative example has the same problem.

       

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

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

              Created:
              Updated:

                There are no open Gerrit changes