Windows et les fichiers OGG
Résolu/Fermé
SolykZ
Messages postés
24
Date d'inscription
jeudi 9 février 2006
Statut
Membre
Dernière intervention
7 avril 2009
-
17 mai 2007 à 14:05
Utilisateur anonyme - 16 déc. 2012 à 09:31
Utilisateur anonyme - 16 déc. 2012 à 09:31
A voir également:
- Fichier ogg
- Fichier rar - Guide
- Fichier host - Guide
- Comment ouvrir un fichier epub ? - Guide
- Le fichier à télécharger est la nouvelle note de service de votre entreprise. importez ce fichier dans le bon dossier sur l'espace pix cloud. donnez à ce fichier les mêmes droits d'accès que les autres notes de service. ✓ - Forum Windows
- Comment réduire la taille d'un fichier - Guide
5 réponses
SolykZ
Messages postés
24
Date d'inscription
jeudi 9 février 2006
Statut
Membre
Dernière intervention
7 avril 2009
4
7 avril 2009 à 17:07
7 avril 2009 à 17:07
Bonjour à tous ! :-)
J'imagine que depuis le temps, l'espoir s'est perdu, mais j'ai cependant trouvé un "semblant" de solution.
Il faut tout d'abord installer ce plugin sur Windows Media Player : Windows Media Player Tag Support Extender 1.4
(https://www.free-codecs.com/download/wmp_tag_support_extender.htm
Ceci ayant pour but de permettre le support des tags pour d'autres formats de fichiers que ceux par défaut.
Il y a ensuite une petite "bidouille" à réaliser sur la base de registres. Associez les fichiers ".ogg" avec Windows Media Player, et copiez/collez ensuite ce qui suit dans un bloc-notes, pour enregistrer le tout sous l'extension ".reg". Fusionnez enfin ce fichier fraichement créé avec la base de registres.
Bon, je sais, c'est barbare (!!!), mais dans l'immédiat je n'ai rien de mieux. :-\
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.ogg]
"PerceivedType"="audio"
"Content Type"="audio/ogg"
@="oggfile"[HKEY_CLASSES_ROOT\oggfile]
"PreferExecuteOnMismatch"=dword:00000001
"EditFlags"=hex:00,00,01,00
@="Son au format OGG"
"FriendlyTypeName"="@C:\\WINDOWS\\inf\\unregmp2.exe,-9925"
[HKEY_CLASSES_ROOT\oggfile\DefaultIcon]
@="C:\\WINDOWS\\system32\\wmploc.dll,-732"
[HKEY_CLASSES_ROOT\oggfile\shell]
@="play"
[HKEY_CLASSES_ROOT\oggfile\shell\open]
@="&Ouvrir"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\oggfile\shell\open\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:6 /Open \"%L\""
[HKEY_CLASSES_ROOT\oggfile\shell\open\DropTarget]
"CLSID"="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"
[HKEY_CLASSES_ROOT\oggfile\shell\play]
"MUIVerb"=hex(2):40,00,43,00,3a,00,5c,00,57,00,49,00,4e,00,44,00,4f,00,57,00,\
53,00,5c,00,69,00,6e,00,66,00,5c,00,75,00,6e,00,72,00,65,00,67,00,6d,00,70,\
00,32,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,39,00,39,00,39,00,31,00,00,00
@="&Lecture"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\oggfile\shell\play\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:6 /Play \"%L\""
[HKEY_CLASSES_ROOT\oggfile\shell\play\DropTarget]
"CLSID"="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"
[HKEY_CLASSES_ROOT\oggfile\shellex]
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers\dMCShell]
@="{2C49B5D0-ACE7-4D17-9DF0-A254A6C5A0C5}"
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers\WMPAddToPlaylist]
@="{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}"
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers\WMPPlayAsPlaylist]
@="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"
[HKEY_CLASSES_ROOT\oggfile\shellex\PropertySheetHandlers]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.ogg]
"Extension.Handler"="oggfile"
"MediaType.Description"="Fichier audio au format OGG"
"MediaType.DescriptionID"="9925"
"MediaType.Icon"="C:\\PROGRA~1\\WINDOW~2\\wmplayer.exe,-120"
"Extension.MIME"="audio/ogg"
"ReplaceApps"="wmplayer.exe|mplayer2.exe|amovie.ocx"
"MCIHandler"="MPEGVideo"
"AlreadyRegistered"="yes"
"Runtime"=dword:00000007
"Permissions"=dword:0000000f
"PerceivedType"="audio"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Groups\Audio\OGG]
@="Ogg Vorbis audio file (ogg)"
"FriendlyTypeName"="@C:\\WINDOWS\\inf\\unregmp2.exe,-10002"
"Extensions"=".ogg"
"MIME Types"="audio/ogg"
"Description"="Includes files with .ogg extensions."
"DescriptionFriendlyName"="@C:\\WINDOWS\\inf\\unregmp2.exe,-10020"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\MIME Types\audio/ogg]
@="Ogg Vorbis Format Sound"
"Extensions.CommaSep"="ogg"
"Extensions.SpaceSep"=".ogg"
"Extension.Key"=".ogg"
"CLSID"="{02391F44-2767-4E6A-A484-9B47B506F3A4}"
[HKEY_CLASSES_ROOT\Applications\wmplayer.exe\SupportedTypes]
".ogg"=""
[HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}\SupportedTypes]
".ogg"=""
[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\SupportedTypes]
".ogg"=""
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\audio/ogg]
"Extension"=".ogg"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\MLS]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\MLS\Extensions]
"ogg"="audio"
En espérant que ceci puisse vous être utile. ;-)
(pour ma part, je suis retourné sous WinAmP. Il est certes lourd, mais gère bien plus de choses. Enfin, ce n'est ici qu'une question de choix. ;-))
J'imagine que depuis le temps, l'espoir s'est perdu, mais j'ai cependant trouvé un "semblant" de solution.
Il faut tout d'abord installer ce plugin sur Windows Media Player : Windows Media Player Tag Support Extender 1.4
(https://www.free-codecs.com/download/wmp_tag_support_extender.htm
Ceci ayant pour but de permettre le support des tags pour d'autres formats de fichiers que ceux par défaut.
Il y a ensuite une petite "bidouille" à réaliser sur la base de registres. Associez les fichiers ".ogg" avec Windows Media Player, et copiez/collez ensuite ce qui suit dans un bloc-notes, pour enregistrer le tout sous l'extension ".reg". Fusionnez enfin ce fichier fraichement créé avec la base de registres.
Bon, je sais, c'est barbare (!!!), mais dans l'immédiat je n'ai rien de mieux. :-\
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.ogg]
"PerceivedType"="audio"
"Content Type"="audio/ogg"
@="oggfile"[HKEY_CLASSES_ROOT\oggfile]
"PreferExecuteOnMismatch"=dword:00000001
"EditFlags"=hex:00,00,01,00
@="Son au format OGG"
"FriendlyTypeName"="@C:\\WINDOWS\\inf\\unregmp2.exe,-9925"
[HKEY_CLASSES_ROOT\oggfile\DefaultIcon]
@="C:\\WINDOWS\\system32\\wmploc.dll,-732"
[HKEY_CLASSES_ROOT\oggfile\shell]
@="play"
[HKEY_CLASSES_ROOT\oggfile\shell\open]
@="&Ouvrir"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\oggfile\shell\open\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:6 /Open \"%L\""
[HKEY_CLASSES_ROOT\oggfile\shell\open\DropTarget]
"CLSID"="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"
[HKEY_CLASSES_ROOT\oggfile\shell\play]
"MUIVerb"=hex(2):40,00,43,00,3a,00,5c,00,57,00,49,00,4e,00,44,00,4f,00,57,00,\
53,00,5c,00,69,00,6e,00,66,00,5c,00,75,00,6e,00,72,00,65,00,67,00,6d,00,70,\
00,32,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,39,00,39,00,39,00,31,00,00,00
@="&Lecture"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\oggfile\shell\play\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:6 /Play \"%L\""
[HKEY_CLASSES_ROOT\oggfile\shell\play\DropTarget]
"CLSID"="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"
[HKEY_CLASSES_ROOT\oggfile\shellex]
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers\dMCShell]
@="{2C49B5D0-ACE7-4D17-9DF0-A254A6C5A0C5}"
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers\WMPAddToPlaylist]
@="{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}"
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers\WMPPlayAsPlaylist]
@="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"
[HKEY_CLASSES_ROOT\oggfile\shellex\PropertySheetHandlers]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.ogg]
"Extension.Handler"="oggfile"
"MediaType.Description"="Fichier audio au format OGG"
"MediaType.DescriptionID"="9925"
"MediaType.Icon"="C:\\PROGRA~1\\WINDOW~2\\wmplayer.exe,-120"
"Extension.MIME"="audio/ogg"
"ReplaceApps"="wmplayer.exe|mplayer2.exe|amovie.ocx"
"MCIHandler"="MPEGVideo"
"AlreadyRegistered"="yes"
"Runtime"=dword:00000007
"Permissions"=dword:0000000f
"PerceivedType"="audio"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Groups\Audio\OGG]
@="Ogg Vorbis audio file (ogg)"
"FriendlyTypeName"="@C:\\WINDOWS\\inf\\unregmp2.exe,-10002"
"Extensions"=".ogg"
"MIME Types"="audio/ogg"
"Description"="Includes files with .ogg extensions."
"DescriptionFriendlyName"="@C:\\WINDOWS\\inf\\unregmp2.exe,-10020"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\MIME Types\audio/ogg]
@="Ogg Vorbis Format Sound"
"Extensions.CommaSep"="ogg"
"Extensions.SpaceSep"=".ogg"
"Extension.Key"=".ogg"
"CLSID"="{02391F44-2767-4E6A-A484-9B47B506F3A4}"
[HKEY_CLASSES_ROOT\Applications\wmplayer.exe\SupportedTypes]
".ogg"=""
[HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}\SupportedTypes]
".ogg"=""
[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\SupportedTypes]
".ogg"=""
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\audio/ogg]
"Extension"=".ogg"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\MLS]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\MLS\Extensions]
"ogg"="audio"
En espérant que ceci puisse vous être utile. ;-)
(pour ma part, je suis retourné sous WinAmP. Il est certes lourd, mais gère bien plus de choses. Enfin, ce n'est ici qu'une question de choix. ;-))