Månedsarkiv: januar 2019

Autostart browser on Raspberry Pi

First use this approach to create a python based browser, call it browser.py and leave it in pi’s home directory. Set up .xinitrc to contain the following: The first three commands disable screen-blanking and the last one runs a script … Læs resten

Udgivet i Uncategorized | Skriv en kommentar

Croping video with FFMPEG

Crops a rectangle with the dimensions 580×304 out of test.mp4 with an offset of 0 (left) and 388 (down) into out.php and skips everything after 5 minuttes, use this for testing your cut, when sattisfied, run command without “-t 5:00” … Læs resten

Udgivet i Uncategorized | Skriv en kommentar