MV-release icon indicating copy to clipboard operation
MV-release copied to clipboard

ffmpeg 2.7.2.tar is missing something!

Open vatsal2020 opened this issue 7 years ago • 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.

vatsal2020 avatar Nov 07 '17 22:11 vatsal2020

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

zbwglory avatar Nov 09 '17 19:11 zbwglory

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

ronyuzhang avatar Nov 17 '17 10:11 ronyuzhang

Please try https://drive.google.com/drive/folders/1RXXAauI_inR1KvO8ygQmeNBBKRbj3xDJ?usp=sharing to download the reference model.

zbwglory avatar Nov 18 '17 18:11 zbwglory

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 avatar Jul 30 '18 08:07 Flsorescence

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

saeedranjbar12 avatar Apr 23 '19 02:04 saeedranjbar12