View Single Post
Old 19th May 2019, 12:54   #14832  |  Link
an3k
Registered User
 
an3k's Avatar
 
Join Date: Oct 2006
Location: Omicron Persei 8
Posts: 180
I noticed another weird behavior and don't know if eac3to is doing something wrong or me not understanding it.

Code:
eac3to v3.34
command line: eac3to.exe  "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.ac3" "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.wavs"
------------------------------------------------------------------------------
AC3, 5.1 channels, 2:32:13, 448kbps, 48kHz
Decoding with libav/ffmpeg...
Reducing depth from 64 to 24 bits...
Writing WAVs...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.L.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.SL.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.C.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.SR.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.LFE.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.R.wav"...
Clipping detected, a 2nd pass will be necessary.  <WARNING>
Starting 2nd pass...
Decoding with libav/ffmpeg...
Reducing depth from 64 to 24 bits...
Writing WAVs...
Applying -0.55dB gain...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.L.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.LFE.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.R.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.C.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.SL.wav"...
Creating file "D:\Encode\Movie (2008)\title_t03_track2_[ger]_DELAY 0ms.SR.wav"...
eac3to processing took 5 minutes, 17 seconds.
Done.
eac3to says
Code:
Reducing depth from 64 to 24 bits...
but MediaInfo says the ac3 is 16 bits. The second audio stream is TrueHD (MediaInfo says it's 16 bits too) and if I transcode that into individual wavs eac3to correctly use 16 bits.
an3k is offline