Problem with movie details in Windows Explorer
2 posters
Page 1 of 1
Problem with movie details in Windows Explorer
Hi, i have one little problem with Windows Explorer and (i think) K-lite config.
When i open directory in detailed view, explorer columns such as Dimension (Wymiary), Bit Depth (Głębia w bitach) and other specified for video/media are empty.
This applies not only to wmv files, but also avi, mkv, mp4 and others.
I use Lav splitter from K-lite pack, Lav decoders and Icaros (only as property handler, i don't like thumbnails).
Windows property window display files metadata normally.
My system: Windows 7 64bit, K-lite Mega 12.5.5.
Any idea what's wrong? Please help guys.
When i open directory in detailed view, explorer columns such as Dimension (Wymiary), Bit Depth (Głębia w bitach) and other specified for video/media are empty.
This applies not only to wmv files, but also avi, mkv, mp4 and others.
I use Lav splitter from K-lite pack, Lav decoders and Icaros (only as property handler, i don't like thumbnails).
Windows property window display files metadata normally.
My system: Windows 7 64bit, K-lite Mega 12.5.5.
Any idea what's wrong? Please help guys.
k-lite user- Posts : 5
Join date : 2016-12-06
Re: Problem with movie details in Windows Explorer
File properties for AVI/WMV/MP4 are handled by Windows itself. Icaros is only used for MKV, FLV, and a few other formats that Windows doesn't support.
Check if the display settings are correct:
Explorer > Organize (click on it without any file selected) > Properties > Optimize this library for = videos
Optionally enable details pane:
Explorer > Organize > layout > Details Pane
Rebuild the search index:
Windows Control Panel > Indexing Options > Advanced > Rebuild
That is all the suggestions I have right now.
Check if the display settings are correct:
Explorer > Organize (click on it without any file selected) > Properties > Optimize this library for = videos
Optionally enable details pane:
Explorer > Organize > layout > Details Pane
Rebuild the search index:
Windows Control Panel > Indexing Options > Advanced > Rebuild
That is all the suggestions I have right now.
Re: Problem with movie details in Windows Explorer
Thx Admin. I turned on the index reconstruction, but this didn't help.
I discovered that my explorer displays columns for MKV (and others providing by Icaros) files properly.
The problem concerns those provided by Windows itself. I think this may be a problem with the property handlers or column handlers installed on the system.
I do not know if it's important, but my default player is Potplayer for video and Aimp for audio files. I also use AudioShell (with its extensions for Shell32.dll) and SageThumbs (thumbnail provider for photos).
Property handlers list created by ShellExView (unfortunately only supported export format is HTML):
32bit extensions: https://dl.dropboxusercontent.com/u/59610974/Shell%20Extensions%20List.html
64bit extensions:
https://dl.dropboxusercontent.com/u/59610974/Shell%20Extensions%20List(64bit).html
I discovered that my explorer displays columns for MKV (and others providing by Icaros) files properly.
The problem concerns those provided by Windows itself. I think this may be a problem with the property handlers or column handlers installed on the system.
I do not know if it's important, but my default player is Potplayer for video and Aimp for audio files. I also use AudioShell (with its extensions for Shell32.dll) and SageThumbs (thumbnail provider for photos).
Property handlers list created by ShellExView (unfortunately only supported export format is HTML):
32bit extensions: https://dl.dropboxusercontent.com/u/59610974/Shell%20Extensions%20List.html
64bit extensions:
https://dl.dropboxusercontent.com/u/59610974/Shell%20Extensions%20List(64bit).html
k-lite user- Posts : 5
Join date : 2016-12-06
Re: Problem with movie details in Windows Explorer
Check if these Registry keys exist:
- Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\SystemFileAssociations\.avi]
"InfoTip"="prop:System.ItemType;System.Size;System.Media.Duration;System.OfflineAvailability"
"ExtendedTileInfo"="prop:System.ItemType;System.Size;System.Media.Duration;System.OfflineAvailability"
"FullDetails"="prop:System.PropGroup.Description;System.Title;System.Media.SubTitle;System.Rating;System.Keywords;System.Comment;System.PropGroup.Video;System.Media.Duration;System.Video.FrameWidth;System.Video.FrameHeight;System.Video.EncodingBitrate;System.Video.TotalBitrate;System.Video.FrameRate;System.PropGroup.Audio;System.Audio.EncodingBitrate;System.Audio.ChannelCount;System.Audio.SampleRate;System.PropGroup.Media;System.Music.Artist;System.Media.Year;System.Music.Genre;System.PropGroup.Origin;System.Video.Director;System.Media.Producer;System.Media.Writer;System.Media.Publisher;System.Media.ContentDistributor;System.Media.DateEncoded;System.Media.EncodedBy;System.Media.AuthorUrl;System.Media.PromotionUrl;System.Copyright;System.PropGroup.Content;System.ParentalRating;System.ParentalRatingReason;System.Music.Composer;System.Music.Conductor;System.Music.Period;System.Music.Mood;System.Music.PartOfSet;System.Music.InitialKey;System.Music.BeatsPerMinute;System.DRM.IsProtected;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.Size;System.DateCreated;System.DateModified;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName"
"PreviewDetails"="prop:*System.Title;*System.Media.Duration;*System.Size;*System.Video.FrameWidth;*System.Video.FrameHeight;System.Rating;*System.Keywords;*System.Comment;*System.Music.Artist;*System.Music.Genre;*System.ParentalRating;*System.OfflineAvailability;*System.OfflineStatus;*System.DateModified;*System.DateCreated;*System.SharedWith;*System.Media.SubTitle;*System.Media.Year;*System.Video.FrameRate;*System.Video.EncodingBitrate;*System.Video.TotalBitrate"
[HKEY_CLASSES_ROOT\SystemFileAssociations\.mp4]
"InfoTip"="prop:System.ItemType;System.Size;System.Media.Duration;System.OfflineAvailability"
"ExtendedTileInfo"="prop:System.ItemType;System.Size;System.Media.Duration;System.OfflineAvailability"
"FullDetails"="prop:System.PropGroup.Description;System.Title;System.Media.SubTitle;System.Rating;System.Keywords;System.Comment;System.PropGroup.Video;System.Media.Duration;System.Video.FrameWidth;System.Video.FrameHeight;System.Video.EncodingBitrate;System.Video.TotalBitrate;System.Video.FrameRate;System.PropGroup.Audio;System.Audio.EncodingBitrate;System.Audio.ChannelCount;System.Audio.SampleRate;System.PropGroup.Media;System.Music.Artist;System.Media.Year;System.Music.Genre;System.PropGroup.Origin;System.Video.Director;System.Media.Producer;System.Media.Writer;System.Media.Publisher;System.Media.ContentDistributor;System.Media.DateEncoded;System.Media.EncodedBy;System.Media.AuthorUrl;System.Media.PromotionUrl;System.Copyright;System.PropGroup.Content;System.ParentalRating;System.ParentalRatingReason;System.Music.Composer;System.Music.Conductor;System.Music.Period;System.Music.Mood;System.Music.PartOfSet;System.Music.InitialKey;System.Music.BeatsPerMinute;System.DRM.IsProtected;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.Size;System.DateCreated;System.DateModified;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName"
"PreviewDetails"="prop:*System.Title;*System.Media.Duration;*System.Size;*System.Video.FrameWidth;*System.Video.FrameHeight;System.Rating;*System.Keywords;*System.Comment;*System.Music.Artist;*System.Music.Genre;*System.ParentalRating;*System.OfflineAvailability;*System.OfflineStatus;*System.DateModified;*System.DateCreated;*System.SharedWith;*System.Media.SubTitle;*System.Media.Year;*System.Video.FrameRate;*System.Video.EncodingBitrate;*System.Video.TotalBitrate"
[HKEY_CLASSES_ROOT\SystemFileAssociations\.wmv]
"InfoTip"="prop:System.ItemType;System.Size;System.Media.Duration;System.OfflineAvailability"
"ExtendedTileInfo"="prop:System.ItemType;System.Size;System.Media.Duration;System.OfflineAvailability"
"FullDetails"="prop:System.PropGroup.Description;System.Title;System.Media.SubTitle;System.Rating;System.Keywords;System.Comment;System.PropGroup.Video;System.Media.Duration;System.Video.FrameWidth;System.Video.FrameHeight;System.Video.EncodingBitrate;System.Video.TotalBitrate;System.Video.FrameRate;System.PropGroup.Audio;System.Audio.EncodingBitrate;System.Audio.ChannelCount;System.Audio.SampleRate;System.PropGroup.Media;System.Music.Artist;System.Media.Year;System.Music.Genre;System.PropGroup.Origin;System.Video.Director;System.Media.Producer;System.Media.Writer;System.Media.Publisher;System.Media.ContentDistributor;System.Media.DateEncoded;System.Media.EncodedBy;System.Media.AuthorUrl;System.Media.PromotionUrl;System.Copyright;System.PropGroup.Content;System.ParentalRating;System.ParentalRatingReason;System.Music.Composer;System.Music.Conductor;System.Music.Period;System.Music.Mood;System.Music.PartOfSet;System.Music.InitialKey;System.Music.BeatsPerMinute;System.DRM.IsProtected;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.Size;System.DateCreated;System.DateModified;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName"
"PreviewDetails"="prop:*System.Title;*System.Media.Duration;*System.Size;*System.Video.FrameWidth;*System.Video.FrameHeight;System.Rating;*System.Keywords;*System.Comment;*System.Music.Artist;*System.Music.Genre;*System.ParentalRating;*System.OfflineAvailability;*System.OfflineStatus;*System.DateModified;*System.DateCreated;*System.SharedWith;*System.Media.SubTitle;*System.Media.Year;*System.Video.FrameRate;*System.Video.EncodingBitrate;*System.Video.TotalBitrate"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.avi]
@="{e2fb4720-f45f-4a3c-8cb2-2060e12425c3}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.mp4]
@="{f81b1b56-7613-4ee4-bc05-1fab5de5c07e}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.wmv]
@="{AEB16279-B750-48f1-8586-97956060175A}"
Re: Problem with movie details in Windows Explorer
I have no HKEY_CLASSES_ROOT\SystemFileAssociations keys in registry. Only HKEY_CLASSES_ROOT\AVI, HKEY_CLASSES_ROOT\WMV and HKEY_CLASSES_ROOT\MP4.
I'm sorry I did not answer that long, but I had overdue work at home.
- HKEY_CLASSES_ROOT\AVI:
- Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.AVI]
@="PotPlayerMini.AVI"
"Content Type"="video/avi"
"DaumLive64Backup.bak"="VLC.avi"
"DaumLiveBackup.bak"="SplashProEx.AVI"
"DaumLiveBackupVista.bak"="Windows Media Player"
"MP2.Last"="Custom"
"MPlayer2.BAK"="PotPlayerMini.AVI"
"PerceivedType"="video"
"SplashProEx.AVI_backup"="PowerDVD15.0FILE"
"VLC.backup"="PotPlayerMini.AVI"
[HKEY_CLASSES_ROOT\.AVI\OpenWithList]
[HKEY_CLASSES_ROOT\.AVI\OpenWithList\ehshell.exe]
[HKEY_CLASSES_ROOT\.AVI\OpenWithProgIds]
"WMP11.AssocFile.AVI"=hex(0):
"WindowsLive.PhotoGallery.video.16.4"=""
"ACDSee Pro 9.avi"=""
[HKEY_CLASSES_ROOT\.AVI\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\.AVI\shellex]
[HKEY_CLASSES_ROOT\.AVI\shellex\{00021500-0000-0000-C000-000000000046}]
@="{869C14C8-1830-491F-B575-5F9AB40D2B42}"
[HKEY_CLASSES_ROOT\.AVI\shellex\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{9DBD2C50-62AD-11D0-B806-00C04FD706EC}"
[HKEY_CLASSES_ROOT\.AVI\shellex\{e357fccd-a995-4576-b01f-234630154e96}]
@="{9DBD2C50-62AD-11D0-B806-00C04FD706EC}"
- HKEY_CLASSES_ROOT\MP4:
- Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.MP4]
@=""
"Content Type"="video/mp4"
"MP2.Last"="Custom"
"PerceivedType"="video"
"VLC.backup"="WMP11.AssocFile.MP4"
[HKEY_CLASSES_ROOT\.MP4\OpenWithProgIds]
"WMP11.AssocFile.MP4"=hex(0):
"ACDSee Pro 9.mp4"=""
[HKEY_CLASSES_ROOT\.MP4\shellex]
[HKEY_CLASSES_ROOT\.MP4\shellex\{00021500-0000-0000-C000-000000000046}]
@="{869C14C8-1830-491F-B575-5F9AB40D2B42}"
[HKEY_CLASSES_ROOT\.MP4\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}]
@="{031EE060-67BC-460d-8847-E4A7C5E45A27}"
[HKEY_CLASSES_ROOT\.MP4\shellex\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{9DBD2C50-62AD-11D0-B806-00C04FD706EC}"
[HKEY_CLASSES_ROOT\.MP4\shellex\{e357fccd-a995-4576-b01f-234630154e96}]
@="{9DBD2C50-62AD-11D0-B806-00C04FD706EC}"
- HKEY_CLASSES_ROOT\WMV:
- Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.wmv]
@="PotPlayerMini.WMV"
"Content Type"="video/x-ms-wmv"
"DaumLive64Backup.bak"="VLC.wmv"
"DaumLiveBackup.bak"="WMP11.AssocFile.WMV"
"DaumLiveBackupVista.bak"="PotPlayerMini"
"KMPBackup.bak"="KLCP.MPC64.wmv"
"PerceivedType"="video"
"SplashProEx.WMV_backup"="PowerDVD15.0FILE"
"VLC.backup"="WMP11.AssocFile.WMV"
[HKEY_CLASSES_ROOT\.wmv\OpenWithList]
[HKEY_CLASSES_ROOT\.wmv\OpenWithList\ehshell.exe]
[HKEY_CLASSES_ROOT\.wmv\OpenWithProgIds]
"WMP11.AssocFile.WMV"=hex(0):
[HKEY_CLASSES_ROOT\.wmv\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\.wmv\shellex]
[HKEY_CLASSES_ROOT\.wmv\shellex\{00021500-0000-0000-C000-000000000046}]
@="{869C14C8-1830-491F-B575-5F9AB40D2B42}"
[HKEY_CLASSES_ROOT\.wmv\shellex\{BB2E617C-0920-11D1-9A0B-00C04FC2D6C1}]
@="{9DBD2C50-62AD-11D0-B806-00C04FD706EC}"
[HKEY_CLASSES_ROOT\.wmv\shellex\{e357fccd-a995-4576-b01f-234630154e96}]
@="{9DBD2C50-62AD-11D0-B806-00C04FD706EC}"
- Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.avi]
@="{0C08E3BB-D10B-4CC9-B1B3-701F5BE9D6EC}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.mp4]
@="{D3C93668-CD1A-468D-9CFF-DB00AC821CB3}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.wmv]
@="{D3C93668-CD1A-468D-9CFF-DB00AC821CB3}"
I'm sorry I did not answer that long, but I had overdue work at home.
k-lite user- Posts : 5
Join date : 2016-12-06
Re: Problem with movie details in Windows Explorer
Copy all text from that code block in my previous post and put it in a text file. Rename that file to .reg and double-click it to import it into the Registry. It comes from my Win7x64 system.
I assume that things did work in the past? Does you Windows include Windows Media Player? Because there also is an "N" version of Windows in Europe, which doesn't include a lot of multimedia things by default. If that is the case, then I can tell you how to install the missing things.
I assume that things did work in the past? Does you Windows include Windows Media Player? Because there also is an "N" version of Windows in Europe, which doesn't include a lot of multimedia things by default. If that is the case, then I can tell you how to install the missing things.
Re: Problem with movie details in Windows Explorer
THX. You are great. Of course CLSID in
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.mp4]
and
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.wmv]
was wrong and pointed to AudioShell property handler.
AudioShell installer messed up.
One more time thanks. I owe you.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.mp4]
and
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers\.wmv]
was wrong and pointed to AudioShell property handler.
AudioShell installer messed up.
One more time thanks. I owe you.
k-lite user- Posts : 5
Join date : 2016-12-06
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum