mirror of
https://github.com/androidx/media.git
synced 2025-05-09 00:20:45 +08:00

Earlier this year, we explored frame extraction built on top of Transformer or ImageReader. We decided against these approaches because random-access of frames is a key requirement. And ImageReader behaviour is unreliable. PiperOrigin-RevId: 702303490