WDX for MediaInfo Audio/Video/Images + duplicate search + similar search

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: petermad, Stefan2, Hacker

adoeller
Senior Member
Senior Member
Posts: 401
Joined: 2011-05-23, 09:47 UTC

WDX for MediaInfo Audio/Video/Images + duplicate search + similar search

Post by *adoeller »

A Total Commander content plugin (.wdx) that exposes video and audio metadata as sortable, searchable columns — duration, resolution, codec, bitrate, aspect ratio, language codes, and more.

https://github.com/adoeller/tc-mediawdx

Image: https://x0.at/3Piq.png
Image: https://x0.at/lgiX.png

Image: https://x0.at/u6Ix.png
Image: https://x0.at/zau5.png

It uses a databank for storing the metadata. Also, directories can be added and scanned from a gui or from command line.
Needs MediaInfo.dll as only external dependency.

Duplicate search and - by tomorrow evening - similar search for videos and images.
Last edited by adoeller on 2026-06-28, 15:03 UTC, edited 3 times in total.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7574
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *Horst.Epp »

From the Read me
4.Add columns via Show → Define column sets or the custom column dialog.
There is no such dialog using VideoWdxTool64.exe ?
Windows 11 Home, Version 25H2 (OS Build 26200.8875)
TC 11.58 x64 / x86
Everything 1.5.0.1416b (x64), Everything Toolbar 2.4.1
QAP 12.3 x64, Listary Pro 7.0.0.3 beta
adoeller
Senior Member
Senior Member
Posts: 401
Joined: 2011-05-23, 09:47 UTC

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *adoeller »

Horst.Epp wrote: 2026-06-27, 18:17 UTC From the Read me
4.Add columns via Show → Define column sets or the custom column dialog.
There is no such dialog using VideoWdxTool64.exe ?
yes. the usual thing for wdx you have to do. but additionally, enable needed fields in the tool.
Image: https://x0.at/aGkm.png
adoeller
Senior Member
Senior Member
Posts: 401
Joined: 2011-05-23, 09:47 UTC

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *adoeller »

small updates and faster.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7574
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *Horst.Epp »

adoeller wrote: 2026-06-27, 18:42 UTC
Horst.Epp wrote: 2026-06-27, 18:17 UTC From the Read me
4.Add columns via Show → Define column sets or the custom column dialog.
There is no such dialog using VideoWdxTool64.exe ?
yes. the usual thing for wdx you have to do. but additionally, enable needed fields in the tool.
Image: https://x0.at/aGkm.png
But how does the tool know which custom columns view it should use
to make the search for duplicates.
Currently, after I have set the folders to check it just doesn't find anything.
Windows 11 Home, Version 25H2 (OS Build 26200.8875)
TC 11.58 x64 / x86
Everything 1.5.0.1416b (x64), Everything Toolbar 2.4.1
QAP 12.3 x64, Listary Pro 7.0.0.3 beta
User avatar
nsp
Power Member
Power Member
Posts: 2077
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *nsp »

Horst.Epp wrote: 2026-06-28, 08:25 UTC ...
But how does the tool know which custom columns view it should use
to make the search for duplicates.
Currently, after I have set the folders to check it just doesn't find anything.
From the github you can read:

Code: Select all

Duplicates tab
    Only available when the key strategy is set to hash.
Finds files in the database whose partial content hash is identical.
My Guess:
Some parts of the content will drive a hashKey. Same hashKey will gives duplicate group. Almost like TC do to find duplicate by content.

This should not detect if you have same music file in mp3, flac, dsf...
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7574
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *Horst.Epp »

nsp wrote: 2026-06-28, 09:24 UTC ,From the github you can read:

Code: Select all

Duplicates tab
    Only available when the key strategy is set to hash.
Finds files in the database whose partial content hash is identical.
My Guess:
Some parts of the content will drive a hashKey. Same hashKey will gives duplicate group. Almost like TC do to find duplicate by content.

This should not detect if you have same music file in mp3, flac, dsf...
I have read this and set the key to hash of course.
At least for the image category there should be some duplicates.
I'll add some by hand and check again.
Windows 11 Home, Version 25H2 (OS Build 26200.8875)
TC 11.58 x64 / x86
Everything 1.5.0.1416b (x64), Everything Toolbar 2.4.1
QAP 12.3 x64, Listary Pro 7.0.0.3 beta
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7574
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *Horst.Epp »

For testing, I have added 2 folders, one of the folders contains copies of .jpeg image files from the other.
After scanning and re-scanning no duplicates are found.
Windows 11 Home, Version 25H2 (OS Build 26200.8875)
TC 11.58 x64 / x86
Everything 1.5.0.1416b (x64), Everything Toolbar 2.4.1
QAP 12.3 x64, Listary Pro 7.0.0.3 beta
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7574
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *Horst.Epp »

Sorry, but the logic of this tool is useless for me.
I have 2 folders on the list, and it finds the 2 copied images
but says no duplicates in the Duplicates tab.

From the Overview
=== VideoWDX Cache Statistics ===

Total entries: 2
Video files: 0
Audio files: 0
Image files: 2
DB size: 16,0 KB
Oldest scan: 7 min. ago
Newest scan: 7 min. ago
Hash duplicates: 0

Under Images:
--- Bits per channel ---
24 bit 2 (100,0 %)

