FFmpegPlayer icon indicating copy to clipboard operation
FFmpegPlayer copied to clipboard

vs2015?

Open Qianzujin opened this issue 6 years ago • 18 comments

Qianzujin avatar May 07 '19 03:05 Qianzujin

FFmpegPlayer is compileable with VS 2015. Do you have some problems?

aliakseis avatar May 07 '19 07:05 aliakseis

image

Qianzujin avatar May 07 '19 07:05 Qianzujin

You need to have FFmpeg installed. The default way is with vcpkg, according to the readme description:

vcpkg install ffmpeg ffmpeg:x86-windows

Alternatively you can take it here: https://ffmpeg.zeranoe.com/builds/

aliakseis avatar May 07 '19 07:05 aliakseis

ok thanks

Qianzujin avatar May 07 '19 07:05 Qianzujin

image

Qianzujin avatar May 07 '19 08:05 Qianzujin

Sorry,I am a rookie......

Qianzujin avatar May 07 '19 08:05 Qianzujin

Probably it is related to your case: https://github.com/Microsoft/vcpkg/issues/3399#issuecomment-415842225

aliakseis avatar May 07 '19 08:05 aliakseis

How can I get in touch with you anytime? I am a beginner of MFC. I hope I can get help from you. Thank you.

Qianzujin avatar May 07 '19 08:05 Qianzujin

How can I get in touch with you anytime? I am a beginner of MFC. I hope I can get help from you. Thank you.

我的英文都是百度翻译的,如果翻译的不对,还请见谅 My English is translated by Baidu. If the translation is not correct, please forgive me.

Qianzujin avatar May 07 '19 08:05 Qianzujin

It is very possible that there is an issue with vcpkg. Could you please try applying changes and repeating installation so that we move farther... https://github.com/microsoft/vcpkg/issues/3399#issuecomment-415842225

aliakseis avatar May 07 '19 08:05 aliakseis

How's it going with vcpkg?

aliakseis avatar May 08 '19 09:05 aliakseis

How's it going with vcpkg?

Sorry, the software is still not installed.

Qianzujin avatar May 09 '19 01:05 Qianzujin

How's it going with vcpkg?

https://github.com/microsoft/vcpkg/issues/6334

Qianzujin avatar May 09 '19 02:05 Qianzujin

How's it going with vcpkg?

microsoft/vcpkg#6334

You can look at this.

Qianzujin avatar May 09 '19 02:05 Qianzujin

@Qianzujin 你可以去ffmpeg官网直接下载windows开发包,然后安装boost, 配置下vs,就可以编译了

w136111526 avatar May 09 '19 03:05 w136111526

安装boost,

i can try it

Qianzujin avatar May 09 '19 03:05 Qianzujin

@Qianzujin 你可以去ffmpeg官网直接下载windows开发包,然后安装boost, 配置下vs,就可以编译了

very thank you

Qianzujin avatar May 09 '19 03:05 Qianzujin

Yes, it should work as well, with corresponding paths added. Yu can take FFmpeg stuff from here: https://ffmpeg.zeranoe.com/builds/ and choose appropriate Boost installer here: https://sourceforge.net/projects/boost/files/boost-binaries/1.70.0/

aliakseis avatar May 09 '19 16:05 aliakseis