Download Matroska Shell Extension v2.8
Download
Matroska TCMP CDL v1.7 binary
Applies to both the Shell Ext(ension) and Matroska CDL
Besides displaying all sorts of infomation about Matroska files, the Matroska Shell Extension can change the Display Size(aka Aspect Ratio), Track Language, and allows editing of all Matroska Tags.
The Matroska Shell extension also has support for the display of attachments Images of the types BMP, GIF, ICO, TGA, PCX, WBMP, WMF, JPEG, PNG, TIFF, JBIG, PNM, PPM, PGM, RAS, and JPEG-2000 will be decoded (thanks to CxImage) and shown inside the attachment tab as well as Unicode/UTF-8/ANSI text files.
Applies to the Shell Ext(ension) only
The Matroska Shell extension handles thumbnails in Windows Explorer for MKV, MKA, and MKS files. If the file has attached images the first one starting with the name of cover*.* will be used as a thumbnail. If there are no attachment named cover*.* it will use the last attached image. And if the file doesn't have any attached images, DShow will be used to extract a frame of the video located a customizable time (ex. 0 seconds into the movie, or 10 seconds into the movie). There are two different DShow methods to choose from, Internal Renderer (prefered) and IMediaDet (the same renderer the AVI thumbnail handler uses).
Finally you can have tooltips for Matroska files. The tooltips can be long and have very basic info about each track or short with only the count of each track type.
Screen shots
Matroska Info Tab
Matroska Attachment Tab
Matroska Chapters Tab
Matroska Tag Tab
Matroska Context Menus
Matroska Thumbnails
| Minimum OS Requirements for Shell Extension features | |
| Prop Page | Windows 98 |
| Tool tips | Windows 98 |
| Context Menus | Windows 98 |
| Thumbnails | Windows 2000 |
| Columns | Windows 2000 |
FAQ for the Shell Extension and TCMP Matroska CDL
- First, startup the installer for the new version, wait at the first screen.
- To be safe open up a command prompt window and leave it open.
- Now you have to close all explorer windows, press Ctrl-Atl-Delete and kill all the explorer.exe processes.
- Once you have done that finish the install.
- If your desktop or taskbar doesn't show back up use the command prompt you opened to start explorer back up. Type in 'explorer' and press enter.
Developers
Download
Matroska Shell Extension+TCMP CDL source code or you can get the
latest from the Matroska CVS, module: MatroskaUtils.
You will need libebml, libmatroska, CxImage (if
you want image decoding support) in the CxImage you have to change the
function DrawText to DrawTextOnImage due to Unicode/MBCS define conflicts
(it was becoming DrawTextW), The DirectX SDK and Baseclasses to compile
thumbnail support, unicows lib
(if you want to compile Unicode builds for Win9x)
by Jory 'jcsston' Stone