filter/ffmpeg: interleave the output AVFrame
If the FFmpeg filter outputs planar data, interleave it, just like the FFmpeg decoder plugin does.
This commit is contained in:
Reference in New Issue
Block a user
If the FFmpeg filter outputs planar data, interleave it, just like the FFmpeg decoder plugin does.