Report the remaining delay when looping or removing audio data

eac3to forked from madshi eac3to 3.36
Post Reply
User avatar
GCRaistlin
Posts: 17
Joined: Sun Jan 05, 2025 6:52 pm

Report the remaining delay when looping or removing audio data

Post by GCRaistlin »

When looping or removing audio data in an .ac3 file:

Code: Select all

eac3to v3.52
command line: eac3to.exe  "Lunacy_2005_Orig.ac3" ".\~Lunacy_2005_Orig.ac3" -destpath=".\" -edit=0:43:15.934,-32ms
------------------------------------------------------------------------------
Running in fast mode
Removing dialnorm
AC3, 5.1 channels, 2:02:47, 640kbps, 48kHz, dialnorm: -31dB
Skipping AC3 dialog normalization (already at -31 dB)...
Editing (E-)AC3...
Creating file ".\.\~Lunacy_2005_Orig.ac3"...
eac3to processing took 26 seconds.
Done.
eac3to doesn't report the remaining delay that could bot be fixed as it does when applying an audio delay:

Code: Select all

eac3to v3.52
command line: eac3to.exe  "Lunacy_2005_Orig.ac3" ".\~~Lunacy_2005_Orig.ac3" -destpath=".\" +10ms
------------------------------------------------------------------------------
Running in fast mode
Removing dialnorm
AC3, 5.1 channels, 2:02:47, 640kbps, 48kHz, dialnorm: -31dB
Skipping AC3 dialog normalization (already at -31 dB)...
A remaining delay of +10ms could not be fixed.
Creating file ".\.\~~Lunacy_2005_Orig.ac3"...
eac3to processing took 14 seconds.
Done.
It'd be convenient if eac3to reports the remaining delay when looping or removing audio data.
Magically yours
Raistlin
Post Reply