Some multimedia Scripts in bash using ffmpeg
Find a file
2023-03-24 15:45:41 +01:00
README.md Update README.md 2023-03-24 15:30:37 +01:00
to_opus.sh changed default file extension to mp3 2023-03-24 15:45:41 +01:00

to_opus

converting all Files in your current working directory and all subdirectories to opus. This is work in progress

Example

bash to_opus mp3 flac convert all files with .mp3-extension and .flac-extension to opus

Dependencies

  • ffmpeg