Ask Your Question
0

Does opencv_ffmpeg300_64.lib exist?

asked 2015-12-10 08:58:04 -0600

Latest version of OpenCV has DLL for ffmpeg. However, static version doe not have corresponding library? Does it exist? Is there any info on how to create it? Thanks

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2016-01-04 05:13:43 -0600

LBerger gravatar image

updated 2016-01-04 08:31:48 -0600

I have build opencv (3.1) in static and it works but when you need to load a video you still need opencv_ffmpeg310_64.dll in your path. An explanantion of what you need dll is here

edit flag offensive delete link more
0

answered 2016-01-04 08:19:06 -0600

@LBerger: Did you compile the application for opening video statically too? Or the libs were statis and the app dynamic? I wonder what if I'll link all static libraries from ffmpeg to the static OpenCV app?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-12-10 08:58:04 -0600

Seen: 896 times

Last updated: Jan 04 '16