EIRTeam.FFmpeg
EIRTeam.FFmpeg copied to clipboard
Android - Frame drop issues
There seems to be some huge issues with Android dropping frames. I unfortunately don't have a ton of data for it but happy to provide whatever I can! Anyone else encounter this?
What resolution, what CPU are you using? Currently this uses CPU decoding, and the compute shader based YCbCr -> RGB conversion is done on a compute shader IF you are using vulkan.