ffmpeg-light
ffmpeg-light copied to clipboard
what's the correct version of ffmpeg on windows
I want to install ffmpeg-light-0.14 on windows, but the version of ffmpeg goes wrong. I want to konw what's the correct version of ffmpeg to compile on windows?
After I install ffmpeg-3.0 on computer, here throwed errors like belows as I build ffmpeg-light.

I'm not sure what will be right for Windows. I'm building it with 4.4 locally, and CI looks like it is using 4.2.4. Hopefully something in the 4.x range will work for you, please let me know if you make any progress!
thank you ! ffmpeg4.4 is right. The master branch can't work correctly.
Excellent! Do you mean how the master branch of this repo’s ffmpeg-light refers to incorrect versions of ffmpeg, or that you also tried the master branch of ffmpeg and it didn’t work?
I need to do better about naming tested versions of ffmpeg in the documentation of this package.