You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a line to excerpt the audio bit rate from mediainfo in PR #16 but it's a bit hacky, needed to clean up grep output so it doesn't grab video bit rate or overall bit rate.
The line to excerpt the sampling rate from mediainfo in PR #17 is cleaner since it's the only "sampling rate" mediainfo field
Right now audio_norm.sh only maintains the file's original codec, not the more important format details.
The text was updated successfully, but these errors were encountered: