Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Audio encoding

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 10th June 2009, 19:38   #8961  |  Link
DoomBot
Registered User
 
Join Date: Jan 2008
Posts: 98
Quote:
Originally Posted by tebasuna51 View Post
Is better use wav than pcm like intermediate file to obtain a w64 accepted by TsMuxer.
So i shouldn't have any problems with a seamless branching movie with no over gaps using wav output?
DoomBot is offline  
Old 10th June 2009, 20:15   #8962  |  Link
TinTime
Registered User
 
Join Date: Jan 2009
Location: UK
Posts: 403
Quote:
Originally Posted by DoomBot View Post
So i shouldn't have any problems with a seamless branching movie with no over gaps using wav output?
I always convert TrueHD to wav with eac3to and haven't encountered any problems, seamless branching movie or otherwise. The only possible issue is the one that eac3to warns you about - oversized (>2GB) wav files. As you're converting the wav to w64 with eac3to that doesn't matter though as it handles large wavs.

Quote:
Originally Posted by DoomBot View Post
Converting truehd to either pcm, wav, or w64 there isn't any quality loss its bit for bit correct? there all doing the same thing?
Yep. As tebasuna51 said wav is the best bet for an intermediate file in this case (it's just pcm data with a header describing it stuck at the front).
TinTime is offline  
Old 10th June 2009, 20:18   #8963  |  Link
DoomBot
Registered User
 
Join Date: Jan 2008
Posts: 98
Quote:
Originally Posted by TinTime View Post
I always convert TrueHD to wav with eac3to and haven't encountered any problems, seamless branching movie or otherwise. The only possible issue is the one that eac3to warns you about - oversized (>2GB) wav files. As you're converting the wav to w64 with eac3to that doesn't matter though as it handles large wavs.



Yep. As tebasuna51 said wav is the best bet for an intermediate file in this case (it's just pcm data with a header describing it stuck at the front).
Thanks for your response that's exactly what i wanted to hear.
DoomBot is offline  
Old 11th June 2009, 22:46   #8964  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,810
Quote:
Is better use wav than pcm like intermediate file to obtain a w64 accepted by TsMuxer.
TSmuxer also accepts large .wavs. I tried 7GB wav and it was correctly muxed to .m2ts So in fact we don't have to use .w64 for now.
Atak_Snajpera is offline  
Old 12th June 2009, 01:35   #8965  |  Link
wildchild22
Registered User
 
Join Date: Mar 2007
Posts: 23
When eac3to outputs wavs all I used to get was sound for the first 15-30 minutes then white noise.


Quote:
Originally Posted by Atak_Snajpera View Post
TSmuxer also accepts large .wavs. I tried 7GB wav and it was correctly muxed to .m2ts So in fact we don't have to use .w64 for now.
wildchild22 is offline  
Old 12th June 2009, 01:50   #8966  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,914
Quote:
Originally Posted by Atak_Snajpera View Post
TSmuxer also accepts large .wavs. I tried 7GB wav and it was correctly muxed to .m2ts So in fact we don't have to use .w64 for now.
If is correct is a new and undocumented feature. But this is the eac3to thread.

Quote:
Originally Posted by wildchild22 View Post
When eac3to outputs wavs all I used to get was sound for the first 15-30 minutes then white noise.
The audio data in wav is ok, maybe your player can't play it.
There are many soft to manage wav files >4GB (encoders, AviSynth, ...)
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline  
Old 13th June 2009, 13:40   #8967  |  Link
Tarnatos
Registered User
 
Join Date: Sep 2003
Location: Try to trace my IP ;-)
Posts: 3
DTS-ES Matix demux

Hello,

i have a problem with dts-es matrixed files.

If i try to create the waves from the source file with:
Code:
X:\temp>eac3to demo.dts c:\temp\demo.wavs
DTS-ES, 5.1 channels, 0:01:55, 16 bits, 755kbps, 48khz
Decoding with ArcSoft DTS Decoder...
Patching bitdepth to 24 bits...
Writing WAVs...
Creating file "c:\temp\demo.R.wav"...
Creating file "c:\temp\demo.L.wav"...
Creating file "c:\temp\demo.C.wav"...
Creating file "c:\temp\demo.SL.wav"...
Creating file "c:\temp\demo.LFE.wav"...
Creating file "c:\temp\demo.SR.wav"...
Everthing works fine.

But i want that 7th channel so i use the -7 cmd to force the extraction.

But i doesn't work:
Code:
X:\temp>eac3to demo.dts c:\temp\demo.wavs -7
DTS-ES, 5.1 channels, 0:01:55, 16 bits, 755kbps, 48khz
Decoding with ArcSoft DTS Decoder...
Patching bitdepth to 24 bits...
Writing WAVs...
Eac3to only creates a log file and interrups.

Here the content of the log file:
Code:
eac3to v3.16
command line: eac3to demo.dts c:\temp\demo.wavs -7
------------------------------------------------------------------------------
DTS-ES, 5.1 channels, 0:01:55, 16 bits, 755kbps, 48khz
Decoding with ArcSoft DTS Decoder...
Patching bitdepth to 24 bits...
Writing WAVs...
Every other file i had tested worked fine.

Here is a little part of that file so you can test by yourselves.

DL: http://rapidshare.com/files/244067335/demo.dts


##EDIT

With Sonic it doen't work, too!
Code:
eac3to demo.dts demo.wavs -sonic
DTS-ES, 5.1 channels, 0:01:55, 16 bits, 755kbps, 48khz
Patching bitdepth to 24 bits...
Decoding with DirectShow (Sonic Audio Decoder)...
DirectShow reports 5.1 channels, 24 bits, 48khz
Writing WAVs...
Creating file "demo.L.wav"...
Creating file "demo.SL.wav"...
Creating file "demo.LFE.wav"...
Creating file "demo.C.wav"...
Creating file "demo.SR.wav"...
Creating file "demo.R.wav"...
Code:
eac3to demo.dts demo.wavs -sonic -7
DTS-ES, 5.1 channels, 0:01:55, 16 bits, 755kbps, 48khz
Patching bitdepth to 24 bits...
Decoding with DirectShow (Sonic Audio Decoder)...
DirectShow reports 5.1 channels, 24 bits, 48khz
Writing WAVs...
Creating file "demo.L.wav"...
Creating file "demo.SL.wav"...
Creating file "demo.LFE.wav"...
Creating file "demo.C.wav"...
Creating file "demo.SR.wav"...
Creating file "demo.R.wav"...
With libAv it's the same. Only 6 channels.
__________________
Greetings
-Tarnatos

Last edited by Tarnatos; 13th June 2009 at 14:01.
Tarnatos is offline  
Old 13th June 2009, 20:35   #8968  |  Link
aleg
Registered User
 
Join Date: Jun 2003
Posts: 6
Is it possible to downmix a 2/2 recording (an old quadrophonics with L-R-SL-SR) to stereo?

The -down2 option leaves it as a 4-channel recording.
aleg is offline  
Old 13th June 2009, 23:19   #8969  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,914
Quote:
Originally Posted by Tarnatos View Post
...
DTS-ES, 5.1 channels, 0:01:55, 16 bits, 755kbps, 48khz
...
But i want that 7th channel so i use the -7 cmd to force the extraction.
...
-7 don't force to extract 7 channel (-7 means the pcm input have 7 channels)

Like you see is a 5.1 and the BackCenter channel is an analog matrix mix in BackLeft and BackRight channels.

There are other kind of DTS-ES with a discrete BackCenter than can be extracted, eac3to inform with this message:
DTS-ES, 6.1 channels, 0:00:22, 16 bits, 1510kbps, 48khz
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline  
Old 14th June 2009, 09:23   #8970  |  Link
Tarnatos
Registered User
 
Join Date: Sep 2003
Location: Try to trace my IP ;-)
Posts: 3
Than it is not possible to extract the matrixed backcenter channel?
__________________
Greetings
-Tarnatos
Tarnatos is offline  
Old 14th June 2009, 10:27   #8971  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,914
Quote:
Originally Posted by Tarnatos View Post
Than it is not possible to extract the matrixed backcenter channel?
For what?
You can play the 5.1 and the phantom BackCenter is there.

