<div dir="ltr"><div><div><div>Hi,<br><br></div>I would like to implement a digital zoom for Android VLC library. I see that there is the Crop and Scale filter. My idea is to chain both filters. First scale, than crop to the original image size. But filter is not possible with streaming video.<br><br></div>Can I somehow use these methods and implement this functionality to scale and crop the picture being sent to the SurfaceView ? Any hints ?<br><br>Thanks,<br></div>Paulo<br></div>