This commit is contained in:
Lukas Wurzinger 2024-09-15 19:09:31 +02:00
parent 93a3882895
commit dd5011d978

View file

@ -28,7 +28,7 @@
fi
mkdir --parents -- "$(dirname -- "$dst")"
exec opusenc --quiet --bitrate 96.000 -- {} "$dst"
exec opusenc --quiet --bitrate 96.000 -- "$src" "$dst"
'';
};
in ''