pcroland / deew

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

[IMPROVEMENT] Show input's bitrate if it can be fetched and only one input is given #36

Closed tormento closed 1 year ago

tormento commented 1 year ago

Given a proper input format. it would be of some use to have the input bitrate exposed too in the deew banner.

pcroland commented 1 year ago

Not possible due to multiple inputs being supported and you can't get every input's bitrate in the first place.

tormento commented 1 year ago

@pcroland As I wrote, given proper input :)