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

Reply
 
Thread Tools Search this Thread Display Modes
Old 24th November 2007, 10:14   #1  |  Link
sam1974
Greenhorn
 
Join Date: Jan 2006
Posts: 3
AC3-5.1 to AAC-5.1 with Nero-CLI

Hi,

Does anybody knows the correct channel-mapping for Nero-CLI? (Version 1.1.34.2)

I cannot find out, what MeGUI uses, because MeGUI does not produce an AVS-File... and I would like to use NicAc3Source.

Would that be correct: GetChannel(a,2,3,1,6,4,5) ?

Thanks alot
sam1974
sam1974 is offline   Reply With Quote
Old 24th November 2007, 10:32   #2  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,915
Don't need any remap.

NicAc3Source decode ac3 to wav with the standard wav order (FL, FR, C, LFE, SL, SR) and NeroAacEnc accept uncompressed audio in the same standard wav order.

Last edited by tebasuna51; 24th November 2007 at 12:19. Reason: typo NicAc3Source before NeroAc3Source?
tebasuna51 is offline   Reply With Quote
Old 24th November 2007, 11:03   #3  |  Link
chros
Registered User
 
chros's Avatar
 
Join Date: Mar 2002
Posts: 2,323
Since megui audio conversion is based on BeHappy, and in BeHappy you can save the temp avs file, you can view the resulted avs ...

Here is my avs file, when I want to convert something. Of course you have to uncomment the needed rows ...

Code:
#DirectShowSource("audio.grf",video=false,audio=true)
#DirectShowSource("video.mkv",video=false,audio=true)

########################################
### [DRC: 0: none , 1: Normal]
#NicDtsSource("audio.dts", DRC=0)
#NicAC3Source("audio.ac3", DRC=0)


########################################
### [BeHappy: Delay Audio by -88 ms ]
#DelayAudio( -88.0/1000.0)
#DelayAudio( 5.0/1000.0)
chros is offline   Reply With Quote
Old 24th November 2007, 13:45   #4  |  Link
sam1974
Greenhorn
 
Join Date: Jan 2006
Posts: 3
Thanks alot for the precise answers.
sam1974 is offline   Reply With Quote
Reply


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 02:57.


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