Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libhb: Only display audio source bitrates greater than one #1946

Closed
wants to merge 1 commit into from

Conversation

abrezovsky
Copy link
Contributor

@abrezovsky abrezovsky commented Mar 1, 2019

Description of Change:

Resolves #1944

Fixes issue where audio source bitrates display as 0 kbps because ffmpeg reports them as 1 bps.

Test on:

  • Windows 10+ (via MinGW)
  • macOS 10.13+
  • Ubuntu Linux

Screenshots (If relevant):

capture

…andBrake#1944

Signed-off-by: Andrew Brezovsky <abrezovsky@gmail.com>
@bradleysepos
Copy link
Contributor

Merged as b419da7 (I signed the commit). Thanks!

@bradleysepos bradleysepos self-assigned this Mar 1, 2019
@bradleysepos bradleysepos added this to the 1.3.0 milestone Mar 1, 2019
@abrezovsky abrezovsky deleted the zero-audio-bitrate branch March 3, 2019 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

when opening video file with opus audio, it shows bitrate as 0
2 participants