pcroland / deew

Dolby Encoding Engine Wrapper
https://deew.dev
MIT License
195 stars 20 forks source link

[REQUEST] Custom default bitrates #14

Closed tormento closed 1 year ago

tormento commented 2 years ago

It would be nice to have a place in configuration file where to store the default bitrates for the number of audio channels, such as:

7.1: 640 kbps 5.1: 320 kbps 2.0: 128 kbps

and so.

pcroland commented 2 years ago

It's not that useful but maybe I'll add it later when I have to touch the config's behaviour.

tormento commented 2 years ago

@pcroland it was meant to be used with recursion parameter to automatize the process with different audio files

pcroland commented 1 year ago

added configurable default bitrates in 2.2.0