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

Can't figure out how to convert the Bad Apple video using ffmpeg #10

Open
cheesemagic opened this issue May 6, 2021 · 1 comment
Open

Comments

@cheesemagic
Copy link

cheesemagic commented May 6, 2021

I have no idea how to use ffmpeg to make the video small enough to fit the calculator screen, or even the calculator itself.
I tried the command 'BUILD2.BAT -i BADAPPLE.mp4 -e M1G4 -d' but this returned:

Unrecognized option 'e'. Error splitting the argument list: Option not found

What command can I use to convert the video to be small enough for the calculator and the calculator screen?

Also, how do you get the 'make gfx' command to work?
It returns:

convpng v7.2 by m.waltz opened convpng.ini --- sprites_gfx (C) --- [error] opening out/sprites_gfx.c for output. make: *** [gfx] Error 1

Thanks.

@Iambian
Copy link
Owner

Iambian commented Oct 15, 2021

I apologize for missing this for so long. I, however, have been unable to reproduce any of the problems you're having.

For the first part, are you still having this problem? I'd need the full traceback and logging that happened when you put that command in. There's two points of failure that I can see involving that error and I can't repro.

For the second part, I also can't repro. Maybe try a different version of the toolchain?

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

2 participants