Last active
May 7, 2026 07:55
-
-
Save dewomser/7ffaa283e38a3832952fc52b82ed7d65 to your computer and use it in GitHub Desktop.
Sammlung Skripte für die Meisen-cam
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| ffmpeg -i meise1.mkv -vf "rotate=160*(PI/180)" meise1.gif |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| scp pi@192.168.1.209:/tmp/motion/* /home/karl/Downloads/birdcam2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment