Hello Everyone,
I have an MKV file that shows "audio format not supported" when I try and play it in my DVD player. I have found out that the audio file is E-AC3 2 channel. Is there a quick and easy way to convert the audio file to a playable format?
Thanks in advance.
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 11 of 11
			
		- 
	
- 
	Popcorn MKV Audio Convertor https://www.videohelp.com/software/PopCorn-MKV-AudioConverter SONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851
- 
	I don't think PopCorn is going to work for you in this case; it doesn't appear to support converting AC3. I get this error every time: 
 
 However, OP, you can extract the audio stream using gMKVExtractGUI (installed on top of MKVToolNix), and then use eac3to to quickly convert the audio. This may seem like a bunch of steps, but it only takes a few minutes to download, and MKVToolNix is the only one that needs to be installed; gMKVExtractGUI is just copied into MKVToolNix's directory, and you can extract eac3to wherever works for you.Audio Track #1 of codec A_AC3 is not of a codec type that can be converted by AudioConverter
 
 I use eac3to pretty much exclusively, most often to convert/downmix multi-channel AC3 tracks to stereo AAC:
 
 (Where X is any number between 0.01 and 1)Code:eac3to.exe "C:\Path\to\AC3Audio.ac3" "C:\Output\Path\for\ExportedAudio.m4a" -downStereo -normalize -quality=X 
 
 But if the AC3 track was already 2-channel (like yours), I'd just remove the "-downStereo" switch for:
 
 I've found that AAC audio (in an MP4 container) is damn near universally playable on smart TVs, Android and iOS, gaming consoles, etc. So whenever I finish ripping a Blu-ray, I'll also create a smaller, streaming version to store on my NAS. And I always use these very programs to do so. gMKVExtractGUI to extract the video, audio, and subtitle streams, eac3to to convert the (usually) AC3 audio to AAC/m4a, then, depending on the container, I'll either use mp4box to make an MP4 or MKVToolNix GUI to remux the new streams back together for a new MKV.Code:eac3to.exe "C:\Path\to\AC3Audio.ac3" "C:\Output\Path\for\ExportedAudio.m4a" -normalize -quality=X 
 
 Since I'm assuming you want to remux back into an MKV, all you have to do after conversion is launch MKVToolNix GUI, select all the tracks you extracted (swapping the original audio track with your newly converted one), selecting your output directory, and hitting "Mux." And this muxing process only takes a minute or so.
 
 On my slightly-aging computer, eac3to can chew through a 5.1 channel AC3 and convert it to 2-channel AAC in about 4 minutes. So from extracting, to converting, then finally back to remuxing, you're looking at about 10 minutes of effort.
 
 If you'd like more detailed instructions, I'd be happy to provide them.
- 
	ffmpeg (CLI) 
 
 If you prefer GUI Xmedia Recode with "Copy" for video.Code:ffmpeg -i "MKV_EAC3.MKV" -c:v copy -c:a AC3 "MKV_AC3.MKV" 
- 
	It can also be done with the package eac3to 3.34 with UsEac3to GUI 1.2.9 Portable 
 
 
 All Roads Lead to Rome 責任者-MDX 責任者-MDX
- 
	SONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851
- 
	Just to make it clearer - you can change E-AC3 to a more compatible format using Popcorn Audio Converter the location of the page to do so is under FILE and select Simple Audio Convertor, ticking the box E-AC3 SONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851
- 
	Thanks for your advice. I used Pazera Free Audio Extractor to extract and convert the audio to AAC and the remixed with MKVToolnix GUI. The whole process took less than 10 minutes. 
 Popcorn Audio Converter didn't work for me.
- 
	SONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851
Similar Threads
- 
  change mkv that is h.265 to mp4By thanosazlin in forum Video ConversionReplies: 10Last Post: 3rd Jan 2017, 14:13
- 
  Direct Stream Video - But Keep Audio Codec & Change Bitrate in an MKV fileBy TheRandomOne in forum Video ConversionReplies: 1Last Post: 4th Jan 2016, 23:00
- 
  How to edit MKV data without remuxing (change default audio, rename lang)By spycam in forum Newbie / General discussionsReplies: 10Last Post: 28th Jul 2015, 05:54
- 
  Change resolution of mp4 or mkv?By iamloco724 in forum Video ConversionReplies: 4Last Post: 29th Mar 2014, 13:50
- 
  MKV/H.264: AR Change + Audio & Subs MuxBy Tormanoid in forum Video ConversionReplies: 1Last Post: 14th Nov 2013, 15:46


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

 Quote
 Quote 
			 
			 Visit Homepage
				Visit Homepage
			 
			 
			