IENT / YUView

The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
http://ient.github.io/YUView
Other
1.88k stars 369 forks source link

Error: There was an error allocating the new decoder #423

Closed MartinEesmaa closed 2 years ago

MartinEesmaa commented 2 years ago

Hi. I have a problem with my 266 file trying to load file to YUView. My input file container is .266

The error message gave me: There was an error allocating the new decoder: Error loading library: Cannot load library vvdecLib: The specified module could not be found. We could not load one of the supported decoder library (vvdecLib)

We do not ship all of the decoder libraries. You can find download links in Help --> Downloads.

So I followed instructions, I downloaded vvdec.dll, libvvdec.so and libvvdec.dylib. I just copied three files to YUView-Win/Decoder It did not work.

I'm running on Windows 11.

Any solutions to fix error message?

MartinEesmaa commented 2 years ago

Never mind, I found it and I solved myself.