Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.9
-
None
-
-
d1b3a026033fead9b6a3d454d74eaac77c6db39d
-
Multimedia, weeks 11-12, Multimedia, weeks 13-14
Description
Environment:
- Qt Version: 6.5.9
- Operating System: Android 14, Android11 (Pixel 7, realme Narzo 30A, Samsung S23Ultra)
Affected Applications:
- QML Video Recorder
- Camera Example
- Camera Example
Expected Behavior: When the record button is clicked, the application should start recording video and save the output file successfully.
Actual Behavior: Clicking the record button results in a failure to record video, with the error message: "Invalid argument".
Steps to Reproduce:
- Launch any of the affected applications.
- Ensure the camera is detected and functional.
- Click on video (in Camera example and camera Application), (In video recorder set the video codec as H265)
- Click the Record button.
- Observe the failure with the error message "Invalid argument".
Workarounds Attempted:
- Restarted the applications.
- Changed video format settings.
- Tested with different cameras.
- Checked application permissions.
Additional Information:
This issue was not reproducible in Qt6.5.8