Skip to content

Patch#4

Open
ctrldemi wants to merge 16 commits into
Epicpkmn11:masterfrom
ctrldemi:patch-1
Open

Patch#4
ctrldemi wants to merge 16 commits into
Epicpkmn11:masterfrom
ctrldemi:patch-1

Conversation

@ctrldemi
Copy link
Copy Markdown

@ctrldemi ctrldemi commented Mar 9, 2025

Added convert.sh shell script and modified README.md to provide instructions and examples.

Epicpkmn11 and others added 16 commits January 1, 2023 23:22
This is primarily from an old gist, but I figured I should just push it to the actual repo so it's easier to find
I made a few changes to improve usability, most notably moving the output to the DCIM folder and numbering it
I really just wanted to see how well calico played with something with custom ARM7 code
Doesn't seem too crazy different

BUG: Internal camera is initializing upside-down and with incorrect colors?? Swapping to outside and back fixes it?? I think this is new, but not sure why
…to-camcorder

Hotfix/rebase master onto camcorder
Updated convert.py to accept the .bin file path as a command-line argument and automatically create an out folder in the script's directory for saving output images
Shell script that automates the conversion of `.bin` files to videos.
It runs the convert.py script and automatically runs ffmpeg to stitch the frames.
Accepts the .bin file path and desired output framerate as arguments.
Example: ./convert.sh file.bin 5.
Updated README.md to provide instructions for automatic conversion with shell script
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

Successfully merging this pull request may close these issues.

2 participants