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
Register FAQ Calendar Today's Posts Search

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 22nd September 2008, 21:39   #6341  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,021
Quote:
Originally Posted by Atak_Snajpera View Post
Madshi could you add switch something like "-Automatically repeat audio demuxing if gaps are detected"?
One of the best feature requests i've heard after my last night trial

(Btw, TrueHD gaps can not be repaired )
rica is offline  
Old 22nd September 2008, 22:37   #6342  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,021
Second pass:

Code:
Audio gap description file detected, can't be used for TrueHD/MLP, though.
Audio gap description file detected, will be used for processing...
[v01] Extracting video track number 1...
[a02] Extracting audio track number 2...
[a03] Extracting audio track number 3...
[a03] Realizing DTS gaps...
[v01] Creating file "E:\output\video.h264"...
[a03] Creating file "E:\output\audiodts.dtshd"...
[a02] Creating file "E:\output\audiothd.thd+ac3"...
[a02] Audio overlaps for 5ms at playtime 0:46:24.
[a02] Audio overlaps for 5ms at playtime 1:28:23.
[a02] Audio overlaps for 5ms at playtime 2:33:42.
[a02] The audio gaps/overlaps technically can't be removed from the TrueHD bitstream.
[a02] In order to remove them you'll have to transcode the audio to another format.
Video track 1 contains 230070 frames.
eac3to processing took 31 minutes, 57 seconds.
Done.
The question here is:
Shall i re-encode to another format after or before merging?


_ _ _ _ _
rica is offline  
Old 23rd September 2008, 16:47   #6343  |  Link
Henry The Ripper
Registered User
 
Join Date: Dec 2003
Posts: 54
@Madshi

The TrueHD to DTS isn't working in the 2.64 version. 2.60 that I have works fine.

The new version names the surround channels as BR/BL and Surcode gets confused cause it doesn't find SR/SL named channels and closes.
Henry The Ripper is offline  
Old 24th September 2008, 14:05   #6344  |  Link
himan2001
Registered User
 
Join Date: Feb 2004
Posts: 22
@madshi:

Can you implement a missing Option? :

-slowdown24 and -speedup24

for 24.000 -> 23.976 and 23.976 -> 24.000 conversions ;-) ?
himan2001 is offline  
Old 24th September 2008, 15:13   #6345  |  Link
avivahl
Registered User
 
Join Date: Dec 2007
Posts: 215
Quote:
Originally Posted by himan2001 View Post
@madshi:

Can you implement a missing Option? :

-slowdown24 and -speedup24

for 24.000 -> 23.976 and 23.976 -> 24.000 conversions ;-) ?
+1. Would be a great feature.
avivahl is offline  
Old 24th September 2008, 16:50   #6346  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,815
eac3to reports insane audio delay. DGIndex demuxes audio without problems.

Code:
eac3to v2.64
command line: "C:\temp\Ripbot264\Tools\eac3to\eac3to.exe"  "C:\VTS_02_1.VOB" 2: "D:\temp\RipBot264temp\job1\audio.1.ac3" -progressnumbers
------------------------------------------------------------------------------
VOB, 1 video track, 5 audio tracks, 9 subtitle tracks, 0:02:16
1: MPEG2, 576i50 (16:9)
2: AC3, 5.1 channels, 448kbps, 48khz, dialnorm: -24dB, 60525ms
3: AC3, 5.1 channels, 448kbps, 48khz, dialnorm: -28dB, 60525ms
4: AC3, 5.1 channels, 448kbps, 48khz, dialnorm: -29dB, 60525ms
5: AC3, 2.0 channels, 192kbps, 48khz, dialnorm: -25dB, 60525ms
6: AC3, 2.0 channels, 192kbps, 48khz, dialnorm: -28dB, 60525ms
7: Subtitle
8: Subtitle
9: Subtitle
10: Subtitle
11: Subtitle
12: Subtitle
13: Subtitle
14: Subtitle
15: Subtitle
[a02] Extracting audio track number 2...
[a02] Removing AC3 dialog normalization...
[a02] Applying (E-)AC3 delay...
[a02] Creating file "D:\temp\RipBot264temp\job1\audio.1.ac3"...
[a02] The last (E-)AC3 frame is incomplete and thus gets skipped.
Video track 1 contains 1919 frames.
eac3to processing took 1 second.
Done.
source .VOB
http://www.mediafire.com/?zdymif14jyg
Atak_Snajpera is offline  
Old 24th September 2008, 16:55   #6347  |  Link
saint-francis
too much lurking
 
