System Engineer and car hobbyist.
-
RepTek
- Budapest
-
19:42
(UTC +01:00) - https://reptek.hu
Pinned Loading
-
ffmpeg-motion
ffmpeg-motion Publicpython program to crawl through directory and transform files with ffmpeg on multiple cpus (multiprocessing)
Python
-
linux_mint_notes
linux_mint_notes 1Mint 19.2
23disable kdb backlight to avoid lockup at boot:
4ln -s /dev/null /var/lib/systemd/backlight/platform-dell-laptop\:leds\:dell\:\:kbd_backlight
5 -
motion-vid_convert
motion-vid_convert 1Under File Storage -> Run a command
2/etc/motioneye/convert.sh %f
34convert.sh:
5 -
linux_email_through_gmail
linux_email_through_gmail 1yum install ssmtp
23/etc/ssmtp/ssmtp.conf:
4TLS_CA_FILE=/etc/pki/tls/certs/ca-bundle.crt
5root=useracc@gmail.com
-
ffmpeg_conversions
ffmpeg_conversions 1ffmpeg -i inputfile.mkv -codec copy outputfile.mp4
23ffmpeg -i inputfile.mkv -codec copy -c:a aac outputfile.mp4
-
freebsd_email_through_gmail
freebsd_email_through_gmail 1Install ssmtp
23/usr/local/etc/ssmtp/ssmtp.conf:
4root=destination@gmail.com
5mailhub=smtp.gmail.com:587
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.