Skip to content

Instantly share code, notes, and snippets.

@dewomser
Last active December 18, 2024 00:22
Show Gist options
  • Save dewomser/7ffaa283e38a3832952fc52b82ed7d65 to your computer and use it in GitHub Desktop.
Save dewomser/7ffaa283e38a3832952fc52b82ed7d65 to your computer and use it in GitHub Desktop.
Sammlung Skripte für dei Meisen-cam
#!/bin/bash
ffmpeg -i meise1.mkv -vf "rotate=160*(PI/180)" meise1.gif
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