********* 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-XTggEV/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-jlRoQx/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-BUFHBg/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-qKdalG/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-vyWrfd/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-SutffV/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-aoUGzm/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-AruCAT/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-rUfGTt/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-aLCDOd/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-prUgsh/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-UpTWys/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-mWMAZP/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-tvNMwo/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-FpVCGy/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-AscyqY/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-VqOptB/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-Gyeeli/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-ayRouH/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-WfFROu/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-MjjlNB/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-qxEMBc/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.QPpwEf" 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.zqXABF" 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.okHAqv" 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.cUoJWE" 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.qjbnpb" 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.boIoIR" 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.fFhvDN" 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.oWAFkZ" 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.JDQjrW" 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.cRnLpn" 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.UlDAYw" 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.fYZpHW" 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.yGmbYj" 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.MiFiPR" 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.EUcFOy" 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.JUURNT" 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.tiTpLm" 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.pVVuNj" 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.XXQXsL" 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.flJprU" 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.uDlVSj" 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.YfXCsU" 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.pYmQrU" 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.jNYBWD" 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.vLLxKS" 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.zGAAkU" 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.QeOTeR" 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.yJCfaD" 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.KqNKvW" 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-NTxJhO/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-NTxJhO/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.ySLeFv" 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.KPsvcV" 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.LcDfwX" 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.mnIuEi" 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.lFXmkx" 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.yAJxoV" 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.LAXZeA" 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.PJcgQn" 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.DweQSh" 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.qrRDad" 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.MsmHkZ" 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.IAhXPs" 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.tpNvRL" 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.lFwakY" 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.rkuzhE" 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.fpaNfg" 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.JCBZSQ" 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.fifUQK" 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.KpTSIW" 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.iuJZgY" 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.bImxmb" 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.bZVuLc" 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.ftZuho" 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.kmmvwN" 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.BzhJxR" 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.pDBqvY" 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.xDJVDO" 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.gJjsOb" 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.SAqGSR" 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.MBMMHN" 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.lJlgMK" 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.mAvfaC" 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.aKzPCH" 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.HTjFaF" 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.zsMqPn" 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.vQIPpi" 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.OTpTif" 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.wcOUQt" 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.xVRIkF" 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.vWyNiW" 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.UQrfiN" 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.VZtndE" 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.ctlwHG" 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.WOLPTA" 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.PdvJWf" 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.SRDxTu" 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.Rcrkvr" 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.KjjvHi" 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.nWZQet" 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.LpfKvH" 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.YPBCua" 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.SVxFkA" 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.OgTMvg" 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.ksnQpi" 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.ENhOxz" 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.FuXcDV" 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.EmkaMs" 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.uUYAiU" 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.XRfvrR" 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.HIuWGX" 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.OaYeil" 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.ElMjWP" 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.SewYKE" 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.RDYUuU" 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.peoigA" 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.tgtcgk" 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.LRvjOJ" 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.bopBof" 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.vGuerE" 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.hIZwpx" 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.gbQMAC" 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.ceiJGN" 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.TGPuKl" 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.MrslnM" 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.XxeVeo" 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.NVStOr" 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.VssIFe" 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.gzTevT" 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.abVJIM" 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.rMqUaX" 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.fabJIu" 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.rIWwlP" 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.AbYMmb" 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.TemBNs" 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.xnCKJs" 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.bloSuu" 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-NTxJhO/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.atmbeq" 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, 14259ms
********* Finished testing of tst_QMediaRecorderBackend *********
