installing ffmpeg on debian is rather tricky (you will need to compile from source). under CentOS7 it is easy yum install ffmpeg and you can substitute avconv command with ffmpeg and the script just works the same. thanks to all […]
It’s as simple as cool as linux… the “player” software VLC is also a recorder or a streaming-station 😀 you can try to automate this process: This one-liner worked for me, with audio and video: [cc lang=”bash” escaped=”true” width=”600″] cvlc […]
tested on: Linux laptop 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt20-1+deb8u2 (2016-01-02) i686 GNU/Linux update: 2019-01: also tested on hostnamectl # Operating System: CentOS Linux 7 (Core) # CPE OS Name: cpe:/o:centos:centos:7 # Architecture: x86-64 if using one core is enough: # […]
Linux: Asunder what is CDEx for windows, is Asunder for linux (Debian/Ubuntu) an excellent tool to backpu your valuable CDs as OGG or MP3. setup is easy and you can run it as non-root user su; apt update; apt install […]
Update: video series on GNU Linux Video Editing Eps 01: Video Editing with Linux Eps 02: Kdenlive Video Editor Reviewed Eps 03: Tips and Tricks to Manage Kdenlive’s Settings, Files and More. Eps 04: How to Get the Most Out […]
you will need to install ffmpeg first! 😀 (which can be cumbersome) 1. use vokoscreen: http://www.kohaupt-online.de/hp/ THANKS A LOT Michael Kohaupt 🙂 Rock steady. install procedure is a little cumbersome… you might need to install ffmpeg first. [cc lang=”bash” escaped=”true” […]
UPDATE: 2018-12: Debian 9.5 now comes with “simplescreenrecorder” (official website) in the repository: AND IT WORKS GREAT! 🙂 IT EVEN RECORDS THE COMPUTER’S AUDIO! X-D NICE JOB! how to install it: lsb_release -d; # tested on (but also works on […]
VLC as a Music player is currently (2023) the default. it is as easily installed as: su – root apt update apt install vlc It is as easily started up as: vlc /home/user/Music VLC’s shuffle function ain’t the best (it […]