saint-francis's Avatar
 
Join Date: Sep 2006
Location: Valhalla
Posts: 668
Quote:
Originally Posted by rica View Post
Hi guys, thanks for all those technical discussions since they will make SW better but as far as i remember somebody suggested some time ago opening a new thread on developing eac3to?
That was me. I have spent several months working on that and I think it's impossible. I have so far gone through the thread three times and compiled lists of what posts I think should go where, and they are different each time. The development posts and usage questions are inextricably linked. Really I think that we as eac3to users should just focus on making the eac3to wiki comprehensive to alleviate the enormous amount of usage questions that pop up in this thread. Or we could just start a new eac3to usage thread.
saint-francis is offline  
Old 24th September 2008, 16:58   #6348  |  Link
saint-francis
too much lurking
 
saint-francis's Avatar
 
Join Date: Sep 2006
Location: Valhalla
Posts: 668
Quote:
Originally Posted by EPiPH0NE View Post
Eac3to_and_More_GUI does this but it would be nice to have it built-in to eac3to.
That feature is broken for me in the GUI.
saint-francis is offline  
Old 25th September 2008, 00:33   #6349  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,021
Quote:
Originally Posted by saint-francis View Post
That was me. I have spent several months working on that and I think it's impossible. I have so far gone through the thread three times and compiled lists of what posts I think should go where, and they are different each time. The development posts and usage questions are inextricably linked. Really I think that we as eac3to users should just focus on making the eac3to wiki comprehensive to alleviate the enormous amount of usage questions that pop up in this thread. Or we could just start a new eac3to usage thread.
I do agree.... Lets start a new eac3to usage thread?
I think you have a collected FAQs on eac3to as well?
So i think you are the one who should start this thread.
I suppose nautilus7 will contribute as well.

Last edited by rica; 25th September 2008 at 00:54.
rica is offline  
Old 25th September 2008, 04:40   #6350  |  Link
saint-francis
too much lurking
 
saint-francis's Avatar
 
Join Date: Sep 2006
Location: Valhalla
Posts: 668
Quote:
Originally Posted by rica View Post
I do agree.... Lets start a new eac3to usage thread?
I think you have a collected FAQs on eac3to as well?
So i think you are the one who should start this thread.
I suppose nautilus7 will contribute as well.
Then I propose a new thread for usage with an opening post linking to the WIKI and to several posts in this thread that address frequently asked questions. Unfortunately my lists of posts from this thread that I made are all about development so I'm not currently in a position to supply the list of FAQ posts. I suppose I could whip something up though.
saint-francis is offline  
Old 25th September 2008, 06:47   #6351  |  Link
killa_kid
Registered User
 
Join Date: Aug 2007
Posts: 39
i did a quick search of the thread and didn't find anything related to this, sorry if its a dupe suggestion.

When eac3to finds gaps while doing a DTS (and i believe AAC, FLAC) it outputs as PCM and puts up the message about gaps being found before running the external program. I was wondering if you could add an option (maybe something like "-killOnGaps") that will not start that second part.

I have some automation that will run a 2nd pass if a .gaps file exists, except when I walk away my computer still has to spend 30 or so minutes making a DTS file from the first step that was filled with tiny gaps.

I'm not sure exactly how you designed the program, but if you could this would make things a lot easier for me. Still loving the program madshi!

Last edited by killa_kid; 25th September 2008 at 08:03.
killa_kid is offline  
Old 25th September 2008, 19:40   #6352  |  Link
va1aY
Registered User
 
