dxing97 / subs2cia

Condensed Immersive Audiovisual media generator from subtitles for language learning
MIT License
89 stars 10 forks source link

[feature] add ability to specify codecs (specifically audio) #14

Closed cyphar closed 3 years ago

cyphar commented 3 years ago

I'd like to use opus for my condensed audio but the only knob to specify the format is -ae which only really lets you set the container format (and if you use -ae opus you get an OGG file). This would just boil down to being able to pass a codec to ffmpeg with -a:c directly.