BTW, you can try to make a stereo with BL,BR and use a dpl decoder to 5.0, the new FL' is the original BL, the new FC' the original BC, and the new FR' the original BR (the news BL', BR' must be empty).

To do this conversion you can use Foobar2000 and the foo_dsp_fsurround.dll plugin.
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline  
Old 14th June 2009, 12:50   #8972  |  Link
cybpsy
Registered User
 
Join Date: Jul 2008
Posts: 4
Hello!

I'm using eac3to 3.16. I have 7.1 TrueHD audio track. I'm trying to recode it to flac or to wavs, but I get such error:
eac3to.exe 00003.track_4352.ac3 audio.wavs
TrueHD/AC3, 7.1 channels, 48khz, dialnorm: -27dB
(embedded: AC3, 5.1 channels, 448kbps, 48khz, dialnorm: -27dB)
Extracting TrueHD stream...
Removing TrueHD dialog normalization...
Decoding with libav/ffmpeg...
Remapping channels...
Writing WAVs...
libav Invalid channel 13 specified as output from matrix
The libav decoder reported an error while decoding.
Aborted at file position 262144.

I understand that it's problem of audio track or decoder, but may be there is some work around in eac3to?

I've made sample of the audio: http://rapidshare.com/files/24440854...track_4352.ac3 (105 MB)
cybpsy is offline  
Old 14th June 2009, 16:38   #8973  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,914
Quote:
Originally Posted by cybpsy View Post
I understand that it's problem of audio track or decoder, but may be there is some work around in eac3to?
Or maybe the tool used to extract the track (.ac3 with thd content?).
Let eac3to extract the track to the flac or wavs from the container.
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline  
Old 14th June 2009, 22:55   #8974  |  Link
cybpsy
Registered User
 
