Avidemux Forum

Avidemux => Windows => Topic started by: carlost77 on July 13, 2020, 01:56:48 PM

Title: AV_CODEC_ID PNG
Post by: carlost77 on July 13, 2020, 01:56:48 PM
hi all,

When opening a PNG file, a black image is loaded and the message  "internal error codec findingAV CODEC_ID PNG" appears.

ANy ideas around this?

I'm using latest version on a Windows 64,

Cheers,
Title: Re: AV_CODEC_ID PNG
Post by: eumagga0x2a on July 13, 2020, 02:08:35 PM
This is an already known VC++ build environment issue (zlib having a name ffmpeg doesn't like and thus disabling PNG encoder and decoder). For now, please use the latest MinGW-built nightly from https://avidemux.org/nightly/win64/ (https://avidemux.org/nightly/win64/), a re-release with a fixed VC++ build may be a matter of days.

I'm sorry for inconvenience.