There's no Audio with my stupid .mkv files

TheRyuu

Diamond Member
Dec 3, 2005
5,479
14
81
Alright, so the files arn't that stupid... :p

I have some anime in the .mkv (Matroska) format and for some reason I cannot get the auido to work with it. The video I'm pretty sure is Xvid (divx?) but I just CAN'T GET THE AUDIO TO WORK.

I had it working the other day on my other rig, but my main rig just won't give me the stupid audio.

I use ffdshow, Nvidia Purevideo Decoder, with MPC.

I've installed the Matroska pack, xvid codec, ogg vorbis, nothing will give me the audio. I think I might be missing some stupid setting in MPC or ffdshow that'll get it to work.

Thanks. :)
 

TheRyuu

Diamond Member
Dec 3, 2005
5,479
14
81
Originally posted by: fliguy84
I'm using CCCP codec pack and has no problem playing .mkv files with WMP11 beta :p

Edit:

Link http://cccp-project.net/

NVM, I found the problem and guess what! It was some STUPID setting in ffdshow audio decoder :p

I had to chagne the "uncompressed" codec, to all supported like you have to change the "raw video" to all supported with the video codec.
 

Auric

Diamond Member
Oct 11, 1999
9,591
2
71
The uncompressed and raw options are not really for general use but to apply filters when external decoders are used... or something like that. I recommend grabbing MediaInfo from SourceForge to see what decoder is required and config accordingly.
 

TheRyuu

Diamond Member
Dec 3, 2005
5,479
14
81
Originally posted by: Auric
The uncompressed and raw options are not really for general use but to apply filters when external decoders are used... or something like that. I recommend grabbing MediaInfo from SourceForge to see what decoder is required and config accordingly.

For some reason when I have it set to "all supported" I get audio (and Me=:D). When it's disabled or on standard I have no audio (Me=:()

I'll just leave it for now it's not really that big of a deal. I'll try to figure out what went wrong later.