********* 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-mwzxcd/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-pWEvaO/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-tQnRns/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-kzBOBM/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-BZDwSf/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-CAKeOX/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-xwrxZn/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-PRhBnn/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-crlJTs/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-fThWtb/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-hLVghU/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-HWDujF/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-ijijsX/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-EzODjX/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-rBCDiY/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-kQufpl/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-ZukBZG/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-ZKWREy/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-acQXiT/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-pEYoSK/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-VeUtsz/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-EQOkKp/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.rMWlER" 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.ttbpxg" 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.KMxmIu" 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.IUHpOC" 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.rngxLZ" 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.UMQlYM" 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.DGiqfc" 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.MDSGhA" 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.RCWLdX" 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.VFkOda" 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.VuUGIP" 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.xIkfLi" 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.gMwROf" 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.XCPAHA" 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.UghAfU" 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.ZajvkK" 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.FYAXHI" 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.lPYgFf" 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.azTUjm" 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.FotkVV" 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.dEJqsW" 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.GySWXl" 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.akIPxU" 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.KTUeiD" 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.SBmNxe" 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.RFVBSs" 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.ijeAVC" 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.RUOVpE" 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.fzcsgI" 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-CMdAxZ/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-CMdAxZ/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.mhPMVm" 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.cjRvKP" 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.zBMKFO" 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.PraGzn" 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.yppVhS" 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.JDLlJX" 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.dMaRxn" 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.roVaYw" 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.QSsGHF" 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.fAddgl" 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.ffHCfE" 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.tKGzDT" 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.uyZdcL" 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.pecLlE" 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.pktIrM" 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.NRkaKK" 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.IGQCMO" 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.EExFLy" 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.OCcWWS" 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.kEKVDh" 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.EVCUCc" 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.wPIAFn" 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.RAcIGa" 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.dxQNsq" 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.FsWZBw" 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.YpVjzM" 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.xOrTAN" 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.ESkdUB" 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.VqtINI" 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.lilwaK" 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.KuJsej" 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.gPqeZu" 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.qFNwzq" 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.GKgyrL" 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.UuoqXT" 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.YkKCPS" 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.QefJHo" 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.wcYdKr" 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.gFwkHY" 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.rTRoPD" 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.RCKmqs" 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.caIpzQ" 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.YBDZTA" 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.gYvKMA" 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.SjUkwn" 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.yfVdrA" 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.JCpdoP" 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.WbOKby" 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.IhiSmc" 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.meAwfE" 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.ViKxgF" 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.HWtcHg" 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.uNYqcF" 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.LSsOIJ" 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.VIBuOt" 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.feITRI" 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.lNMxZl" 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.YhLtre" 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.pTldUR" 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.kRfZCm" 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.tDDmXa" 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.leoLYD" 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.tbKuJU" 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.WdBCyu" 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.dHCvxA" 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.oaBmZq" 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.IsREGH" 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.FIQUrS" 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.pzIHHj" 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.RJfYjj" 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.dihLuO" 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.qyFvyr" 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.xVVxXb" 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.gxKQzt" 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.KhXQIY" 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.gUxAYH" 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.Ylxrlo" 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.eaTmKE" 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.HjglbO" 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.MoDCas" 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.xADseK" 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.viKaSA" 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.uGJvbi" 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.RrHhoh" 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.lgSltc" 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.HgcgPn" 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-CMdAxZ/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.oBAuEr" 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, 14101ms
********* Finished testing of tst_QMediaRecorderBackend *********
