9

Converting a whole directory tree of FLAC files to opus/vorbis and deleting the...

 3 years ago
source link: https://hannes.enjoys.it/blog/2022/03/converting-a-whole-directory-tree-of-flac-files-to-opus-vorbis-and-deleting-the-originals/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Converting a whole directory tree of FLAC files to opus/vorbis and deleting the originals

Because I just did it and might need to do it again, e.g.:
fd -t f -e flac -x bash -c 'ffmpeg -i "$1" -b:a 64k "$1".ogg && echo rm "$1"' bash {}

Remove the echo to make it actually delete the originals.

via https://wiki.archlinux.org/title/Convert_FLAC_to_MP3#Parallel_with_recursion

This entry was posted in commandline, ffmpeg, linux, small things on 2022-03-24.

Post navigation

← Transparenzportal Hamburg API: Alle Daten herunterladen

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Comment *

Name

Email

Website

This site uses Akismet to reduce spam. Learn how your comment data is processed.


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK