ffmpeg-light icon indicating copy to clipboard operation
ffmpeg-light copied to clipboard

what's the correct version of ffmpeg on windows

Open wujilingfeng opened this issue 4 years ago • 4 comments

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?

wujilingfeng avatar Jul 23 '21 07:07 wujilingfeng

After I install ffmpeg-3.0 on computer, here throwed errors like belows as I build ffmpeg-light. image

wujilingfeng avatar Jul 23 '21 09:07 wujilingfeng

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!

acowley avatar Jul 23 '21 19:07 acowley

thank you ! ffmpeg4.4 is right. The master branch can't work correctly.

wujilingfeng avatar Jul 26 '21 06:07 wujilingfeng

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.

acowley avatar Jul 26 '21 12:07 acowley