Thread: Pcm2Tsmu v1.3
View Single Post
Old 21st September 2008, 09:47   #15  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Quote:
Originally Posted by Jeff Flowerday View Post
Smaller clip this one is only 127MB.

http://www.flowerdayconsulting.com/m...whitenoise.zip
No problem, I need sleep also...

Here is the problem:
Code:
eac3to v2.63
command line: eac3to SourceHDDVD.m2ts 2: z.pcm
---------------------------------------------------------
M2TS, 1 video track, 1 audio track, 0:01:00
1: VC-1, 1080p24 /1.001 (16:9) with pulldown flags
2: TrueHD, 5.1 channels, 48khz, dialnorm: -27dB
[a02] Extracting audio track number 2...
[a02] Removing TrueHD dialog normalization...
[a02] Decoding with libav/ffmpeg...
[a02] Swapping endian...
[a02] Remapping channels...
[a02] Creating file "z.24bit.pcm"...
[a02] This audio track has a constant bit depth of 16 bits.
[a02] The zero bytes were successfully removed.
Video track 1 contains 1454 frames.
eac3to processing took 6 seconds.
Done.
Then using Pcm2Tsmu correctly:

PcmTsmu z.pcm -i 16

We obtain a correct z_tsm.pcm 16 bits (default is 24), 6 chan (default), 48 KHz (default)

Often is enough put the log files to see the problem.
tebasuna51 is offline   Reply With Quote