This is a great thing because I can put all these MP3 clips onto my phone and play this music wherever I go. https://bytefreaks.net/gnulinux/bash/ffmpeg-extract-audio-from-mkv-to-mp3 find . -type f -name “*.mkv” -exec bash -c ‘FILE=”$1″; ffmpeg -i “${FILE}” -vn -c:a libmp3lame -y “${FILE%.mkv}.mp3”;’ _ ‘{}’ ; The script goes through the current folder and all subfolders… Continue reading Scripts to extract audio from video clips or convert other audio formats to mp3
Month: March 2018
Why I hate the Google Nexus 5X
Well when I got this thing I thought it was going to be the greatest thing since sliced bread, a Google Nexus phone, with stock standard Android, a lot of available updates from Google, great spec and performance etc. Great hardware, well made quality product. Such a shame about the software though. Unfortunately over time… Continue reading Why I hate the Google Nexus 5X
New bits for “old” computers [9]
Unfortunately I have not attended to any of the tasks in my last post yet because some aerial photos I was working on last week for mapping have to be redone. This time I have just closed off all web browsers and other applications in mainpc and used that one for Gimp so its full… Continue reading New bits for “old” computers [9]