--- Formats (Top 15) ---
JPG 2 (100,0 %)

--- Largest images (Top 10) ---
208,0 KB D:\Pictures\Angelika\IMG_20220211_145711.jpg
179,6 KB D:\Pictures\Angelika\20220211_135929.jpg
Windows 11 Home, Version 25H2 (OS Build 26200.8875)
TC 11.58 x64 / x86
Everything 1.5.0.1416b (x64), Everything Toolbar 2.4.1
QAP 12.3 x64, Listary Pro 7.0.0.3 beta
adoeller
Senior Member
Senior Member
Posts: 401
Joined: 2011-05-23, 09:47 UTC

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *adoeller »

Horst.Epp wrote: 2026-06-28, 10:28 UTC Hash duplicates: 0
you can help me describe to a new user how to set this up.

if:
- MediaInfo.dll is installed and configured (did not test with ffprobe, yet)
- hash is set
- config is saved
- dirs are set AND scanned
OR
- wdx - with settings for images in your case - came across your images

then the tool will list the dublicates under statistics and under Duplicates, if you pressed "Search duplicates"

on a workflow level:
- use correct config https://x0.at/VideoWDX_TuKZ.ini (remove after download: "_TuKZ")
- add one or more directories
- press scan dirs
- goto Duplicates and press "Search duplicates" to view all the dups
adoeller
Senior Member
Senior Member
Posts: 401
Joined: 2011-05-23, 09:47 UTC

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *adoeller »

btw. dup is a side effect, because there is a database. fast custom columns is the main goal.

new version on github:
- isDub custom column, that shows the status according to database. automatic database update is wip
- similar search, if enabled and ffmpeg.exe ffprobe.exe are available
- fixes

it's still work in progress, so if you find any suspicious behavior, please report nicely.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7574
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *Horst.Epp »

adoeller wrote: 2026-06-28, 12:19 UTC
Horst.Epp wrote: 2026-06-28, 10:28 UTC Hash duplicates: 0
you can help me describe to a new user how to set this up.

if:
- MediaInfo.dll is installed and configured (did not test with ffprobe, yet)
- hash is set
- config is saved
- dirs are set AND scanned
OR
- wdx - with settings for images in your case - came across your images

then the tool will list the dublicates under statistics and under Duplicates, if you pressed "Search duplicates"

on a workflow level:
- use correct config https://x0.at/VideoWDX_TuKZ.ini (remove after download: "_TuKZ")
- add one or more directories
- press scan dirs
- goto Duplicates and press "Search duplicates" to view all the dups
You say Mediainfo.dll should be installed and configured.
What version of the DLL and what config of it should be copied to which path ?
The Read me doesn't tell a new user anything about this :(

I only did try your new plugin to see if it's useful with a simple setup.
It isn't, so Everything's Dupe search functions are better for me.
So I stop here.
Windows 11 Home, Version 25H2 (OS Build 26200.8875)
TC 11.58 x64 / x86
Everything 1.5.0.1416b (x64), Everything Toolbar 2.4.1
QAP 12.3 x64, Listary Pro 7.0.0.3 beta
adoeller
Senior Member
Senior Member
Posts: 401
Joined: 2011-05-23, 09:47 UTC

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *adoeller »

Horst.Epp wrote: 2026-06-28, 13:02 UTC
You say Mediainfo.dll should be installed and configured.
What version of the DLL and what config of it should be copied to which path ?
The Read me doesn't tell a new user anything about this :(

I only did try your new plugin to see if it's useful with a simple setup.
It isn't, so Everything's Dupe search functions are better for me.
So I stop here.
its a plugin for tc, it has settings. second link in first post. Image: https://x0.at/lgiX.png
latest version according to your architecture somewhere and path set in gui. you can use everything to search for existing dll and reuse it.

i use the IsDup and the fast database for metainfo with prescanning my dirs.
Image: https://x0.at/grse.png

if you like a fast, gui-based, simple similarity standalone search, i'd recommend giving https://github.com/0x90d/videoduplicatefinder a try
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7574
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: WDX for MediaInfo Audio/Video/Images + duplicate search

Post by *Horst.Epp »

adoeller wrote: 2026-06-28, 13:12 UTC
its a plugin for tc, it has settings. second link in first post. Image: https://x0.at/lgiX.png
latest version according to your architecture somewhere and path set in gui. you can use everything to search for existing dll and reuse it.
I configured MediaInfo_x64.dll from the TCMediaInfo plugin.
But this doesn't help.
Also, the newest x64 Mediainfo.dll from the official site doesn't help.
Windows 11 Home, Version 25H2 (OS Build 26200.8875)
TC 11.58 x64 / x86
Everything 1.5.0.1416b (x64), Everything Toolbar 2.4.1
QAP 12.3 x64, Listary Pro 7.0.0.3 beta
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7574
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: WDX for MediaInfo Audio/Video/Images + duplicate search + similar search

Post by *Horst.Epp »

Ok, it works with MP4 files for example.
But not for JPEG images.
Windows 11 Home, Version 25H2 (OS Build 26200.8875)
TC 11.58 x64 / x86
Everything 1.5.0.1416b (x64), Everything Toolbar 2.4.1
QAP 12.3 x64, Listary Pro 7.0.0.3 beta
Post Reply