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

ImportError: No module named dr14tmeter.dr14_tmeter #81

Open
StillNotWorking opened this issue Oct 2, 2022 · 4 comments
Open

ImportError: No module named dr14tmeter.dr14_tmeter #81

StillNotWorking opened this issue Oct 2, 2022 · 4 comments

Comments

@StillNotWorking
Copy link

Debian GNU/Linux 10 (buster) on Windows WSL

$ git clone git://github.com/simon-r/dr14_t.meter.git
$ cd dr14_t.meter
$ sudo python setup.py install --root="/" --prefix="usr" --optimize=1
$ dr14_tmeter --help
Traceback (most recent call last):
File "/usr/bin/dr14_tmeter", line 21, in
import dr14tmeter.dr14_tmeter
ImportError: No module named dr14tmeter.dr14_tmeter

No error running setup.py

$ sudo apt install ./dr14tmeter_1.0.16-1_all.deb
result in the same error when I run dr14_tmeter

@pietro-coretto
Copy link

Same for me on Ubuntu 18.04 LTS.

@hugh-m
Copy link

hugh-m commented Apr 26, 2023

dr14_t.meter seems to be no longer maintained. ebumeter is a similar application, that is in the debian repository. ebur128 is the command line version that comes with it.

@82d
Copy link

82d commented Jun 30, 2023

run dr14 with the -p switch dr14_tmeter -p ...

@pe7ro
Copy link

pe7ro commented Dec 4, 2024

@hugh-m
Could you explain the values produced by EBU R128? I'm having trouble understanding how to relate its output to the dynamic range of an audio track. For example, I've analyzed two tracks with dynamic ranges of 4 and 14, but the EBU R128 output is giving me a lot of confusing numbers.

Integrated loudness:      6.1 LU
Loudness range:           4.6 LU
Peak level               -2.2 dBTP
Integrated threshold:    -3.9 LU
Range threshold:        -13.9 LU
Range min:                3.6 LU
Range max:                8.2 LU
Momentary max:           11.4 LU
Short term max:           8.9 LU

vs

Integrated loudness:     17.5 LU
Loudness range:           6.9 LU
Peak level               -0.0 dBTP
Integrated threshold:     7.3 LU
Range threshold:         -2.7 LU
Range min:               12.6 LU
Range max:               19.5 LU
Momentary max:           20.6 LU
Short term max:          20.0 LU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants