-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It can't be compiled #2
Comments
@esteban-armas, |
@jishnujayakumar I don't know about the original user's problem, but I was seeing this error while trying to compile:
I had to comment that line out and change |
@chelsell, any H264 encoded stream should be fine for this tool. Hope that answers your query. |
@esteban-armas and @chelsell , I would like you to know that I have updated the README. Please follow the instructions and see whether it is compiling on your system or not. If any problems arises, feel free to drop a message. The output should look like the following. Good luck. |
I am closing this thread. |
Please add appropriate permissions to the file and then you are good to go.
…On Sun, Feb 16, 2020 at 11:26 PM Aayush Gadia ***@***.***> wrote:
I am getting this error-
bash: ./extract_mvs: Permission denied
I have already successfully installed & compiled FFMPEG using this link
<https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu>. Please guide.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#2?email_source=notifications&email_token=ACR5RK2FXAWHQY45COFXMETRDF44PA5CNFSM4FBZRDE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL4NUIY#issuecomment-586734115>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACR5RK2EZXZ332LUEY6BAJDRDF44PANCNFSM4FBZRDEQ>
.
--
Jishnu P <https://goo.gl/RgcxcK>,
Technical Associate,
RBCCPS, IISc Bangalore <https://cps.iisc.ac.in/>
Contact-Mob: +91-8758599133
|
Why are you returning a value from a void function? I'm also getting build errors on extract_mv.c because of the return line. |
Hi!
I'm trying to compile and use your tool but something is wrong with it.
There is a lot of wrongs #includes and when you fix that problem and try to compile the script says that can't find all the other needed libraries.
There is a new version of your tool?
Thanks in advance.
The text was updated successfully, but these errors were encountered: