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.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > General > Audio encoding
Register FAQ Today's Posts Search

Closed Thread
 
Thread Tools Search this Thread
Old 2nd March 2012, 04:53   #11541  |  Link
shh
Registered User
 
Join Date: Dec 2001
Posts: 96
Where's madshi? Is eac3to dead?
__________________
shh
shh is offline  
Old 2nd March 2012, 11:35   #11542  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 7,458
madshi is still active here http://forum.doom9.org/showthread.php?t=146228

I can't answer to second question.
tebasuna51 is offline  
Old 6th March 2012, 09:31   #11543  |  Link
szabi
Registered User
 
Join Date: Nov 2004
Posts: 253
Hi

I tried this:
Extract the DTS core of a DTS-HD track:
eac3to input.dtshd output.dts -core

Why is it not working?
IAW wikibooks it should: click

bye
szabi
szabi is offline  
Old 6th March 2012, 09:34   #11544  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 5,011
eac3to is not dead, it's just kinda "on hold" for the moment, because I'm busy working on madVR. Once madVR has reached v1.0, I'll get back to eac3to development.
madshi is offline  
Old 6th March 2012, 10:12   #11545  |  Link
szabi
Registered User
 
Join Date: Nov 2004
Posts: 253
I tried using gui's, but no luck as well.
Eac3to and More GUI
This one got crash all the time.
Another mod of this is Eac3to and More GUI v.1.10.01.
Even the input file is given, it is asking to give again and again, it can not be started.

eac3to µGUI
Third one i tried is this.
But the needed button is inactive in the gui.

Is that possible it is just a planned feature which does not work momentarily?

bye
szabi
szabi is offline  
Old 6th March 2012, 10:25   #11546  |  Link
the_weirdo
Yes, I'm weird.
 
the_weirdo's Avatar
 
Join Date: May 2010
Location: Southeast Asia
Posts: 265
@szabi: You may try this GUI: UsEac3to.
the_weirdo is offline  
Old 6th March 2012, 11:17   #11547  |  Link
szabi
Registered User
 
Join Date: Nov 2004
Posts: 253
It worked, many thanks.
I would reccommend to take this tool to initial post.
Out of 4 gui this was the only one which could work.

bye
szabi
szabi is offline  
Old 6th March 2012, 18:53   #11548  |  Link
jpsdr
Registered User
 
Join Date: Oct 2002
Location: France
Posts: 2,689
Quote:
Originally Posted by madshi View Post
eac3to is not dead, it's just kinda "on hold" for the moment, because I'm busy working on madVR. Once madVR has reached v1.0, I'll get back to eac3to development.
Thanks for the information !
jpsdr is offline  
Old 6th March 2012, 19:00   #11549  |  Link
setarip_old
Registered User
 
setarip_old's Avatar
 
Join Date: Aug 2005
Posts: 16,267
@szabi

If you can find it, you might also try the MUCH older "EAC3toGUI.exe"...
setarip_old is offline  
Old 10th March 2012, 15:49   #11550  |  Link
Richard1485
Guest
 
Posts: n/a
Quote:
Originally Posted by Jeff B View Post
If I run a wav or PCM file through eac3to and output as .lpcm, will the result be both Blu-ray and DVD compliant?
Any ideas about this?
 
Old 10th March 2012, 15:51   #11551  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 8,930
Quote:
Originally Posted by Jeff B View Post
Any ideas about this?
Blu-ray and DVD use different types of LPCM encoding, so with some confidence i can say that it won't be compatible with both at the same time.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders
nevcairiel is offline  
Old 11th March 2012, 18:22   #11552  |  Link
Richard1485
Guest
 
Posts: n/a
Quote:
Originally Posted by nevcairiel View Post
Blu-ray and DVD use different types of LPCM encoding, so with some confidence i can say that it won't be compatible with both at the same time.
Thanks for the info. In that case, I need to know what commands to input for Blu-ray and for DVD.
 
Old 11th March 2012, 20:01   #11553  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 7,458
Quote:
Originally Posted by Jeff B View Post
Thanks for the info. In that case, I need to know what commands to input for Blu-ray and for DVD.
That depend of the soft you want use to mux video and audio.
For instance tsMuxeR accept .wav (<4GB) and .w64 (>4GB) to obtain .m2ts files for BD
tebasuna51 is offline  
Old 11th March 2012, 23:32   #11554  |  Link
Richard1485
Guest
 
