jishnujayakumar / MV-Tractus

A simple tool to extract motion vectors from h264 encoded videos.
108 stars 27 forks source link

Couldn't install and how to use #3

Closed manza-ari closed 5 years ago

manza-ari commented 5 years ago

Hi @jishnujayakumar

I am using Ubuntu 16 and I already have installed FFMEPG in my system. Kindly guide me how to use this software to extract MV. how to run this file on terminal ./extract_mvs for a video

jishnujayakumar commented 5 years ago

Hi @kanza-ali, good to hear that you found this repo useful. Your query has already been addressed here. Check it out. If any problem arises, drop a message. I will be happy to help.

manza-ari commented 5 years ago

Thank you for your reply.

My question is what kind of a file is ./extract_mvs

Like when we run some python file we call it python name.py because when I run this file it says

extract_mvs: command not found

On Wed, Oct 24, 2018 at 7:26 PM Jishnu P notifications@github.com wrote:

Closed #3 https://github.com/jishnujayakumar/MV-Tractus/issues/3.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jishnujayakumar/MV-Tractus/issues/3#event-1922986267, or mute the thread https://github.com/notifications/unsubscribe-auth/AgJ3Eem45-UXC5Ux2lyNu-7yxAVsDuRwks5uoEA-gaJpZM4X3d0s .

jishnujayakumar commented 5 years ago

extract_mvs is a binary file generated by a standard gcc compiler. Run it as ./extract_mvs {video-file-path} not as extract_mvs or simply ./extract_mvs Hope this helps.

manza-ari commented 5 years ago

But I have an error, the screenshot is attached via email.

On Wed, Oct 24, 2018 at 8:07 PM Jishnu P notifications@github.com wrote:

extract_mvs is a binary file generated by a standard gcc compiler. Run it as ./extract_mvs not as extract_mvs or simply ./extract_mvs Hope this helps.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jishnujayakumar/MV-Tractus/issues/3#issuecomment-432613044, or mute the thread https://github.com/notifications/unsubscribe-auth/AgJ3ETD-g0kTAY_UP-a2F7CD8yyooz5hks5uoEnZgaJpZM4X3d0s .

jishnujayakumar commented 5 years ago

Did not get any screenshot. Please share it here.