********* 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-FabMIv/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-etebfb/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-JDWEXO/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-sfRoGx/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-HofDwb/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-pyEdlW/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-kDrYYi/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-kJaBqw/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-ltlaFG/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-kXZXmz/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-zkdFSQ/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-ajfkrh/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-iqbjBT/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-HDzmFT/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-QxrcFn/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-XCxRqc/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-xdBIQu/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-OUWVtv/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-nquOxW/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-whSCMi/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-qMUopY/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-DynNbW/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.TxxdvJ" 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.qRUsXm" 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.mKuJTH" 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.jcqWML" 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.IGAOIA" 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.tXViSB" 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.yIDPPE" 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.bABbTB" 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.kDuQBd" 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.FHOLuM" 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.LdKpkP" 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.ZjlJCK" 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.hMzZnE" 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.kIEwDW" 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.eMFYiJ" 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.HdupOa" 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.qHTqzJ" 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.gzLoqK" 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.ivFehy" 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.BzIUqf" 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.pKGyAP" 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.QbAuNB" 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.RTyitv" 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.RmWYvp" 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.WHtjUg" 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.yoEUjb" 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.ouhRDs" 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.exDnae" 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.wIgOSW" 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-jcRXht/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-jcRXht/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.AUnmbc" 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.WHDKTK" 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.hKQFHV" 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.YlCxEA" 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.VPdwMQ" 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.vTXCWT" 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.CDOLqh" 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.mrQRaW" 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.kCupos" 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.holoDD" 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.jOHWom" 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.DaNqbq" 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.JYzHTC" 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.imZBLy" 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.XGNMRf" 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.uXHuvU" 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.kWJYiE" 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.oNBEvy" 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.aeONNt" 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.IiGKul" 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.LuOBsl" 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.RBobap" 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.UdmrXI" 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.RoVrKq" 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.VQRavZ" 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.iRTKoK" 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.NxBDsy" 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.nDBjKM" 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.PukACU" 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.MVtxfg" 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.GXmYyL" 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.uUcTmb" 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.BJmWdB" 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.hSyDZQ" 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.JsYWrb" 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.kYlTPP" 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.PBEiwV" 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.UHTbwB" 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.EricbV" 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.oYICeb" 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.PDrLcN" 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.Mphunu" 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.xqnABC" 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.YLsYhl" 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.XpNEhj" 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.AgebBE" 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.lhgnSD" 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.QUCstK" 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.eZELCe" 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.IuUehF" 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.fYpLtz" 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.laurnx" 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.YTxihO" 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.BzdYJE" 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.nnrGdR" 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.PSayzK" 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.sNifYH" 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.GERBtD" 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.VYQpyr" 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.CCaQtW" 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.dDWwxs" 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.iopzYY" 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.LrdPoV" 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.RojwoN" 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.pbISzZ" 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.QGJOlY" 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.KVwPiC" 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.VklegQ" 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.VrbYGV" 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.zFImbx" 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.eoEpVF" 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.WnIYUZ" 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.QurTnt" 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.sYfkkn" 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.OMadwb" 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.kfjBpn" 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.TXGBvL" 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.SYFsHo" 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.YbBSQW" 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.LIqYco" 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.OhLxeM" 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.eCOPwJ" 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.NtsbIt" 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.GbIfUf" 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.uTnLtI" 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.iWobpq" 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-jcRXht/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.gNiMtn" 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, 13248ms
********* Finished testing of tst_QMediaRecorderBackend *********