Join Date: Jul 2008
Posts: 4
Quote:
Originally Posted by tebasuna51 View Post
Or maybe the tool used to extract the track (.ac3 with thd content?).
Let eac3to extract the track to the flac or wavs from the container.
The track is .ac3 only because it was demuxed by tsmuxer. I have also tried eac3to in two ways: decoding from BD directly and demuxing from BD (thd+ac3) and decoding to flac or wavs. Just the same error.
cybpsy is offline  
Old 15th June 2009, 00:00   #8975  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,914
Quote:
Originally Posted by cybpsy View Post
The track is .ac3 only because it was demuxed by tsmuxer.
But eac3to can't imagine a TrueHD when say:
Code:
eac3to.exe 00003.track_4352.ac3 audio.wavs
TrueHD/AC3, 7.1 channels, 48khz, dialnorm: -27dB
(embedded: AC3, 5.1 channels, 448kbps, 48khz, dialnorm: -27dB)
Extracting TrueHD stream...
Quote:
I have also tried eac3to in two ways: decoding from BD directly and demuxing from BD (thd+ac3) and decoding to flac or wavs. Just the same error.
Then the stream is corrupt
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline  
Old 15th June 2009, 04:10   #8976  |  Link
odin24
Registered User
 
odin24's Avatar
 
Join Date: Mar 2008
Location: The Great North (the better half of North America)
Posts: 301
Strange error

Has anybody encountered this before? If so, is there anyway around it? I've examined all of the m2ts files in the two playlists with tsMuxeR, each branch has identical streams within the whole playlist... both 1) and 2).
Thanks.

odin24 is offline  
Old 15th June 2009, 05:31   #8977  |  Link
setarip_old
Registered User
 
setarip_old's Avatar
 
Join Date: Aug 2005
Posts: 16,267
There are two observable differences:

1) A total 13 second time difference

2) Different sequence of the audio tracks

What is the title of your BluRay disc?
setarip_old is offline  
Old 15th June 2009, 07:52   #8978  |  Link
mrr19121970
Registered User
 
Join Date: Mar 2008
Posts: 305
@odin24

why have you blanked out your name in 3 out of 4 C:\Users\XXXXX> ?

and yes, I saw it yesterday. With the 'March of the Pengiuns' German version, Kinowelt have added a 13 second trailer to the start of the film. There were 3 playlists all with 00026.mts (from memory). The chapter points are different.

1) 1:22:26 mins long one with the trailer.
2) can't remember
3) 1:22:15 mins long - was clearly the original film without the trailer

However on demuxing either 1) or 3) I always got the longest version.

Here are the logs...

Quote:
eac3to v3.16
command line: "E:\TVIX\Clown_BD\eac3to\eac3to.exe" "s:\" -LOG="D:\DEMUX\March of the Penguins\eac3to_PASS1_LOG.LOG"
------------------------------------------------------------------------------
1) 00027.mpls, 00026.m2ts, 1:22:29
- Chapters, 12 chapters
- VC-1, 1080i50 (16:9)
- DTS Hi-Res, German, multi-channel, 48khz
- DTS Hi-Res, German, multi-channel, 48khz
- DTS, French, multi-channel, 48khz
- DTS, German, multi-channel, 48khz
- AC3, German, stereo, 48khz
- AC3, French, stereo, 48khz

