********* Start testing of tst_QMediaCaptureSession *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QMediaCaptureSession::initTestCase()
QINFO  : tst_QMediaCaptureSession::testAudioMute() qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1.2 LGPL version 2.1 or later
QINFO  : tst_QMediaCaptureSession::testAudioMute() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Music/test.m4a" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaCaptureSession::testAudioMute()
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown() QAudioSource::start() called while already started
PASS   : tst_QMediaCaptureSession::stress_test_setup_and_teardown()
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_session() QAudioSource::start() called while already started
PASS   : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_session()
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_recorder() QAudioSource::start() called while already started
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_recorder() QAudioSource::start() called while already started
PASS   : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_recorder()
PASS   : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_camera()
PASS   : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_audioinput()
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_audiooutput() QAudioSource::start() called while already started
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_audiooutput() QAudioSource::start() called while already started
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_audiooutput() QAudioSource::start() called while already started
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_audiooutput() QAudioSource::start() called while already started
PASS   : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_audiooutput()
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_video() QAudioSource::start() called while already started
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_video() QAudioSource::start() called while already started
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_video() QAudioSource::start() called while already started
QWARN  : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_video() QAudioSource::start() called while already started
PASS   : tst_QMediaCaptureSession::stress_test_setup_and_teardown_keep_video()
QINFO  : tst_QMediaCaptureSession::record_video_without_preview() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Videos/video_0001.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
PASS   : tst_QMediaCaptureSession::record_video_without_preview()
PASS   : tst_QMediaCaptureSession::can_add_and_remove_AudioInput_with_and_without_AudioOutput_attached()
SKIP   : tst_QMediaCaptureSession::can_change_AudioDevices_on_attached_AudioInput() Two audio inputs are not available
   Loc: [/home/qt/work/qt/qtmultimedia/tests/auto/integration/qmediacapturesession/tst_qmediacapturesession.cpp(388)]
QINFO  : tst_QMediaCaptureSession::can_change_AudioInput_during_recording() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Music/record_0001.m4a" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaCaptureSession::can_change_AudioInput_during_recording()
PASS   : tst_QMediaCaptureSession::disconnects_deleted_AudioInput()
PASS   : tst_QMediaCaptureSession::can_move_AudioInput_between_sessions()
PASS   : tst_QMediaCaptureSession::disconnects_deleted_AudioOutput()
PASS   : tst_QMediaCaptureSession::can_move_AudioOutput_between_sessions_and_player()
PASS   : tst_QMediaCaptureSession::disconnects_deleted_AudioBufferInput()
PASS   : tst_QMediaCaptureSession::can_move_AudioBufferInput_between_sessions()
PASS   : tst_QMediaCaptureSession::disconnects_deleted_VideoFrameInput()
PASS   : tst_QMediaCaptureSession::can_move_VideoFrameInput_between_sessions()
QINFO  : tst_QMediaCaptureSession::can_add_and_remove_Camera() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Videos/video_0001.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
PASS   : tst_QMediaCaptureSession::can_add_and_remove_Camera()
PASS   : tst_QMediaCaptureSession::can_move_Camera_between_sessions()
QINFO  : tst_QMediaCaptureSession::can_disconnect_Camera_when_recording() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Videos/video_0001.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
PASS   : tst_QMediaCaptureSession::can_disconnect_Camera_when_recording()
QINFO  : tst_QMediaCaptureSession::can_add_and_remove_different_Cameras() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Videos/video_0001.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
PASS   : tst_QMediaCaptureSession::can_add_and_remove_different_Cameras()
QINFO  : tst_QMediaCaptureSession::can_change_CameraDevice_on_attached_Camera() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Videos/video_0001.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QINFO  : tst_QMediaCaptureSession::can_change_CameraDevice_on_attached_Camera() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Videos/video_0001.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
PASS   : tst_QMediaCaptureSession::can_change_CameraDevice_on_attached_Camera()
PASS   : tst_QMediaCaptureSession::can_change_VideoOutput_with_and_without_camera()
QINFO  : tst_QMediaCaptureSession::can_change_VideoOutput_when_recording() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Videos/video_0001.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaCaptureSession::can_change_VideoOutput_when_recording() QRhi* {anonymous}::ThreadLocalRhiHolder::ensureRhi(QRhi*) : No RHI backend. Using CPU conversion.
PASS   : tst_QMediaCaptureSession::can_change_VideoOutput_when_recording()
QINFO  : tst_QMediaCaptureSession::can_add_and_remove_recorders() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Music/record_0001.m4a" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaCaptureSession::can_add_and_remove_recorders()
PASS   : tst_QMediaCaptureSession::can_move_Recorder_between_sessions()
PASS   : tst_QMediaCaptureSession::cannot_record_without_Camera_and_AudioInput()
QINFO  : tst_QMediaCaptureSession::can_record_AudioInput_with_null_AudioDevice() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Music/record_0001.m4a" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaCaptureSession::can_record_AudioInput_with_null_AudioDevice()
QINFO  : tst_QMediaCaptureSession::can_record_Camera_with_null_CameraDevice() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Videos/video_0001.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
PASS   : tst_QMediaCaptureSession::can_record_Camera_with_null_CameraDevice()
QINFO  : tst_QMediaCaptureSession::recording_stops_when_recorder_removed() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Music/record_0001.m4a" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaCaptureSession::recording_stops_when_recorder_removed()
PASS   : tst_QMediaCaptureSession::can_add_and_remove_ImageCapture()
PASS   : tst_QMediaCaptureSession::can_move_ImageCapture_between_sessions()
PASS   : tst_QMediaCaptureSession::capture_is_not_available_when_Camera_is_null()
QINFO  : tst_QMediaCaptureSession::can_add_ImageCapture_and_capture_during_recording() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/home/qt/Videos/video_0001.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
PASS   : tst_QMediaCaptureSession::can_add_ImageCapture_and_capture_during_recording()
QWARN  : tst_QMediaCaptureSession::can_switch_audio_output() QAudioSource::start() called while already started
PASS   : tst_QMediaCaptureSession::can_switch_audio_output()
PASS   : tst_QMediaCaptureSession::can_switch_audio_input()
PASS   : tst_QMediaCaptureSession::can_clear_audio_output()
PASS   : tst_QMediaCaptureSession::can_clear_audio_input()
PASS   : tst_QMediaCaptureSession::cleanupTestCase()
Totals: 42 passed, 0 failed, 1 skipped, 0 blacklisted, 18456ms
********* Finished testing of tst_QMediaCaptureSession *********
