********* Start testing of tst_QMediaRecorderBackend *********
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_QMediaRecorderBackend::initTestCase()
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio() qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1.2 LGPL version 2.1 or later
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(WMV without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend-gsahWb/filename.wmv" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(WMV without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(WMV with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend-TAByXi/filename.mp4" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(WMV with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(AVI without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend-aigOzG/filename.avi" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(AVI without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(AVI with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend-iuKaSG/filename.mp4" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(AVI with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Matroska without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend-ytdxYJ/filename.mkv" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Matroska without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Matroska with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend-aDtniZ/filename.mp4" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Matroska with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(MPEG-4 without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend-mkBCWO/filename.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(MPEG-4 without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(MPEG-4 with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend-wqOkza/filename.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(MPEG-4 with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Ogg without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Ogg Video to "/tmp/tst_qmediarecorderbackend-pxwOxD/filename.ogv" with format: QMediaFormat::Ogg, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Ogg without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Ogg with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Ogg Video to "/tmp/tst_qmediarecorderbackend-UfKycC/filename.mp4" with format: QMediaFormat::Ogg, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Ogg with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(QuickTime without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend-fJSdzY/filename.qt" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(QuickTime without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(QuickTime with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend-nHqGfn/filename.mp4" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(QuickTime with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(MPEG-4 Audio without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend-YCsCQf/filename.m4a" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(MPEG-4 Audio without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(MPEG-4 Audio with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend-SMjELh/filename.mp4" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(MPEG-4 Audio with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(AAC without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ADTS AAC (Advanced Audio Coding) to "/tmp/tst_qmediarecorderbackend-UBgqGi/filename.aac" with format: QMediaFormat::AAC, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(AAC without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(AAC with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ADTS AAC (Advanced Audio Coding) to "/tmp/tst_qmediarecorderbackend-JtNjlT/filename.mp4" with format: QMediaFormat::AAC, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(AAC with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(WMA without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend-rNRStv/filename.wma" with format: QMediaFormat::WMA, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(WMA without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(WMA with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend-UyIaQo/filename.mp4" with format: QMediaFormat::WMA, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(WMA with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(FLAC without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer raw FLAC to "/tmp/tst_qmediarecorderbackend-JmZhXa/filename.flac" with format: QMediaFormat::FLAC, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(FLAC without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(FLAC with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer raw FLAC to "/tmp/tst_qmediarecorderbackend-ffCnxo/filename.mp4" with format: QMediaFormat::FLAC, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(FLAC with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Wave without extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer WAV / WAVE (Waveform Audio) to "/tmp/tst_qmediarecorderbackend-EkLghe/filename.wav" with format: QMediaFormat::Wave, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Wave without extension)
QINFO  : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Wave with wrong extension) qt.multimedia.ffmpeg.encoder: Recording new media with muxer WAV / WAVE (Waveform Audio) to "/tmp/tst_qmediarecorderbackend-lgtyKF/filename.mp4" with format: QMediaFormat::Wave, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_createsFileWithExpectedExtension_whenRecordingAudio(Wave with wrong extension)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_whenInputFrameShrinksOverTime() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.oGAiwQ" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_whenInputFrameShrinksOverTime() Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_whenInputFrameShrinksOverTime() qt.multimedia.playbackengine.codec: "No HW decoder found"
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_whenInputFrameShrinksOverTime() QRhi* {anonymous}::ThreadLocalRhiHolder::ensureRhi(QRhi*) : No RHI backend. Using CPU conversion.
PASS   : tst_QMediaRecorderBackend::record_writesVideo_whenInputFrameShrinksOverTime()
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_whenInputFrameGrowsOverTime() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.tgfGKA" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_whenInputFrameGrowsOverTime() Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_whenInputFrameGrowsOverTime() qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_whenInputFrameGrowsOverTime()
QINFO  : tst_QMediaRecorderBackend::record_stopsRecording_whenInputsReportedEndOfStream(audio stops first) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.xcjhJD" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_stopsRecording_whenInputsReportedEndOfStream(audio stops first) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_stopsRecording_whenInputsReportedEndOfStream(audio stops first) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_stopsRecording_whenInputsReportedEndOfStream(audio stops first)
QINFO  : tst_QMediaRecorderBackend::record_stopsRecording_whenInputsReportedEndOfStream(video stops first) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.FuXxSm" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_stopsRecording_whenInputsReportedEndOfStream(video stops first) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_stopsRecording_whenInputsReportedEndOfStream(video stops first) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_stopsRecording_whenInputsReportedEndOfStream(video stops first)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(No rotation, not mirrored) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.hRhRbu" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(No rotation, not mirrored) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(No rotation, not mirrored) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(No rotation, not mirrored)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(90 degrees, not mirrored) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.IWneOs" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(90 degrees, not mirrored) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(90 degrees, not mirrored) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(90 degrees, not mirrored)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(180 degrees, not mirrored) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.BSyIFB" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(180 degrees, not mirrored) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(180 degrees, not mirrored) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(180 degrees, not mirrored)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(270 degrees, not mirrored) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.zPGjSM" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(270 degrees, not mirrored) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(270 degrees, not mirrored) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(270 degrees, not mirrored)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(No rotation, mirrored) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.xRAZCz" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(No rotation, mirrored) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(No rotation, mirrored) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(No rotation, mirrored)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(90 degrees, mirrored) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.yJtaSA" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(90 degrees, mirrored) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(90 degrees, mirrored) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(90 degrees, mirrored)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(180 degrees, mirrored) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.kTOcrv" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(180 degrees, mirrored) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(180 degrees, mirrored) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(180 degrees, mirrored)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(270 degrees, mirrored) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.IuEQvD" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(270 degrees, mirrored) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(270 degrees, mirrored) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withoutTransforms_whenPresentationTransformsPresent(270 degrees, mirrored)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ARGB8888) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.cgjmKc" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ARGB8888) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ARGB8888) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ARGB8888)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ARGB8888 Premultiplied) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.RCVUNv" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ARGB8888 Premultiplied) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ARGB8888 Premultiplied) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ARGB8888 Premultiplied)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(XRGB8888) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.ktUfqo" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(XRGB8888) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(XRGB8888) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(XRGB8888)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRA8888) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.iMNkmp" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRA8888) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRA8888) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRA8888)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRA8888 Premultiplied) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.uvXUdS" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRA8888 Premultiplied) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRA8888 Premultiplied) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRA8888 Premultiplied)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRX8888) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.LKbpxm" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRX8888) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRX8888) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(BGRX8888)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ABGR8888) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.jECAcy" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ABGR8888) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ABGR8888) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(ABGR8888)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(XBGR8888) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.LGvkqg" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(XBGR8888) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(XBGR8888) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(XBGR8888)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(RGBA8888) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.MkTZTM" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(RGBA8888) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(RGBA8888) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(RGBA8888)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(RGBX8888) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.VhmxPY" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(RGBX8888) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(RGBX8888) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(RGBX8888)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUV420P) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.mPpvHa" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUV420P) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUV420P) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUV420P)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUV422P) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.WpDCqQ" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUV422P) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUV422P) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUV422P)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(UYVY) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.hArxup" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(UYVY) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(UYVY) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(UYVY)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUYV) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.UaHMia" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUYV) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUYV) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(YUYV)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(NV12) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.aTJhmT" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(NV12) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(NV12) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(NV12)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(NV21) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.CBaEge" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(NV21) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(NV21) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(NV21)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(Y8) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.ydlbXr" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(Y8) Invalid frameRate 0 ; Using the default instead
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(Y8) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withCorrectColors(Y8)
QINFO  : tst_QMediaRecorderBackend::actualLocation_returnsNonEmptyLocation_whenRecorderEntersRecordingState() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend-eBjqDi/any_file_name.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
PASS   : tst_QMediaRecorderBackend::actualLocation_returnsNonEmptyLocation_whenRecorderEntersRecordingState()
QWARN  : tst_QMediaRecorderBackend::record_writesToOutputDevice_whenWritableOutputDeviceAndLocationAreSet() qt.multimedia.ffmpeg.encoder: Both outputDevice and outputLocation has been set to QMediaRecorder
QINFO  : tst_QMediaRecorderBackend::record_writesToOutputDevice_whenWritableOutputDeviceAndLocationAreSet() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "IO device" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_writesToOutputDevice_whenWritableOutputDeviceAndLocationAreSet()
QWARN  : tst_QMediaRecorderBackend::record_writesToOutputLocation_whenNotWritableOutputDeviceAndLocationAreSet() qt.multimedia.ffmpeg.encoder: Both outputDevice and outputLocation has been set to QMediaRecorder
QWARN  : tst_QMediaRecorderBackend::record_writesToOutputLocation_whenNotWritableOutputDeviceAndLocationAreSet() qt.multimedia.ffmpeg.encoder: Output device has been set but not it's not writable
QINFO  : tst_QMediaRecorderBackend::record_writesToOutputLocation_whenNotWritableOutputDeviceAndLocationAreSet() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend-eBjqDi/file_to_be_not_created.mp4" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_writesToOutputLocation_whenNotWritableOutputDeviceAndLocationAreSet()
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.bGVnZW" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,Unspecified) Actual format used:  "WMV" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG1) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.SdiOnz" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG1
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG1) Actual format used:  "WMV" / "MPEG1"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG1) qt.multimedia.playbackengine.codec: "No HW decoder found"
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG1) QFFmpeg::Demuxer received AVPacket with pts == AV_NOPTS_VALUE
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG1) QFFmpeg::Demuxer received AVPacket with pts == AV_NOPTS_VALUE
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG1)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG2) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.WadaWF" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG2
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG2) Actual format used:  "WMV" / "MPEG2"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG2) qt.multimedia.playbackengine.codec: "No HW decoder found"
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG2) QFFmpeg::Demuxer received AVPacket with pts == AV_NOPTS_VALUE
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG2) QFFmpeg::Demuxer received AVPacket with pts == AV_NOPTS_VALUE
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG2)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG4) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.hLSpfX" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG4) Actual format used:  "WMV" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG4) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MPEG4)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MotionJPEG) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.FoYBtC" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MotionJPEG
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MotionJPEG) Actual format used:  "WMV" / "MotionJPEG"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MotionJPEG) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMV,MotionJPEG)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.sWVMbp" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,Unspecified) Actual format used:  "AVI" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG1) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.efnoGf" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG1
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG1) Actual format used:  "AVI" / "MPEG1"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG1) qt.multimedia.playbackengine.codec: "No HW decoder found"
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG1) QFFmpeg::Demuxer received AVPacket with pts == AV_NOPTS_VALUE
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG1) QFFmpeg::Demuxer received AVPacket with pts == AV_NOPTS_VALUE
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG1)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG2) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.XoShMm" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG2
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG2) Actual format used:  "AVI" / "MPEG2"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG2) qt.multimedia.playbackengine.codec: "No HW decoder found"
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG2) QFFmpeg::Demuxer received AVPacket with pts == AV_NOPTS_VALUE
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG2) QFFmpeg::Demuxer received AVPacket with pts == AV_NOPTS_VALUE
QWARN  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG2) QFFmpeg::Demuxer received AVPacket with pts == AV_NOPTS_VALUE
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG2)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG4) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.jFIpeK" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG4) Actual format used:  "AVI" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG4) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MPEG4)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MotionJPEG) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.REDVtu" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MotionJPEG
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MotionJPEG) Actual format used:  "AVI" / "MotionJPEG"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MotionJPEG) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AVI,MotionJPEG)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.SUYSKZ" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,Unspecified) Actual format used:  "Matroska" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG1) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.iRXfap" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG1
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG1) Actual format used:  "Matroska" / "MPEG1"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG1) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG1)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG2) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.jjnsAt" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG2
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG2) Actual format used:  "Matroska" / "MPEG2"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG2) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG2)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG4) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.ohdtEj" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG4) Actual format used:  "Matroska" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG4) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MPEG4)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MotionJPEG) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.uBqBWw" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MotionJPEG
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MotionJPEG) Actual format used:  "Matroska" / "MotionJPEG"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MotionJPEG) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Matroska,MotionJPEG)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.mRmdbf" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,Unspecified) Actual format used:  "MPEG-4" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG1) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.dDvthI" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG1
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG1) Actual format used:  "MPEG-4" / "MPEG1"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG1) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG1)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG2) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.qUYpkb" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG2
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG2) Actual format used:  "MPEG-4" / "MPEG2"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG2) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG2)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG4) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.hOhPbV" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG4) Actual format used:  "MPEG-4" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG4) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MPEG4)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MotionJPEG) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.nVWWie" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MotionJPEG
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MotionJPEG) Actual format used:  "MPEG-4" / "MotionJPEG"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MotionJPEG) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4,MotionJPEG)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Ogg,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.MQGnHS" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Ogg,Unspecified) Actual format used:  "MPEG-4" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Ogg,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Ogg,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.BUsVOE" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,Unspecified) Actual format used:  "QuickTime" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG1) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.SoTOOx" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG1
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG1) Actual format used:  "QuickTime" / "MPEG1"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG1) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG1)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG2) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.dRDIaW" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG2
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG2) Actual format used:  "QuickTime" / "MPEG2"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG2) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG2)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG4) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.rnALJn" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG4) Actual format used:  "QuickTime" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG4) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MPEG4)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MotionJPEG) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.OZPHVp" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MotionJPEG
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MotionJPEG) Actual format used:  "QuickTime" / "MotionJPEG"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MotionJPEG) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(QuickTime,MotionJPEG)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4 Audio,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.nFjMuQ" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4 Audio,Unspecified) Actual format used:  "MPEG-4" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4 Audio,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(MPEG-4 Audio,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AAC,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.RhIdeo" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AAC,Unspecified) Actual format used:  "MPEG-4" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AAC,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(AAC,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMA,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.xUgnMH" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMA,Unspecified) Actual format used:  "MPEG-4" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMA,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(WMA,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(FLAC,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.HHiOZJ" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(FLAC,Unspecified) Actual format used:  "MPEG-4" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(FLAC,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(FLAC,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Wave,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.cyWfwk" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QDEBUG : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Wave,Unspecified) Actual format used:  "MPEG-4" / "MPEG4"
QINFO  : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Wave,Unspecified) qt.multimedia.playbackengine.codec: "No HW decoder found"
PASS   : tst_QMediaRecorderBackend::record_writesVideo_withAllSupportedVideoFormats(Wave,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.xFnbNi" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,Unspecified) Actual format:  "WMV" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,AAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.tKRXTB" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,AAC) Actual format:  "WMV" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,AAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,AC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.BTphrm" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::AC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,AC3) Actual format:  "WMV" , "AC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,AC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,EAC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.mYFnMd" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::EAC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,EAC3) Actual format:  "WMV" , "EAC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,EAC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,FLAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.lcoTZN" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,FLAC) Actual format:  "WMV" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,FLAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,Wave) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.LEXanU" with format: QMediaFormat::WMV, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,Wave) Actual format:  "WMV" , "Wave"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMV,Wave)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.DTOKAz" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,Unspecified) Actual format:  "AVI" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,AAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.cNfyfE" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,AAC) Actual format:  "AVI" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,AAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,AC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.sZcSJP" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::AC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,AC3) Actual format:  "AVI" , "AC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,AC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,EAC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.WsIcDl" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::EAC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,EAC3) Actual format:  "AVI" , "EAC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,EAC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,FLAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.DCJzEr" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,FLAC) Actual format:  "AVI" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,FLAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,Wave) qt.multimedia.ffmpeg.encoder: Recording new media with muxer AVI (Audio Video Interleaved) to "/tmp/tst_qmediarecorderbackend.IshkAH" with format: QMediaFormat::AVI, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,Wave) Actual format:  "AVI" , "Wave"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AVI,Wave)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.RDACNr" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,Unspecified) Actual format:  "Matroska" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,AAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.lFRfDF" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,AAC) Actual format:  "Matroska" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,AAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,AC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.vOFJBt" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::AC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,AC3) Actual format:  "Matroska" , "AC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,AC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,EAC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.aJdnpv" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::EAC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,EAC3) Actual format:  "Matroska" , "EAC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,EAC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,FLAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.oTaexn" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,FLAC) Actual format:  "Matroska" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,FLAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,Wave) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.PNHLni" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,Wave) Actual format:  "Matroska" , "Wave"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,Wave)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,ALAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Matroska to "/tmp/tst_qmediarecorderbackend.kdMksd" with format: QMediaFormat::Matroska, QMediaFormat::AudioCodec::ALAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,ALAC) Actual format:  "Matroska" , "ALAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Matroska,ALAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.qoSfAD" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,Unspecified) Actual format:  "MPEG-4" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,AAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.yaqAxa" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,AAC) Actual format:  "MPEG-4" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,AAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,AC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.aaZOjf" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,AC3) Actual format:  "MPEG-4" , "AC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,AC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,EAC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.KfIJlG" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::EAC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,EAC3) Actual format:  "MPEG-4" , "EAC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,EAC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,FLAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.JfgJbA" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,FLAC) Actual format:  "MPEG-4" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,FLAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,Wave) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.MfpnjW" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,Wave) Actual format:  "MPEG-4" , "Wave"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,Wave)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,ALAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.IWhSWe" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::ALAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,ALAC) Actual format:  "MPEG-4" , "ALAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4,ALAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Ogg,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Ogg Video to "/tmp/tst_qmediarecorderbackend.RiUOzA" with format: QMediaFormat::Ogg, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Ogg,Unspecified) Actual format:  "Ogg" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Ogg,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Ogg,FLAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer Ogg Video to "/tmp/tst_qmediarecorderbackend.pCgYab" with format: QMediaFormat::Ogg, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Ogg,FLAC) Actual format:  "Ogg" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Ogg,FLAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.KhslgQ" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,Unspecified) Actual format:  "QuickTime" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,AAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.jcBbAa" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,AAC) Actual format:  "QuickTime" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,AAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,AC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.eHvyOV" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::AC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,AC3) Actual format:  "QuickTime" , "AC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,AC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,EAC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.CAlsdc" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::EAC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,EAC3) Actual format:  "QuickTime" , "EAC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,EAC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,FLAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.tbAucy" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,FLAC) Actual format:  "QuickTime" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,FLAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,Wave) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.VeGztP" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,Wave) Actual format:  "QuickTime" , "Wave"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,Wave)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,ALAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.ElXeTK" with format: QMediaFormat::QuickTime, QMediaFormat::AudioCodec::ALAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,ALAC) Actual format:  "QuickTime" , "ALAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(QuickTime,ALAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.eSBfRU" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,Unspecified) Actual format:  "MPEG-4 Audio" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,AAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.iDDhyo" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,AAC) Actual format:  "MPEG-4 Audio" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,AAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,AC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.ExRCEx" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::AC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,AC3) Actual format:  "MPEG-4 Audio" , "AC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,AC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,EAC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.gNhorw" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::EAC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,EAC3) Actual format:  "MPEG-4 Audio" , "EAC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,EAC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,FLAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.fRnmJI" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,FLAC) Actual format:  "MPEG-4 Audio" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,FLAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,Wave) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.lnEhjN" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,Wave) Actual format:  "MPEG-4 Audio" , "Wave"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,Wave)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,ALAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.JNJgUT" with format: QMediaFormat::Mpeg4Audio, QMediaFormat::AudioCodec::ALAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,ALAC) Actual format:  "MPEG-4 Audio" , "ALAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(MPEG-4 Audio,ALAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AAC,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ADTS AAC (Advanced Audio Coding) to "/tmp/tst_qmediarecorderbackend.xcOusj" with format: QMediaFormat::AAC, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AAC,Unspecified) Actual format:  "AAC" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AAC,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AAC,AAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ADTS AAC (Advanced Audio Coding) to "/tmp/tst_qmediarecorderbackend.OdBjvE" with format: QMediaFormat::AAC, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AAC,AAC) Actual format:  "AAC" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(AAC,AAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.aisyCB" with format: QMediaFormat::WMA, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,Unspecified) Actual format:  "WMA" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,AAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.yQgsZZ" with format: QMediaFormat::WMA, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,AAC) Actual format:  "WMA" , "AAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,AAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,AC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.OEdtSX" with format: QMediaFormat::WMA, QMediaFormat::AudioCodec::AC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,AC3) Actual format:  "WMA" , "AC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,AC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,EAC3) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.yvyZbs" with format: QMediaFormat::WMA, QMediaFormat::AudioCodec::EAC3, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,EAC3) Actual format:  "WMA" , "EAC3"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,EAC3)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,FLAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.naHKoV" with format: QMediaFormat::WMA, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,FLAC) Actual format:  "WMA" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,FLAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,Wave) qt.multimedia.ffmpeg.encoder: Recording new media with muxer ASF (Advanced / Active Streaming Format) to "/tmp/tst_qmediarecorderbackend.CBepfU" with format: QMediaFormat::WMA, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,Wave) Actual format:  "WMA" , "Wave"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(WMA,Wave)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(FLAC,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer raw FLAC to "/tmp/tst_qmediarecorderbackend.kRCHkh" with format: QMediaFormat::FLAC, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(FLAC,Unspecified) Actual format:  "FLAC" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(FLAC,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(FLAC,FLAC) qt.multimedia.ffmpeg.encoder: Recording new media with muxer raw FLAC to "/tmp/tst_qmediarecorderbackend.jZJtUe" with format: QMediaFormat::FLAC, QMediaFormat::AudioCodec::FLAC, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(FLAC,FLAC) Actual format:  "FLAC" , "FLAC"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(FLAC,FLAC)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Wave,Unspecified) qt.multimedia.ffmpeg.encoder: Recording new media with muxer WAV / WAVE (Waveform Audio) to "/tmp/tst_qmediarecorderbackend.reQukw" with format: QMediaFormat::Wave, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Wave,Unspecified) Actual format:  "Wave" , "Wave"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Wave,Unspecified)
QINFO  : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Wave,Wave) qt.multimedia.ffmpeg.encoder: Recording new media with muxer WAV / WAVE (Waveform Audio) to "/tmp/tst_qmediarecorderbackend.UoRFDP" with format: QMediaFormat::Wave, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
QDEBUG : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Wave,Wave) Actual format:  "Wave" , "Wave"
PASS   : tst_QMediaRecorderBackend::record_writesAudio_withAllSupportedAudioFormats(Wave,Wave)
QINFO  : tst_QMediaRecorderBackend::record_emits_mediaformatChanged_whenFormatChanged() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend.PvRqpF" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
QWARN  : tst_QMediaRecorderBackend::record_emits_mediaformatChanged_whenFormatChanged() Invalid frameRate 0 ; Using the default instead
PASS   : tst_QMediaRecorderBackend::record_emits_mediaformatChanged_whenFormatChanged()
QINFO  : tst_QMediaRecorderBackend::stop_stopsRecording_whenInvokedUponRecordingStart() qt.multimedia.ffmpeg.encoder: Recording new media with muxer MP4 (MPEG-4 Part 14) to "/tmp/tst_qmediarecorderbackend-eBjqDi/any_file_name.mp4" with format: QMediaFormat::MPEG4, QMediaFormat::AudioCodec::AAC, QMediaFormat::VideoCodec::MPEG4
PASS   : tst_QMediaRecorderBackend::stop_stopsRecording_whenInvokedUponRecordingStart()
QINFO  : tst_QMediaRecorderBackend::record_reflectsAudioEncoderSetting() qt.multimedia.ffmpeg.encoder: Recording new media with muxer WAV / WAVE (Waveform Audio) to "/tmp/tst_qmediarecorderbackend.OmPgRC" with format: QMediaFormat::Wave, QMediaFormat::AudioCodec::Wave, QMediaFormat::VideoCodec::Unspecified
PASS   : tst_QMediaRecorderBackend::record_reflectsAudioEncoderSetting()
PASS   : tst_QMediaRecorderBackend::cleanupTestCase()
Totals: 144 passed, 0 failed, 0 skipped, 0 blacklisted, 13705ms
********* Finished testing of tst_QMediaRecorderBackend *********
