Skip to content
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

How the hell do I use this? #1

Open
vertex-235 opened this issue Apr 7, 2021 · 8 comments
Open

How the hell do I use this? #1

vertex-235 opened this issue Apr 7, 2021 · 8 comments
Assignees

Comments

@vertex-235
Copy link

After downloading the repo and extracting it, I put the test.mp4 into the imgs folder and ran convimg.exe and nothing happened. It didn't spit it out to the 8xp-progs folder. How am I supposed to use this? The readme was quite vague and took me a while to figure out this much

@Eph777
Copy link

Eph777 commented Jan 21, 2022

did you find a way to use it or to convert mp4 to 8xp with an other program ?

@Eph777
Copy link

Eph777 commented Jan 21, 2022

@vertex-235

@alexdieu
Copy link
Owner

@Eph777 just run convert.py with python 3. Normally it should work. If it wont please describe me your problem

@Eph777
Copy link

Eph777 commented Jan 22, 2022

hi @alexdieu !
thank you for the replay
here is the error message i had when i ran convert.py

makefile:6: /include/.makefile: No such file or directory
makeVpy.exe: *** No rule to make target `/include/.makefile'. Stop.
Traceback (most recent call last):
File "D:\Dossiers\Bureau\TIGIF-main\convert.py", line 175, in
subprocess.check_call(['makeVpy.exe'], cwd=workdri)
File "C:\Users\ephra\anaconda3\lib\subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['makeVpy.exe']' returned non-zero exit status 2.

@Eph777
Copy link

Eph777 commented Jan 22, 2022

the program stops at "[INFO] BUIDLING ..." and it shows this error

@Eph777
Copy link

Eph777 commented Jan 22, 2022

I think it's the makeVpy.exe which doesn't work and you said in the document that it is out of use, but i don't know how to replace it by one which is usable

@alexdieu
Copy link
Owner

@Eph777 I've updated the software. Please forward me any other errors you encounter running it.

@alexdieu alexdieu self-assigned this Jan 22, 2022
@Eph777
Copy link

Eph777 commented Jan 22, 2022

i misunderstand, it displays me the same error message :

makefile:6: /include/.makefile: No such file or directory
make2.exe: *** No rule to make target `/include/.makefile'. Stop.
Traceback (most recent call last):
File "D:\Dossiers\Bureau\TIGIF-main\convert.py", line 175, in
subprocess.check_call(['make2.exe'], cwd=workdri)
File "C:\Users\ephra\anaconda3\lib\subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['make2.exe']' returned non-zero exit status 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants