You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: