********* 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-oIbOyf/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-dwjAkd/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-ATUPXz/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-fWhxPH/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-AraXkq/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-HOYFBj/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-fjleIX/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-htlFlM/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-wtnVEU/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-PYOTvS/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-BLACyY/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-qltaHv/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-dBQFpb/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-xismYj/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-Hnfcyo/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-hDTOpd/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-keKkTx/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-PLeBEH/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-ePRVun/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-bhkdbV/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-jJnoBo/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-eHEJTS/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.msIjbf" 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.RDSfGn" 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.dtHolV" 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.GtRsWU" 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.AQfDQA" 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.xEqgXf" 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.nBzivy" 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.WgiQmW" 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.WUmrmT" 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.uIuvOy" 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.ZSCRzH" 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.iFkmdi" 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.DAlGGr" 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.LHYSrO" 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.chDeEy" 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.jQFIXB" 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.luwqnS" 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.dSDCXf" 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.bgBqze" 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.pihaxy" 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.fcDuxF" 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.nWduQe" 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.oxknNo" 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.qkykfN" 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.oRIWUN" 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.QgXPFu" 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.yCLyFV" 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.ukWcYM" 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.gUxEuV" 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-lfuWDm/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-lfuWDm/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.mxXxvR" 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.BZtUif" 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.XREOcY" 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.ivtrZO" 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.lcpdBo" 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.xfJCTW" 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.BrTuAZ" 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.STGYhR" 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.jmFnzL" 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.sJRJRq" 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.tdrhqN" 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.SLicxk" 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.OvyXNN" 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.aLcVsn" 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.jBkdSn" 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.pRGTUY" 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.vlEGSW" 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.LdHuqQ" 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.yPTuWG" 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.RovjoC" 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.OlZQxg" 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.oGoyeC" 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.xgoVWv" 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.rsiVUQ" 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.wbsDMT" 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.JgmGGz" 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.vzABAZ" 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.GzTCbt" 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.aPTBig" 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.tqcFRu" 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.uwYBaO" 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.jlOjcX" 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.JVgBqN" 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.lUoeXg" 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.AoLxnF" 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.NVZmbD" 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.VyZWUo" 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.iXzYlY" 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.iQGzoG" 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.eWbSJR" 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.UDNchD" 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.AMHzLj" 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.UFTtol" 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.DeSNpS" 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.sJkFJt" 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.FhLMEj" 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.qlhivi" 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.yvessn" 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.CPIELB" 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.VryqDj" 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.wifdLj" 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.iodrha" 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.YakQhM" 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.kwAtXn" 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.GNytLx" 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.XGDPyH" 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.BZCzXB" 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.qVuGmK" 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.wYOVyL" 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.JhWQpt" 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.feamba" 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.OWzIDC" 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.gmGfXG" 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.Sushoh" 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.bFjzkl" 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.lUAyqd" 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.zpUtxN" 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.GymkUa" 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.kXghWy" 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.auFHQd" 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.zdihRx" 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.sPZoZK" 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.hKlbES" 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.ITgeLw" 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.LPLjHu" 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.sqGrIG" 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.WMHgCO" 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.sOqCYs" 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.rIlEqF" 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.ZhqCGS" 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.lLNsSj" 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.hNfEHs" 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.JWagmj" 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.rRsuNX" 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.hyifCc" 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.QQFuqN" 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-lfuWDm/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.iSzrWl" 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, 13216ms
********* Finished testing of tst_QMediaRecorderBackend *********
