Tag: multimedia
Screenshot from console on Raspberry Pi
I’m building a fleet of distributed Raspberry multimedia players and I’ve decided to start with a few terminal commands to manage them. Let’s begin with a screenshot of current screen contents.
Glitching omxplayer when using -o local (analog audio)
When your omxplayer glitches (audio too fast, video hiccups) simply use both instead of local: /usr/bin/omxplayer –loop -o both media.mp4 Maybe this will save you some time that I’ve lost to discover that 🙂