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

James Almer jamrial at gmail.com
Thu May 18 23:31:23 EEST 2023


On 5/18/2023 4:54 PM, Ronald S. Bultje wrote:
> 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

Pushed, thanks.


More information about the ffmpeg-devel mailing list