SamWindell / Signet

Command-line program for bulk editing audio files on Windows, Linux and Mac
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Feature Request: Encode OGG #15

Open faxinadu opened 1 year ago

davidhealey commented 7 months ago

You can use ffmpeg for this ffmpeg -i input_audio.wav -c:a libvorbis -q:a 4 output_audio.ogg