View Issue Details

IDProjectCategoryView StatusLast Update
0000264eac3tobugpublic2015-03-25 21:20
ReporterBoulder Assigned Tomadshi  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSSeven 64-bitOS VersionSP1
Summary0000264: Using -float32 -normalize doesn't work in all cases
DescriptionIn some files, superfluous zero bytes are detected after normalizing. However, eac3to doesn't find the correct file to strip the bytes from.

Q:\demuxed>eac3to "ACDC - No Bull (1996).flac" "b:ACDC - No Bull (1996).wav" -float32 -normalize
FLAC, 5.1 channels, 2:03:34, 24 bits, 4717kbps, 48kHz
Decoding FLAC...
Writing WAV...
Creating file "b:ACDC - No Bull (1996).pass1.wav"...
The original audio track has a constant bit depth of 24 bits.
Caution: The WAV file is bigger than 4GB.
Some WAV readers might not be able to handle this file correctly.
Starting 2nd pass...
Reading WAV...
Writing WAV...
Applying -0.001dB gain...
Creating file "b:ACDC - No Bull (1996).wav"...
The processed audio track has a constant bit depth of 24 bits.
Caution: The WAV file is bigger than 4GB.
Some WAV readers might not be able to handle this file correctly.
Superfluous zero bytes detected, will be stripped in 2nd pass.
The source file "b:ACDC - No Bull (1996).pass1.wav" could not be opened.
The source file "b:ACDC - No Bull (1996).pass1.wav" could not be opened.
TagsNo tags attached.
eac3to Versionv3.28

Activities

madshi

2015-03-24 08:58

administrator   ~0000851

I'll need a (small) sample, so I can reproduce that on my PC.

Boulder

2015-03-24 18:03

reporter   ~0000854

Can you download this one?

https://drive.google.com/file/d/0BzeF_1syecQwbGpHRWlsSkxYMUk/view?usp=sharing

madshi

2015-03-24 18:16

administrator   ~0000855

Yes, thanks, I can reproduce the problem now.

madshi

2015-03-25 21:20

administrator   ~0000861

Should be fixed in the next build.

Issue History

Date Modified Username Field Change
2015-03-24 05:10 Boulder New Issue
2015-03-24 08:58 madshi Note Added: 0000851
2015-03-24 08:58 madshi Assigned To => madshi
2015-03-24 08:58 madshi Status new => feedback
2015-03-24 18:03 Boulder Note Added: 0000854
2015-03-24 18:03 Boulder Status feedback => assigned
2015-03-24 18:16 madshi Note Added: 0000855
2015-03-25 21:20 madshi Note Added: 0000861
2015-03-25 21:20 madshi Status assigned => closed
2015-03-25 21:20 madshi Resolution open => fixed