Home
Blogs
Forums
Files


Welcome to The Green Button          Sign in | Join | Help

Getting MCE2005 to recognise .ogm and other video file formats

Last post 03-01-2007, 3:53 PM by PPGMD. 22 replies.
Page 1 of 2 (23 items)   1 2 Next >
Sort Posts: Previous Next
  •  11-30-2004, 2:05 PM 19938

    Getting MCE2005 to recognise .ogm and other video file formats

    Hi all,

    I have a load of *.ogm files I created a while ago that I'm trying to watch through my MCE2005 system. However, it doesn't even recognise that they exist in their directory. I've tried changing the file extensions file to *.avi or something else and this works but I'm concerned that this could cause player problems.

    Does anyone know if there's another way to get MCE to recognise these files?

    Cheers.
    "Behold, as a wild ass in the desert; go I forth to my work"
  •  11-30-2004, 8:18 PM 19992 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    I've just recently come across this particular issue, as I just got my first few .ogm files too.  I found that they played in Media Player no problem, but as you stated they do not show up in MCE.  Will the files still play if changed to .avi?

    fish

  •  12-03-2004, 12:44 PM 20563 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    Yes, changing the file extension to .avi allows MCE to list them, and they play, but obviously this could cause confusion at a later date when you've forgotten how you encoded them!!

    Doesn't sound like there's an easy fix for this one.  Oh well.


    "Behold, as a wild ass in the desert; go I forth to my work"
  •  12-03-2004, 3:07 PM 20575 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    insteand to chancge file extension you may add .avi extension (file.ogm.avi), so mce will recognizes it and you will remember that it is a ogm file and not avi.
     
  •  12-27-2004, 3:05 AM 23886 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    Hi All,

    I have a similar issue. I copied some DVDs onto my hard drive, with DVD decrypter. Windows Media Player plays them fine but I cannot have them seen by the WMCE 2005. Any help?

    Byyyyeee

    Emilio

  •  12-29-2004, 1:47 PM 24314 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    Copy the following into your text editor of choice, and save it as a .reg file. I've also included the registry entries for MPEG 2 streams, Matroska video/audio, and MPEG 4 streams. Naturally, all these codecs require the appropriate DirectShow filters:

    ;--BEGIN HERE--

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\.ogg]
    "PerceivedType"="audio"
    "Content Type"="audio/x-ogg"

    [HKEY_CLASSES_ROOT\.ogm]
    "PerceivedType"="video"
    "Content Type"="video/x-ogg"

    [HKEY_CLASSES_ROOT\.m2v]
    "PerceivedType"="video"
    "Content Type"="video/mpeg"

    [HKEY_CLASSES_ROOT\.mka]
    "PerceivedType"="audio"
    "Content Type"="audio/x-matroska"

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

    [HKEY_CLASSES_ROOT\.mp4]
    "PerceivedType"="video"
    "Content Type"="video/mp4"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.ogg]
    "Runtime"=dword:00000007
    "Permissions"=dword:0000000f
    "UserApprovedOwning"="yes"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.ogm]
    "Runtime"=dword:00000007
    "Permissions"=dword:0000000f
    "UserApprovedOwning"="yes"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.m2v]
    "Runtime"=dword:00000007
    "Permissions"=dword:0000000f
    "UserApprovedOwning"="yes"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.mka]
    "Runtime"=dword:00000007
    "Permissions"=dword:0000000f
    "UserApprovedOwning"="yes"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.mkv]
    "Runtime"=dword:00000007
    "Permissions"=dword:0000000f
    "UserApprovedOwning"="yes"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.mp4]
    "Runtime"=dword:00000007
    "Permissions"=dword:0000000f
    "UserApprovedOwning"="yes"

    ;--END HERE--

    Edit: Updated registry file with MIME content types. Should help more, if the other registry file didn't.
  •  12-30-2004, 8:11 PM 24568 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    I have had a problem with MCE2005 seeing my .avi files.  I was about to try a reinstall, but do you think it may work if I add this to my registry?

    ;--BEGIN HERE--

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\.avi]
    "PerceivedType"="video"
    "Content Type"="video/avi"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.avi]
    "Runtime"=dword:00000007
    "Permissions"=dword:0000000f
    "UserApprovedOwning"="yes"

    ;--END HERE--

     

    Thanks,

    CJ

  •  03-19-2005, 8:35 AM 38615 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    OK I know you posted this ages ago but i just wanted to say thanks! Really useful for me
  •  03-21-2005, 10:11 PM 39046 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    Hmmm. I can my Oggs and Musepacks to play in MCE using the above methods, but I can't get MCE2005 to actually list the files. Can anyone tell me what I might be doing wrong?

    Thanks.
  •  08-03-2005, 1:49 PM 63347 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    Alrighty, I added the reg hack today and mce now recognizes and plays my .mkv files. However, I can't get subtitles to show up! What's wrong here?
  •  08-09-2005, 1:27 PM 64061 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    Now that MCE is playing these files, I have another question.

    Is there a way to allow me to change audio tracks in MCE without accessing the system tray? If not, is there a demultiplexer for ogm files that allows a "default language" setting? I've been able to do this with Haali Media Splitter for Matroska, but the OggDS filter that I use doesn't have this option.
  •  12-18-2005, 10:49 PM 85850 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    The Haali splitter allows the setting of default sub and audio tracks.

    I use it, with the latest vsfilter to get subs and multiple audio tracks working. Alas there is no UI within MCE to toggle these. On some of my file the Haali defaults don't work.

  •  12-24-2005, 6:04 PM 86731 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    I don't believe WMP or Media Center has a way to read embedded subtitles without an external application... If you install VobSub or something it might work. My suggestion is to install ffdshow and have it display the subtitles. It works with just about every video type (Although I can't say I've tried MKV myself)
  •  01-09-2006, 1:27 PM 89378 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    Wicked. Worked like a charm. Thanks man.
    --
    Travis Bell
    themoviedb.org | The open movie database
  •  01-29-2006, 11:46 AM 92660 in reply to 19938

    RE: Getting MCE2005 to recognise .ogm and other video file formats

    OMG You Guys are SOOOO F'N AWSOME

     

    THANKS SO MUCH!!!!!!!!!!!!!!!!


    -Keith
Page 1 of 2 (23 items)   1 2 Next >
View as RSS news feed in XML
About TGB | Advertise | Link To Us | Donate | Terms Of Use | Privacy Policy
© 2003-2007 The Green Button, Inc. - All Rights Reserved