[FFmpeg-devel] [PATCH] avformat/yuvmpegenc: add support for rawvideo input

Ronald S. Bultje rsbultje at gmail.com
Thu May 18 22:54:11 EEST 2023


Hi,

On Wed, May 17, 2023 at 10:23 AM James Almer <jamrial at gmail.com> wrote:

> The demuxer exports rawvideo, so there's no reason for the muxer to only
> work with wrapped_avframe.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavformat/yuv4mpegenc.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
>

Works for me, thanks - and LGTM.

Ronald


More information about the ffmpeg-devel mailing list