On Sun, Oct 27, 2013 at 12:41 AM, Vittorio Giovara <[email protected]> wrote: > --- > Luca suggested trying not to use swscale at all, keeping the pixel format > constant. I wasn't able to find a way to force 422 on input, but I solved > this by using GREY input (hey interlaced y8 is all the rage). > Vittorio >
I think its less then ideal to test this on a absolutely irrelevant format. Either use 4:2:2 or just add the swscale arguments so that it converts to 4:2:2. - Hendrik _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