Join Date: Mar 2008
Posts: 1
Dear Madshi,
thanks for the wonderful program eac3to which you keep improving over and over! I have a question: can this program create a FLAC file from six WAV files? And what would be the command line to do this? Regards, va1aY
va1aY is offline  
Old 25th September 2008, 22:54   #6353  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,021
Quote:
Originally Posted by killa_kid View Post
i did a quick search of the thread and didn't find anything related to this, sorry if its a dupe suggestion.

When eac3to finds gaps while doing a DTS (and i believe AAC, FLAC) it outputs as PCM and puts up the message about gaps being found before running the external program. I was wondering if you could add an option (maybe something like "-killOnGaps") that will not start that second part.

I have some automation that will run a 2nd pass if a .gaps file exists, except when I walk away my computer still has to spend 30 or so minutes making a DTS file from the first step that was filled with tiny gaps.

I'm not sure exactly how you designed the program, but if you could this would make things a lot easier for me. Still loving the program madshi!
It has to collect the info of the gaps first, so i guess it is impossible.
But automating the second pass is possible, i think.

Last edited by rica; 25th September 2008 at 22:57.
rica is offline  
Old 26th September 2008, 06:13   #6354  |  Link
deathlord
Registered User
 
Join Date: Mar 2008
Posts: 101
madshi

I have an lpcm track (Crank blu-ray) where eac3to "sees" 7.1 channels, but only 5.1 of them seem to contain audio data. For me it is no problem, I assume I could specify the number of channels manually. I just thought maybe it could be fixed in eac3to. Tell me if you need a sample.

deathlord
deathlord is offline  
Old 26th September 2008, 09:15   #6355  |  Link
rickardk
Registered User
 
Join Date: Jul 2007
Posts: 259
How do I get 6th channel doubled? (Creating a 8 channel FLAC from 6.1 DTS-HD Master Audio)

I searched the thread but can't find this one. I remember reading that this feature was disabled by default since a while back.
rickardk is offline  
Old 26th September 2008, 09:32   #6356  |  Link
Kurtnoise
Swallowed in the Sea
 
Kurtnoise's Avatar
 
Join Date: Oct 2002
Location: Aix-en-Provence, France
Posts: 5,191
Just to have an info: is it possible that a DTS-MA stream can be stereo ?

edit: reply to myself - yes...

Last edited by Kurtnoise; 26th September 2008 at 09:50.
Kurtnoise is offline  
Old 26th September 2008, 14:44   #6357  |  Link
deathlord
Registered User
 
Join Date: Mar 2008
Posts: 101
Quote:
Originally Posted by rickardk View Post
How do I get 6th channel doubled? (Creating a 8 channel FLAC from 6.1 DTS-HD Master Audio)

I searched the thread but can't find this one. I remember reading that this feature was disabled by default since a while back.
Just use the "-double7" option.

deathlord
deathlord is offline  
Old 27th September 2008, 02:02   #6358  |  Link
yfed
Registered User
 
Join Date: Dec 2007
Posts: 7
Hi! I wanna report an error decoding DTS-HD MA:

Here are track specs: DTS Master Audio, 1.0 channels, 16 bits, 48khz (From "For A Few Dollars More")

Quote:
Decoding with ArcSoft DTS Decoder...
The ArcSoft DTS Decoder reported an error while decoding.
Aborted at file position 16384.
Quote:
Decoding with DirectShow (Sonic Audio Decoder)...
eac3to crashed...
last one crashes all the way at the end of file (seems so with the "-" reaching to the end)

Quote:
ArcSoft DTS Decoder (1.1.0.0) works fine
Sonic Audio Decoder (4.3.0.169) works fine
yfed is offline  
Old 27th September 2008, 04:07   #6359  |  Link
saint-francis
too much lurking
 
saint-francis's Avatar
 
Join Date: Sep 2006
Location: Valhalla
Posts: 668
Try your process with the -test switch to determine if you are working with a good rip.
saint-francis is offline  
Old 27th September 2008, 04:19   #6360  |  Link
yfed
Registered User
 
Join Date: Dec 2007
Posts: 7
what do you mean?
"-test" just checks if the external filters are installed & working

I cant use "-check" because I no longer have m2ts. But I remember that everything from it demuxed successfully
yfed is offline  
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 05:52.


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