Some multimedia Scripts in bash using ffmpeg
Leaced
999caf1c12
Now with support for multiple audio stream, separate automatic bit-rate for every stream and detection if file is a video. Videos will not be deleted and only the audio will be converted into an audio file |
||
---|---|---|
README.md | ||
to_opus.sh |
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
ToDo:
- better support multiple audio streams
- better documentation
- support for converting the audiostream in video files