mkv files in Vista Media Centre x64.. what codec?

Don
Joined
21 Oct 2002
Posts
46,834
Location
Parts Unknown
installing coreavc only adds the 32bit codec, and for some reason, Vista Codec Package & Klite mega pack (with their 64bi counterparts) both fail to play them properly

the files are come out as really slow moving video (sound is fine)

what to try lads?

they play fine in media player classic and 32bit vista mce
 
Forget codec packs, you know my status on mass codec "packs" lol.

All you need is Matroska LITE which includes all handlers needed to split Matroska media types in any directshow player.
 
mrk i will try that, but i've also tried ONLY install matroska and registering the 64bit dll manually, it plays, but super jerky (i assume vista codec package uses the same one)

might have to roll back to 32bit, can't have the misses confused and having to use MPC to play these files :p

will try other drivers and wait for any other info
 
It may not help but I can play mkv files om WMP without any problems, I just installed ffdshow. (I assume it will allow it to be played in media centre as well).

On x64 here
 
I've never ever been able get hd mkv films work well in Vista64 wmc.
Have tried every codec under the sun.
Best I can get is wmc to first see the mkv & then play it with lots of stutters.
Plus Vista cant output anymore than stereo+centre speakers with AC3.
I'm going to be dual booting until they fix Vista next year.
 
yes, says that in my first post

i've always used it in the past with no problems, but only now i've started with mkv files
 
If your using Vista X64 then MCE is a 64 bit app so you need 64 bit codecs. I think the default media player is the 32 bit version which had more support at launch etc, there is a 64 bit media player in there as well.

I think I installed a 64 bit version of FFDSHOW to get DIVX and XVID working on MCE, never tried MKV though. You should be able to find it if you google around.
 
50% (dual core, so that's one of the cores at full whack) in media centre (jerky)
around 20% in media player classic
 
From Another forum:

MKV AND TS With matroska
h.264 codec incl. thumbnails in vista and integration with VMC:
Download Haali Media splitter : http://haali.cs.msu.ru/mkv/MatroskaSplitter.exe
Just leave the defaults on in the installation screen - make sure "explorer integration" is selected - this enables thumbnails.
For TS and PS MPEG files - add the selections in the install dialog

Enabling ts and mkv files in VMC and Mediaplayer do the following:
Open notepad and paste the following in:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.mkv]
@="MatroskaVideo"
"PerceivedType"="video"
"Content Type"="video/x-matroska"

[HKEY_CLASSES_ROOT\.ts]
@="MatroskaVideo"
"PerceivedType"="video"
"Content Type"="video/x-matroska"

Save the file as : matroska.reg to the desktop afterwards doubleclick it and say YES to add it to the registry.
You can now see and play TS and MKV files in VMC

MKV AND TS With Matroska and CoreAVC (the best!! but not free)
Use together with ffdshow (with h.264 disabled in Video configuration)
The same as above but add the following instead:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.mkv]
@="CoreMedia.MKV"
"PerceivedType"="video"

[HKEY_CLASSES_ROOT\.ts]
@="MatroskaVideo"
"PerceivedType"="video"
"Content Type"="video/x-matroska"

Save the file as : matroskaCore.reg to the desktop afterwards doubleclick it and say YES to add it to the registry.
You can now see and play TS and MKV files in VMC
 
i'll try that, but the fact that they've attempted to play leads me to believe it won't work, perhaps it's an ati drive issue

will mess around more tonight, thanks for tip
 
mrk i will try that, but i've also tried ONLY install matroska and registering the 64bit dll manually, it plays, but super jerky (i assume vista codec package uses the same one)

might have to roll back to 32bit, can't have the misses confused and having to use MPC to play these files :p

will try other drivers and wait for any other info

I found the jerky playback in Media Centre to be caused not by codecs, but by drivers. Are you using Nvidia driver later than 163.75 or ATI?
 
ati 8.2

everything works flawlessly besides mkv in media centre 64, confirmed issue by shark, so i'm not going to dig any deeper
 
Back
Top Bottom