Extra audio information in +title

Archive of historical feature requests.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
vid.user
Posts: 28
Joined: Tue Dec 18, 2012 9:36 am

Extra audio information in +title

Post by vid.user »

Is it possible to request the 'extra' audio information is placed within the '+ title' section of the HandBrakeCLI output? I don't know whether it's a bug, an oversight, or of no concern?

example AC3:

Code: Select all

+ title 1:
    + 1, English (AC3) (2.0 ch) (iso639-2: eng), 48000Hz, 640000bps
But I've noticed with most aac|mp3 it gives this:

Code: Select all

    + 1, Unknown (AAC) (2.0 ch) (iso639-2: und)
    + 2, Hindi (MP3) (2.0 ch) (iso639-2: hin)
But the 'Hz' and 'bps' information is there, in the above "Stream" section just not displayed in the "+ title" section.

Code: Select all

   Stream #0.1(und): Audio: aac, 48000 Hz, stereo, fltp, 128 kb/s (default)
   Stream #0.2(hin): Audio: mp3, 48000 Hz, 2 channels, s16p, 160 kb/s
Deleted User 11865

Re: Extra audio information in +title

Post by Deleted User 11865 »

I guess now that the Windows GUI no longer uses the CLI for scanning, this could be implemented. Not really a priority for me TBH, but patches welcome ;-)
vid.user
Posts: 28
Joined: Tue Dec 18, 2012 9:36 am

Re: Extra audio information in +title

Post by vid.user »

I'd certainly do a patch if I was capable of it, but sadly not. I do a GUI for the HandBrakeCLI and just hoped it could be implemented because various other formats seem to follow printing this info. Anyway, just thought I'd mention it, hope to see it, and keep up the great work, many people do appreciate it.
Post Reply