Re: Red-colored videos using libav
Posted by Aksenov239 on Nov 27, 2016; 6:24pm
URL: https://forum.jogamp.org/Red-colored-videos-using-libav-tp4037437p4037466.html
Julien, thank you!
I've written some small image processing part.
Unfortunately, two problems appeared:
1) The texture seems to be shrink in compare to original video. (Some right-bottom part is missing)
2) The artifacts appeared. I mean, there could be the areas covered with blue (or something other) color that seems to be irrelevant to the area. (Like on a broken TV) Probably, there is a problem with corner case (0 and 255) byte values.
The code is still available by the same link.
Probably, you could assume were the mistakes are?..
AV