2) 00037.mpls, 00026.m2ts, 1:22:16
- Chapters, 12 chapters
- VC-1, 1080i50 (16:9)
- DTS Hi-Res, German, multi-channel, 48khz
- DTS Hi-Res, German, multi-channel, 48khz
- DTS, French, multi-channel, 48khz
- DTS, German, multi-channel, 48khz
- AC3, German, stereo, 48khz
- AC3, French, stereo, 48khz

3) 00028.mpls, 00026.m2ts, 1:22:15
- Chapters, 12 chapters
- VC-1, 1080i50 (16:9)
- DTS Hi-Res, German, multi-channel, 48khz
- DTS Hi-Res, German, multi-channel, 48khz
- DTS, French, multi-channel, 48khz
- DTS, German, multi-channel, 48khz
- AC3, German, stereo, 48khz
- AC3, French, stereo, 48khz

4) 00002.mpls, 00002.m2ts, 0:52:50
- MPEG2, 576i50 (16:9)
- AC3, French, stereo, 48khz
- AC3, French, stereo, 48khz

5) 00005.mpls, 00005.m2ts, 0:52:49
- MPEG2, 576i50 (16:9)
- AC3, French, stereo, 48khz

6) 00004.mpls, 00004.m2ts, 0:46:03
- MPEG2, 576i50 (16:9)
- AC3, French, stereo, 48khz

7) 00038.mpls, 0:32:49
[14+10+17+12+13+21+24+18+11+23+25+20+16+15+9+19+22].m2ts
- Chapters, 17 chapters
- MPEG2, 576i50 (16:9)
- AC3, French, stereo, 48khz

8) 00003.mpls, 00003.m2ts, 0:19:21
- MPEG2, 576i50 (4:3)
- AC3, French, stereo, 48khz

Last edited by mrr19121970; 15th June 2009 at 18:31.
mrr19121970 is offline  
Old 15th June 2009, 10:37   #8979  |  Link
BZeeme
Registered User
 
Join Date: Apr 2008
Location: California
Posts: 81
I get the same results as you using eac3to on CJ7. I'm trying to back it up using BD Rebuilder (movie only). The movie only result would play with PowerDvD but not my Sony standalone (audio, subtitles, but no video).
BZeeme is offline  
Old 15th June 2009, 11:40   #8980  |  Link
pascalwil
Registered User
 
Join Date: Sep 2008
Location: France
Posts: 61
Using Nero AAC decoder in eac3to

Quote:
Originally Posted by poisondeathray View Post
From Page 1:
I do have Nero 7.0.8.2 and the Blu-ray/HD-DVD plug-in registered.

I can use Nero WaveEditor or Nero Burning ROM to convert a 5.1 AAC file to a 5.1 AC3 file but I can't seem to be able to get eac3to to use the Nero AAC decoder to do the same job. I wonder what I've done wrong. eac3to reports the following:
eac3to v3.16
command line: "G:\Bin\eac3to316\eac3to.exe" -test
------------------------------------------------------------------------------
eac3to (v3.16) is installed
Nero Audio Decoder (Nero 6 or older) doesn't seem to be installed
http://www.nero.com/eng/store-blu-ray.html
CAUTION: You need Nero 7. Nero 8 won't work with eac3to.
ArcSoft DTS Decoder (1.1.0.0) works fine
Sonic Audio Decoder (4.3.0.169) works fine
Haali Matroska Muxer doesn't seem to be installed
http://haali.net/mkv
Nero AAC Encoder (1.3.3.0) is up to date
Surcode DTS Encoder (1.0.21.0) is installed
MkvToolnix (2.2.0.0, 2008-03-04) is installed

Of course I can use Sonic but I would love to use Nero inside eac3to. Can someone help? Many thanks.

And the log gives:
eac3to v3.16
command line: "G:\Bin\eac3to316\eac3to.exe" "Y:\Music (Video)\Movie\Original - x264\Movie - en-English.aac" "Y:\Music (Video)\Movie\Original - x264\Movie - 2005 - en-English - eac3to 3.16 with GUI - nero.ac3" -384 -nero
------------------------------------------------------------------------------
AAC, 5.1 channels, 48khz
I'd like to use the Nero decoder, but it doesn't seem to work. <ERROR>

Madshi could you tell us a little bit on how eac3to checks for Nero Audio Decoder installation?
Maybe with some inputs from you I could check whether I meet your requirements. Thanks.

Last edited by pascalwil; 15th June 2009 at 13:08. Reason: Request to Madshi
pascalwil is offline  
Closed Thread

Tags
eac3to

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 20:59.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.