Posts: n/a
Quote:
Originally Posted by tebasuna51 View Post
That depend of the soft you want use to mux video and audio.
Really? I understood that muxers don't actually change files: they just, well, mux them. I don't see how muxing .w64 can be BD compliant, unless tsmuxer changes the file in some way.
 
Old 12th March 2012, 05:31   #11555  |  Link
mindbomb
Registered User
 
Join Date: Aug 2010
Posts: 498
so, im not completely clear on the use of flac for things above 6 channels.
WAVEFORMATEXTENSIBLE_CHANNEL_MASK is supposed to be used? and eac3to does this by default?
And decoders should be able to use that for to figure out the channels?

If my ultimate goal is to use this in a matroska file, does the channel mask remain through the muxing process?

Last edited by mindbomb; 12th March 2012 at 05:36.
mindbomb is offline  
Old 12th March 2012, 13:36   #11556  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 7,458
Quote:
Originally Posted by Jeff B View Post
Really? I understood that muxers don't actually change files: they just, well, mux them. I don't see how muxing .w64 can be BD compliant, unless tsmuxer changes the file in some way.
Of course, a muxer can modify the data order (unique diference between lpcm and wav/w64 files)

Quote:
Originally Posted by mindbomb View Post
so, im not completely clear on the use of flac for things above 6 channels.
WAVEFORMATEXTENSIBLE_CHANNEL_MASK is supposed to be used? and eac3to does this by default?
And decoders should be able to use that for to figure out the channels?

If my ultimate goal is to use this in a matroska file, does the channel mask remain through the muxing process?
AFAIK, flac can't store channel mask.
There are a unique channel mask supported for each num_channels type, and undefined for 7 and 8 channels.
tebasuna51 is offline  
Old 12th March 2012, 19:57   #11557  |  Link
me7
Registered User
 
Join Date: Mar 2007
Posts: 217
eac3to doesn't seem to like 5.0 content. I have a 5.0 DTS Master Audio tracks that I want to encode to 5.0 AC3, but eac3to crashes with an error:

Quote:
DTS Master Audio, 5.0 channels, 24 bits, 48kHz
(core: DTS, 5.0 channels, 24 bits, 1509kbps, 48kHz)
Decoding with ArcSoft DTS Decoder...
The AC3 encoder received a non-supported data format (pcm, 5, 24, -).
Apparently the included AC3 encoder doesn't like 5 channel content.
If I use eac3to to create a 5.0 wav file and encode it with a standalone AC3 encoder, do I need to worry about channel order?
me7 is offline  
Old 12th March 2012, 22:49   #11558  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
Audio question about my logic :

If I extract a 385 Mb AC-3, 5.1, 640 Kbps track to 6 wavs, the results are 975 Mb wavs @1152 Kbps each.

Enter the wavs into DTS-MA suite, encode them into DTS-High Res audio track format with a bitrate @ 3840 Kbps.
The result is still lossy ( I know they can't be converted to DTS-HD) but much higher bitrate and, I would think, higher quality than DTS @ 1509 Kbps and the original AC-3 track.

Is my reasoning correct or am I out in left field somewhere ?
__________________
"Talk to me Goose"
rapscallion is offline  
Old 12th March 2012, 23:09   #11559  |  Link
Asmodian
Registered User
 
Join Date: Feb 2002
Location: San Jose, California
Posts: 2,673
Quote:
Originally Posted by rapscallion View Post
... higher quality than DTS @ 1509 Kbps and the original AC-3 track.
You can never get higher quality than the original, a lossy reencode will always be lower quality than the source.

How much lower is dependent on the settings and in your case I would assume not much. Still it is better to just leave it as the AC3 if you can.
Asmodian is offline  
Old 12th March 2012, 23:27   #11560  |  Link
Richard1485
Guest
 
Posts: n/a
Quote:
Originally Posted by tebasuna51 View Post
Of course, a muxer can modify the data order (unique diference between lpcm and wav/w64 files)
Ah, so the only difference between those types of files is data order, and as long as the muxer accepts the input the result should be compliant. Thanks. That helps.
 
Closed Thread

Tags
eac3to


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 19:56.


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