...to avoid turning into super saiyen on those days when you can't recall!
https://www.howtogeek.com/442101/how-to-move-your-linux-home-directory-to-another-hard-drive/
#!/bin/bash for i in *.mp4; do echo "$i" "${i%%.*}.mkv" ffmpeg -i "$i" -vcodec copy -acodec copy "${...
Aucun commentaire:
Enregistrer un commentaire