Hi all!
Is it possible to substitute the center channel of a ac3 5.1 file, using another ac3 file that contains (only) the center channel that I want?
All the ac3 files have the same parameters, sample rate... The process should be lossless.
Thank you in advance for all the help
+ Reply to Thread
Results 1 to 5 of 5
-
-
I think it's not possible because AC3 channels use channel coupling and a shared bit pool. (Unless both encodes don't make any use of it? So basically only if a very bad/basic encoder was used.)
You can get basically lossless if you use a lossless output codec like FLAC.
https://trac.ffmpeg.org/wiki/AudioChannelManipulation -
Thank you. Bummer!
So what would you recommend to achieve minimal loss of quality?
Those 2 ac3 files come from a conversion from original DTS audio.
So far what I wanted to do was:
DTS file 1-> AC3 file 1
DTS file 2-> AC3 file 2
And then "merge" the channel from AC3 file 1 in AC3 file 2
But if there's another way to do it I am all ears! The resulting file HAS TO BE AC3.
Maybe converting DTS to PCM or WAV during the first conversion (where I apply some changes with ffmpeg) and then importing all the channels in Audacity, remove the channels I don't want, apply a filter on 1 of the channels and export to AC3.Last edited by lenberg; 9th Oct 2018 at 13:54.
-
Lossless probably not... ffmpeg may do this as already pointed by sneaker https://forum.videohelp.com/threads/390478-Substitute-center-channel-in-ac3-5-1-file#post2530998 - you need to be sure that both sources has same duration - if not then all things become more complex and way more lossy than regular channel manipulation.
Similar Threads
-
Convert 6 Channel AAC to 6 Channel AC3
By TheRandomOne in forum AudioReplies: 18Last Post: 4th Jul 2017, 10:40 -
How to see a 5.1 file's channel layout? + Channel layout error with ffmpeg
By HoraceMcMahon in forum AudioReplies: 30Last Post: 10th May 2016, 21:00 -
AC3 8 Channel to Bluray
By K.S.LEE in forum Newbie / General discussionsReplies: 10Last Post: 5th Jul 2015, 07:25 -
5.1 AC3 Audio channel mapping issue.
By WILDSTYL in forum AudioReplies: 7Last Post: 7th Feb 2015, 23:22 -
Sony Vegas Pro 11.0 - open 6 channel ac3 audio - codec???
By thesecretlie in forum Newbie / General discussionsReplies: 7Last Post: 10th Oct 2014, 11:26