what do I need to play an audio-track that was in a .mkv-file, the output-format was .acc
+ Reply to Thread
Results 1 to 16 of 16
-
-
To play it in wmp and other dshow players you need an aac parser filter and something like corevorbis to actually decode. Nero's filters can probably also handle it. Be aware though that if it was a he aac stream then it most likely won't play properly now that the header is gone.
VirtualDub can't handle aac input, you would need to use AVIMuxGUI. -
I do get the sound when playing in media player classic, so I must have something. is there a tool that can convert the file to mp3 or wav?
-
Maybe i'm reading this differently but......
You want to playback a *.MKV file that contains a AAC audio stream?
Media Player Classic has both a Matroska Demuxer filter, and AAC decoder filters built in. To play through Windows Media Player you'll need to install these filters. Matroska Pack should contain both of them.
To convert to MP3, firts extract the AAC stream from the Matroska package (*.MKV). - MKVExtract GUI. Use a simple tool like aacDECdrop to decode to *.WAV. Then encode with your favorite MP3 encoder. -
As I said though if it is he aac and you extract then it probably won't decode properly as the decoder needs to be told that it is a he aac stream.
Best way I can think of for decoding aac in mkv is to use mplayer. mencoder can directly convert the audio to mp3, also remux the video if it is compatible.
Hmm despite the fact that faad recognises the one without a header as ADTS and the one with a header correctly as HE aac it does look like the output is ok with the raw aac version. -
Originally Posted by celtic_druid
-
he aac like mp3 pro should be backwarks compatible, plus as far as I know MPC being faad based supports he aac just fine.
Doesn't look like the whole headerless he aac is as bigger issue as I thought anyway, -
Originally Posted by celtic_druid
-
Originally Posted by gastorgrab
-
You shouldn't need to disable anything, if MPC's internal filter is enabled then it will get used. The problem I would think is that the mp4 splitter/source can't connect to mpc's internal decoder. A different splitter may work, however in this case we are talking about an mkv file, which probably means mpc's own mpc splitter that can connect fine. Try running your he aac mp4 through mmg.
For a VP6/aac mkv to an avi with say mp3 audio you could try mencoder with -ovc to copy the video and -oac mp3lame to convert the audio to mp3. -
Originally Posted by celtic_druid
Originally Posted by celtic_druid
Onboard AAC decoder doesn't like *.AAC file at all (using AAC-parser filter).
Nero Digital filter doesn't get along with AAC-Parser filter (slow motion).
3ivX Audio decoder doesn't (seem to) have a poblem with *.AAC w/ AAC-Parser. I did find the AAC-Parser filter link on the 3ivX page, its no wonder that it works correctly. -
MPC uses libfaad from the 26th feb 2004 and it definatly looks (and sounds) like it can handle SBR to me. Maybe I should see about using a newer version next time I compile though.
aac parser connects fine here with MPC's internal aac decoder, also with it as a seperate filter in graphedit.
Personally I think I will stick with coreaac though MPC, ffdshow, coreaac, etc. all use faad anyway. -
Originally Posted by celtic_druid
Thanks for the input.
Similar Threads
-
MKV AAC GUI Converter with Nero AAC Codec
By prijatelj.v in forum AudioReplies: 4Last Post: 26th Mar 2012, 08:41 -
mux h264/aac flv into h264/aac mkv
By Pitorasilo in forum Newbie / General discussionsReplies: 4Last Post: 18th Jul 2011, 09:36 -
AAC 5.1 to AAC 2ch conversion problem
By MR 3 in forum AudioReplies: 6Last Post: 2nd Feb 2010, 22:44 -
Convert AAC 6ch to AAC 2ch w/ Dolby Pro Logic II Surround info
By SiegeX in forum AudioReplies: 5Last Post: 28th Dec 2009, 16:58 -
Error with Nero AAC encoder in XVID4PSP - "Could not open AAC encoder&
By TheViking in forum Video ConversionReplies: 2Last Post: 5th Nov 2009, 01:41