[VSoC2024] Fix AVI XVID Packed Bitstream jerky playback with HW decoders
- Aug 20, 2024
-
-
commit 7a2bf498d545d500d30636970fa930eb54de5569 insert packetizer for xvid mpeg4 video, so now hw decoder can decode xvid encoded video without any playback issues.
a9343f68 -
Older DivX-encoded videos commonly use an method called packed bitstream which puts several video frames into a single AVI chunk. Since Packed bitstream isn't standard MPEG-4 it causes playback issues with some hw decoders.
980e4d74
-