Hello! I have an MKV file with several audio tracks inside it. I'm interested in two of them to put on a DVD project, so I need to convert them to AC3. The information about the files I get from MKVExtractGui is:
Track 2: audio, A_AAC/MPEG4/LC/SBR [eng] English Audio Track (DD 5.1) (6ch, 2400hz)
Track 3: audio, A_AAC/MPEG4/LC/SBR [jap] Japanese Audio Track (DD 5.1) (6ch, 2400hz)
And when I extract, say, Track 3, I get a file like this:
Lupin III Castle of Cagliostro (1979) - (Rupan sansei Kariosutoro no shiro)_track3_jpn
with no extension. This is supposed to be the Dolby Digital 5.1 japanese audio track for the movie. However, I don't know how to convert it to ac3. Can somebody please help me?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 3 of 3
			
		- 
	
- 
	Hi 
 Use mkvmergeGUI to make an mka file containing only Track 2
 and
 Use mkvmergeGUI to make an mka file containing only Track 3
 
 Then convert these two mka files to ac3.
 FFmpeg will do the job.
 From here ---> http://ffmpeg.zeranoe.com/builds/
 Code:ffmpeg -i filename.mka -c:a ac3 -b:a 384k filename.ac3 Last edited by bat999; 18th Apr 2012 at 09:12. 
Similar Threads
- 
  MKV files with Audio in DTS need to convert audio to AC3By THEHNIC in forum AudioReplies: 5Last Post: 3rd Jun 2011, 09:17
- 
  Convert MKV with ACC audio to AC3 audio for PS3 playbackBy wolvie77 in forum Video ConversionReplies: 4Last Post: 25th May 2010, 11:13
- 
  Convert h.264 MP4 w/AAC 5.1 audio to AVI file w/AC3 5.1 audio for Xbox 360By ycrazyy in forum Newbie / General discussionsReplies: 6Last Post: 14th Jan 2010, 16:25
- 
  MPEG2 Video with AC3 audio cannot convert to MP3 audioBy wenglock in forum ffmpegX general discussionReplies: 0Last Post: 7th Sep 2009, 22:52
- 
  How to convert DTS audio to AC3?By Henderson in forum AudioReplies: 1Last Post: 26th Jul 2007, 18:33


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote 
			