ProRes decoding regression in validate.file.playback.reverse_playback.rawaudioS32LE_prores_mov
System Environment
- gstreamer commit e501e2f5c9b69dcedaeb89a25a1de29503b1d51f
- gst-libav commit 6ffe685b
4 cases failed during run gst-validate scenarios test, and these cases can be pass with gst-libav 7c304c0c
failed cases:
- gst_validate_scenarios/validate.file.playback.reverse_playback.rawaudioS32LE_prores_mov FAIL
- gst_validate_scenarios/validate.file.transcode.to_mp3_and_h264_in_mp4.samples_multimedia_cx_flac_Yesterday_flac FAIL
- gst_validate_scenarios/validate.file.transcode.to_vorbis_and_h264_in_mkv.samples_multimedia_cx_flac_Yesterday_flac FAIL
- gst_validate_scenarios/validate.file.transcode.to_vorbis_and_vp8_in_webm.samples_multimedia_cx_flac_Yesterday_flac FAIL
Reproduce Steps
- build enc as above lists
- export GST_VALIDATE_APPS_DIR="path to your GST-VALIDATE director"
- gst-validate-launcher validate -t validate.file.transcode.to_mp3_and_h264_in_mp4.samples_multimedia_cx_flac_Yesterday_flac
Edited by Tim-Philipp Müller