Re: [FFmpeg-devel] APNG blending with pixel format rgb24 not implemented

2015-05-23 Thread Paul B Mahol
On 5/23/15, Mike Swanson wrote: > Per the message I get from ffmpeg/ffplay (likewise video players like > mpv that depend on ffmpeg), I get the following message on every frame > of an APNG file that I constructed: > [apng @ 0x7f85c800a460] Blending with pixel format rgb24 is not > implemented. Up

[FFmpeg-devel] APNG blending with pixel format rgb24 not implemented

2015-05-23 Thread Mike Swanson
Per the message I get from ffmpeg/ffplay (likewise video players like mpv that depend on ffmpeg), I get the following message on every frame of an APNG file that I constructed: [apng @ 0x7f85c800a460] Blending with pixel format rgb24 is not implemented. Update your FFmpeg version to the newest one