AcademySoftwareFoundation / OpenRV

Open source version of RV, the Sci-Tech award-winning media review and playback software.
Other
550 stars 127 forks source link

[Bug]: PNG decoder is not enabled (FFmpeg, Windows) #447

Closed cedrik-fuoco-adsk closed 2 months ago

cedrik-fuoco-adsk commented 2 months ago

What happened?

PNG movies can not be decoder because the PNG decoder is not enabled on Windows.

PNG decoder is disabled on Windows because ZLIB is not found by FFmpeg.

List all the operating systems versions where this is happening

Windows

On what computer hardware is this happening?

Windows

Relevant console log output

ERROR: MovieFFMpeg: Unsupported codec_id '61'

Environment variables

No response

Extra information

No response

Code of Conduct

cedrik-fuoco-adsk commented 2 months ago

Closed by #448