2017-12-31 15:16 GMT+01:00 Paul B Mahol <one...@gmail.com>: > On 12/31/17, Carl Eugen Hoyos <ceffm...@gmail.com> wrote: >> 2017-12-31 10:48 GMT+01:00 Paul B Mahol <one...@gmail.com>: >> >>> static void mangle_rgb_planes(uint8_t *dst[4], ptrdiff_t dst_stride, >> >> Why don't you add a new function mangle_gbr_planes() and >> keep rgb encoding? The function is not very large. > > No. UtVideo expect planar rgb and planar rgb should be given to it.
The real-world issue I see is screen-recording. Given that these are small functions and the obvious user advantage I really believe supporting both pix_fmts is the best solution. Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel