GPUImage2 icon indicating copy to clipboard operation
GPUImage2 copied to clipboard

Corrupted image when processing video of "uncommon" size

Open kirillbagrinovsky opened this issue 5 years ago • 2 comments

I have a problem when I try to play movie (1028 × 956) from GPUImageMovie in GPUImageView. Corrupted picture is shown. I have no problem when I work with videos with "common/standard" sizes (1024x768 for example). Problem easily to reproduce if you make screen recording of part of the screen with QuickTime (or other recording tool) and then use this file in SimpleMovieFilter. I find same problem in GPUImage Ver1. I think it is not a problem of SimpleMovieFilter sample, it is problem of GPUImage framework. I think problem is in GPUImageMovie, I meet it in my application which use GPUImage.

I really hope that you fix this issue or tell me how to fix it p.s. thank you for you powerful framework!

I attached corrupted image. 2018-07-24 22 33 10

kirillbagrinovsky avatar Jul 24 '18 19:07 kirillbagrinovsky

See https://github.com/BradLarson/GPUImage2/pull/183

joshbernfeld avatar Jul 30 '18 22:07 joshbernfeld

Thank you

kirillbagrinovsky avatar Aug 07 '18 21:08 kirillbagrinovsky