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

Camera - Incorrect video duration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5.4, 6.5.5
    • Multimedia
    • None
    • Linux/Wayland

    Description

      Description:-

      When using the Camera example, a bug is observed related to video recording and pausing. The issue occurs when recording a video, pausing it, resuming recording, and then stopping. The resulting video file includes the duration of the paused period, although the video content freezes at the last recorded frame during the paused period.

      Steps to Reproduce:

      1. Build and Run Camera Example on Linux.
      2. Shift to recording mode.
      3. Start recording.
      4. Pause recording after some time.
      5. Resume Recording again.
      6. Click "Stop" to save the output video.

      Expected Behavior:- The recorded video should accurately represent the actual recording time, excluding the paused period. The video content should freeze at the last recorded frame during the pause, and the final video duration should reflect only the active recording time.

      Actual Behavior:- The recorded video includes the duration of the paused period, resulting in an inaccurate representation of the recording time. While the video is frozen during the pause, the total duration of the video file includes the time spent in the paused state as well.

      Attachments

        Issue Links

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

          Activity

            People

              qtmultimediateam Qt Multimedia Team
              alrizwan Alber Rizwan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes