Hier ein kleines Tutorial, um das ogg Format im Mediaplayer wiederzugeben (wass er ja Prinzipiell nicht will).
In vielen Fällen lässt sich dass auch mit der Codecinstallation nicht beheben.
Es wird diese File benötigt OGGCodec?.zip
Diese Installiert Ihr und führt folgende Schritte aus:
Starte Regedit.exe
Navigiere zu HKEY_CLASSES_ROOT
erstelle einen neuen Schlüßel mit dem Namen .ogg
doppelklicke HKEY_CLASSES_ROOT\.ogg
In the right-pane, perform the following:
Double-click (default) and set it's data to mp3file
Create a new REG_SZ value named Content Type
Double-click Content Type and set it's data to audio/x-ogg
Create a new REG_SZ value PerceivedType?
Double-click PerceivedType? and set it's data to audio
dann sollte es problemlos funktionieren.