Last active
December 18, 2024 00:22
-
-
Save dewomser/7ffaa283e38a3832952fc52b82ed7d65 to your computer and use it in GitHub Desktop.
Sammlung Skripte für dei Meisen-cam
This file contains 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 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 [email protected]:/tmp/motion/* /home/karl/Downloads/birdcam2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment