Author Topic: Dual Audio  (Read 786 times)

Offline Gyrados

  • Member
  • Posts: 17
Dual Audio
« on: November 04, 2009, 11:56:39 AM »
Is it possible to take audio from one file and stick it into another? For instance, use [a4e]'s SAC English audio and place it onto a higher definition version (THORA's when they release it)?

Offline Duki3003

  • Admin
  • Member
  • Posts: 4420
Re: Dual Audio
« Reply #1 on: November 04, 2009, 12:07:37 PM »
Of course it is, all mkv files can be demuxed/remuxed where you can add/remove audio/video/subtitle tracks.
So it's not impossible but you'll probably have to re-sync the audio if it allows you (perhaps the audio files are different, and can't be synced because of missing/added scenes for example)

Offline Xiong Chiamiov

  • Member
  • Posts: 3012
  • I'm gonna tolerate and love the SHIT out of you!
    • changedmy.name
Re: Dual Audio
« Reply #2 on: November 05, 2009, 12:47:17 AM »
Remuxing is a fairly trivial operation (both in difficulty and time) using something like mkvtoolnix.

Some players will allow you to adjust the audio timing while watching a file, so that you don't have to actually resync it; I know smplayer does.
Projects of interest: nagi | sheska | bdg
Posts made between 2009-05-09 and 2011-08-26 were in the capacity of staff.  Please read accordingly.

Offline Gyrados

  • Member
  • Posts: 17
Re: Dual Audio
« Reply #3 on: November 06, 2009, 04:02:38 AM »
Ahhh ok... Thanks for the conformation... I got some reading to do :)

Offline Xtras

  • Member
  • Posts: 894
  • ~
Re: Dual Audio
« Reply #4 on: November 06, 2009, 04:06:48 AM »
But it doesn't work for all series and all dubs. Certain series have some frames dropped out in the english release and thus when you go to make a dual audio, the file drops out of sync. Gundam 0079 comes to mind, but I have run into that problem with some others. You might need to play around with MKVToolNix a little bit.

Offline defsyfe

  • Member
  • Posts: 418
  • a4e Staff
Re: Dual Audio
« Reply #5 on: November 06, 2009, 05:14:35 PM »
Yep. Like what's been said it can be really easy for some files and yet be a total pain for others. You'll need MKVextract for the demux and MKVmerge for the muxing. Pretty sure mkvextract comes with toolnix but I don't remember. MKVmerge does however.

Offline Duki3003

  • Admin
  • Member
  • Posts: 4420
Re: Dual Audio
« Reply #6 on: November 06, 2009, 07:35:25 PM »
Nope, it's downloaded separately - but it needs mkvtoolnix to work