Changes between Version 6 and Version 7 of Ticket #9352
- Timestamp:
- Jul 30, 2021, 12:22:56 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9352 – Description
v6 v7 3 3 ffmpeg used is git master as of 2021-07-29. 4 4 5 Using the reproducer file at [https://stream.gably.net/images/loudnorm_samp.mkv], `loudnorm_samp.mkv` (4.7 MB), 48 kHz DTS-HD, analyze the loudness with loudnorm to get integrated loudness ~-21: `"input_i" : "-21.57"` :5 Using the reproducer file at [https://stream.gably.net/images/loudnorm_samp.mkv], `loudnorm_samp.mkv` (4.7 MB), 48 kHz DTS-HD, analyze the loudness with loudnorm to get integrated loudness ~-21: `"input_i" : "-21.57"` (output of this command attached): 6 6 {{{ 7 7 ffmpeg -i loudnorm_samp.mkv -af aresample=ocl=stereo,loudnorm=print_format=json -f null -


