View Single Post
Old 30th June 2009, 20:49   #1378  |  Link
Barleyman
Registered User
 
Join Date: Oct 2006
Posts: 204
Quote:
Originally Posted by buzzqw View Post
your wav file go over 2gb and standard wav cannot be over 2gb...

i strongly suggest to encode it, or.. better.. encode with flac, so you got a lossless copy

BHH
Well, it's not that easy..

Code:
eac3to v3.16
command line: "C:\Program Files\HDConvert\applications\eac3to.exe" "h:\bdmv\stream\00007.m2ts" 3: "D:\Temp\hdencodertox-pid3.ac3" -normalize   -640
------------------------------------------------------------------------------
M2TS, 1 video track, 1 audio track, 4 subtitle tracks, 1:36:07, 24p
1: Chapters, 12 chapters
2: h264/AVC, 1080p24 (16:9)
3: RAW/PCM, English, 3.0 channels, 24 bits, 48khz
4: Subtitle (PGS), Danish
5: Subtitle (PGS), Norwegian
6: Subtitle (PGS), Swedish
7: Subtitle (PGS), Finnish
[v02] The video framerate is correct, but rather unusual.  <WARNING>
[a03] Extracting audio track number 3...
[a03] Reading RAW/PCM...
[a03] Swapping endian...
[a03] Writing WAV...
[a03] Creating file "D:\Temp\hdencodertox-pid3.ac3.pass1.wav"...
[a03] The original audio track has a constant bit depth of 24 bits.
[a03] Caution: The WAV file is bigger than 2GB.  <WARNING>
[a03] Some WAV readers might not be able to handle this file correctly.  <WARNING>
[a03] Starting 2nd pass...
[a03] Reading WAV...
[a03] The AC3 encoder received a non-supported data format (float, 3, 64, -).  <ERROR>
Aborted at file position 262144.  <ERROR>
Lovely BZZT sound on that error btw..
Barleyman is offline   Reply With Quote