Open
Description
audio-video sync test was failing in #3934. However, it turns out that the audio frames returned by our video reader doesn't match with pyav results(both output shapes and values are different).
Here is the notebook with details.
Tasks:
- Investigate the mismatch
- Fix the issue
- Add audio-video sync test(disabled in Removed test_audio_video_sync as it doesn't work as expected #4050).
cc @bjuncek