Mediainfo.wdx: (see video/audio metadata detailed information) - content plugin
Moderators: Hacker, petermad, Stefan2, white
Updated archive contains v0.7.57 of Mediainfo.dll.
Download: wdx_mediainfo.rar (x86/x86-64) (C++ sources included)
Download: wdx_mediainfo.rar (x86/x86-64) (C++ sources included)
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
It's done.MaxX wrote:Please, add "Sample rate" item for audio.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Please download again.
69ff2b0fd7c2ebfb3aed7ee9d255fe1f *wdx_mediainfo.rar
69ff2b0fd7c2ebfb3aed7ee9d255fe1f *wdx_mediainfo.rar
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Updated archive contains v0.7.58 of Mediainfo.dll.
Download: wdx_mediainfo.rar (x86/x86-64) (C++ sources included)
Download: wdx_mediainfo.rar (x86/x86-64) (C++ sources included)
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
-
- Junior Member
- Posts: 25
- Joined: 2012-07-28, 16:43 UTC
The WDX works great on Media files of all kinds, but I sometimes get "Crash in plugin mediainfo.wdx: Invalid floating point operation."
It seems to happen in directories that contain non-media files, like .exe and .ini with the mediainfo frame size and duration columns in a Custom Columns layout. The frame size field fills with Asian characters and TC becomes very unstable and will crash soon after.
As I said, in directories that have only media files, it works fantastically well. It seems to understand every type of multimedia in creation.
This is a WinXP system with TC 8.0 and latest version of Mediainfo DL'd from link in post directly above.
It seems to happen in directories that contain non-media files, like .exe and .ini with the mediainfo frame size and duration columns in a Custom Columns layout. The frame size field fills with Asian characters and TC becomes very unstable and will crash soon after.
As I said, in directories that have only media files, it works fantastically well. It seems to understand every type of multimedia in creation.
This is a WinXP system with TC 8.0 and latest version of Mediainfo DL'd from link in post directly above.
I did a test but did not observe a crash at all. It would be very helpful if you could find out which file causes the floating point exception.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
-
- Junior Member
- Posts: 25
- Joined: 2012-07-28, 16:43 UTC
It turns out to be files of zero-length that cause the exception, and each one will cause multiple exceptions. I created a test directory and put exactly one file in that directory, then switched to the custom view with the mediainfo columns. If that file was zero-length, it caused the exceptions regardless of filetype. If it was not zero-length, no exception regardless of filetype.tbeu wrote:I did a test but did not observe a crash at all. It would be very helpful if you could find out which file causes the floating point exception.
I guess it's a non-issue since those files should never really exist and can be deleted when they occur, but you might want to protect against it. Your call.
Thanks for the quick response. When you said you couldn't recreate it, I knew it had to be something unlikely.
I could reproduce the problem now with the zero Byte file. The floating-point invalid operation only happens with newer versions of MediaInfo.dll. Previous versions like 0.7.53 did not throw such an exception. I fixed the problem by hiding the floating-point exceptions of the plugin. You can download and test the new version from wdx_mediainfo.rar.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
-
- Junior Member
- Posts: 25
- Joined: 2012-07-28, 16:43 UTC
Zero Byte files can be simply created in TC by SHIFT+F4PhiloVance wrote:Yes, new version is very quiet. It took me a while to find a 0 byte file, as I deleted most of them when I realized that they were causing the problem!

Yes, no need to worry. It is up to the application to decide how to react on exceptions.PhiloVance wrote:Is it safe to just hide the error like you're doing?
There is a support forum but I deleted my SF account a few days ago and anonymous entries are not allowed. Thus I will no longer care about this.PhiloVance wrote:Will you let the DLL owner know about the problem?
Please download plugin again as I did a minor change in the plugin.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Updated archive contains v0.7.59 of Mediainfo.dll.
Download: wdx_mediainfo.rar (x86/x86-64) (C++ sources included)
Download: wdx_mediainfo.rar (x86/x86-64) (C++ sources included)
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more