Post by Ruediger LahlPost by Wolfgang BauerPost by Shinji IkariPost by Wolfgang BauerPost by Heiko Rost<https://www.microsoft.com/de-de/p/mpeg-2-videoerweiterung/9n95q1zzpmh4>
Der führt zu microsoft.com und enthält den MPEG2-Codec, der lt.
Systemanforderungen für Windows 10 geeignet ist.
Das ist es auch nicht.
http://www.wolfgang-bauer.at/screenshot/mplayer.jpg
Hast Du die *.vob mal in *.mpg umbenannt?
Gerade eben, Ruediger hatte es geschrieben. Und es funktioniert.
Danke Ruediger und dir.
Gerne. VOB sind in der Regel nix anderes als mpg2-Videos. Warum der
Windows-Player das nicht weiß, kann dir wahrscheinlich nur MS erzählen.
Vielleicht irgendeine Lizenzsache.
VIEL wahrscheinlicher die industrieuebliche HINRLOSE Schlamperei oder
Faulheit!
Einfach <https://msdn.microsoft.com/en-us/library/dd562995.aspx> lesen,
dann die fehlenden, hier folgenden Registry-Eintraege erstellen:
--- *.REG ---
REGEDIT4
; den '#' durch die erste freie Nummer ersetzen!
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\Descriptions]
"#"="DVD-Videodatei [MPEG-2] (*.m2ts;*.mts;*.ts;*.vob)"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\MUIDescriptions]
"#"="DVD-Videodatei [MPEG-2] (*.m2ts;*.mts;*.ts;*.vob)"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\Types]
"#"="*.m2ts;*.mts;*.ts;*.vob"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MultiMedia\MPlayer2\MIME Types\video/dvd]
@="MPEG-2 Video Object"
;"AlreadyRegistered"="No"
"CLSID"="{22D6F312-B0F6-11D0-94AB-0080C74C7E95}"
"Extension.Key"=".vob"
"Extensions.CommaSep"="vob"
"Extensions.SpaceSep"=".vob"
"ReplaceApps"="MPlayer2.Exe|AMovie.Ocx"
"UserApprovedOwning"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MultiMedia\WMPlayer\Extensions\.vob]
"Extension.Handler"="vobfile"
"Extension.MIME"="video/dvd"
"MCIHandler"="MPEGVideo"
"MediaType.Description"="MPEG-2 Video Object"
"MediaType.Icon"=expand:"%SystemRoot%\\System32\\WMPLoc.dll,-616"
"PerceivedType"="Video"
"Permissions"=dword:0000009f
"RunTime",%REG_DWORD%,0x00000007
"UserApprovedOwning"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MultiMedia\WMPlayer\MIME Types\video/dvd]
@="MPEG-2 Video Object"
;"AlreadyRegistered"="No"
;"CLSID"="{00000000-0000-0000-0000-000000000000}"
"Extension.Key"=".vob"
"Extensions.CommaSep"="vob"
"Extensions.SpaceSep"=".vob"
"ReplaceApps"="WMPlayer.exe|MPlayer2.exe|AMovie.ocx"
"UserApprovedOwning"="Yes"
[HKEY_CLASSES_ROOT\.vob]
@="vobfile"
"Content Type"="video/dvd"
"PerceivedType"="Video"
[HKEY_CLASSES_ROOT\.vob\OpenWithList\MPlayer2.exe]
[HKEY_CLASSES_ROOT\.vob\OpenWithList\WMPlayer.exe]
[HKEY_CLASSES_ROOT\.vob\OpenWithProgIDs]
"WMP.PlayMedia"=hex(0):
[HKEY_CLASSES_ROOT\vobfile]
"EditFlags"=dword:00100000
"FriendlyTypeName"="MPEG-2 Videoobjekt"
"PreferExecuteOnMismatch"=dword:00000001
[HKEY_CLASSES_ROOT\vobfile\DefaultIcon]
;@=expand:"%SystemRoot%\\System32\\WMPLoc.dll,-616"
[HKEY_CLASSES_ROOT\vobfile\Shell]
@="Play"
[HKEY_CLASSES_ROOT\vobfile\Shell\Play]
"MUIVerb"=expand:"@%SystemRoot%\\Inf\UnRegMP2.exe,-9991"
[HKEY_CLASSES_ROOT\vobfile\Shell\Play\Command]
@="\"%ProgramFiles%\\Windows Media Player\\WMPlayer.exe\" /Play \"%L\""
[HKEY_CLASSES_ROOT\vobfile\ShellEx\ContextMenuHandlers\{CE3FB1D1-02AE-4A5F-A6E9-D9F1B4073E6C}]
@="WMPPlayAsPlaylist"
[HKEY_CLASSES_ROOT\vobfile\ShellEx\ContextMenuHandlers\{F1B9284F-E9DC-4E68-9D7E-42362A59F0FD}]
@="WMPAddToPlaylist"
[HKEY_CLASSES_ROOT\Applications\MPlayer2.exe]
"OpenWithExclude"="QT:MOV"
"UseURL"=dword:00000001
[HKEY_CLASSES_ROOT\Applications\MPlayer2.exe\DefaultIcon]
@=expand:"%ProgramFiles%\\Windows Media Player\\MPlayer2.exe"
[HKEY_CLASSES_ROOT\Applications\MPlayer2.exe\Shell\Open\Command]
@=expand:"\"%ProgramFiles%\\Windows Media Player\\MPlayer2.exe\" /Open \"%L\""
[HKEY_CLASSES_ROOT\Applications\MPlayer2.exe\Shell\Play]
@="&Wiedergabe"
[HKEY_CLASSES_ROOT\Applications\MPlayer2.exe\Shell\Play\Command]
@=expand:"\"%ProgramFiles%\\Windows Media Player\\MPlayer2.exe"" /Play \"%L\""
[HKEY_CLASSES_ROOT\Applications\MPlayer2.exe\SupportedTypes]
".vob"=""
[HKEY_CLASSES_ROOT\Applications\WMPlayer.exe\SupportedTypes]
".vob"=""
[HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4A5F-A6E9-D9F1B4073E6C}\SupportedTypes]
".vob"=""
[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4E68-9D7E-42362A59F0FD}\SupportedTypes]
".vob"=""
[HKEY_CLASSES_ROOT\Media Type\Extensions\.vob]
"Source Filter"="{E436EBB5-524F-11CE-9F53-0020AF0BA770}"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\video/dvd]
"Extension"=".vob"
--- EOF ---
Siehe dazu auch <https://skanthak.homepage.t-online.de/odds-ends.html>
Die Eintraege fuer "Standardprogramme" ueberlasse ich dem geneigten Leser
als triviale Hausaufgabe, ebenso die Definitionen fuer die alternativen
Dateiendungen .msts, .mts und .ts
Stefan
[
--
Die unaufgeforderte Zusendung werbender E-Mails verstoesst gegen §823
Abs. 1 sowie §1004 Abs. 1 BGB und begruendet Anspruch auf Unterlassung.
Beschluss des OLG Bamberg vom 12.05.2005 (AZ: 1 U 143/04)