#! /usr/bin/env nix-shell #! nix-shell -i bash -p ffmpeg_5
trap 'echo "Aborting..."; exit 1' SIGINT
find . -type f -name "*.flac" -print0 | while read -d $'\0' flac_file; do
echo "Input file:
#! /usr/bin/env nix-shell #! nix-shell -i bash -p ffmpeg_5
trap 'echo "Aborting..."; exit 1' SIGINT
find . -type f -name "*.flac" -print0 | while read -d $'\0' flac_file; do
echo "Input file: