Re: [FFmpeg-devel] Issue with native WebP muxer in ffmpeg

2015-10-01 Thread Carl Eugen Hoyos
Urvang Joshi google.com> writes: > (ii) inside a VP8L chunk. Isnt't pix_fmt YUVA420P in that case? Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] Issue with native WebP muxer in ffmpeg

2015-10-01 Thread Urvang Joshi
Hi ffmpeg folks, This is based on a report on WebP issue tracker: https://code.google.com/p/webp/issues/detail?id=266 Looks like ffmpeg's native WebP muxer always sets ALPHA_FLAG to be true in VP8X chunk: https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/webpenc.c#L110 (Even for a completel