zbwglory/MV-release

ffmpeg 2.7.2.tar is missing something!

vatsal2020 opened this issue · 5 comments

./extract_mvs_sample.sh: line 3: ffmpeg-2.7.2/doc/examples/extract_mvs: No such file or directory

I am decompressing the tar file you had shared and I am ensuring the correct versions of opencv and ffmpeg have been installed but I am getting the above error.

Please go to the folder of ffmpeg-2.7.2/doc/examples/ and then type make. It should build the extract_mvs

where is ffmpeg of your version? please tell me how to download it?

Excuse me, when I run extract_mvs_sample.sh, it goes wrong with
MV-code-release/Release/mpegflow: symbol lookup error: MV-code-release/Release/mpegflow: undefined symbol: _ZN2cv17CommandLineParser3hasERKSs.

Please tell me how to solve this problem?

@Flsorescence : You have to make the file and not use the exe the have provided.