Support of the WEBM video file format

I simply missed that question, sorry for that

All that time I have been using drag & drop from FreeCommander or a send-to shortcut in FreeCommander. I also tested just now drag & drop from Windows Explorer - still nothing. But when I use now the "Add directory..." icon within Mp3tag, the WEBM files finally get loaded to Mp3tag

So. Does point into the direction of having something to do with what I ask about at the top of post How to send and drag & drop files to an audio editor? -OR- Problems with running as (not) administrator on Windows 10 - #5 by Zerow above the [That would be a first solution] statement?

But both my Mp3tag and FreeCommander [and also explorer.exe] are shown to be running as No in the

Task Manager > Details > Elevated


And now, that I can finally load WEBM files at least in one way, what I have noticed in regards to

The WEBM files do not show to me theirs lengths- which is to be expected, as the supported video file format is MKV, right? But when those very same files are renamed be me into MKVs, they suddenly gain the ability to display length. [Although I cannot rename them without issues from within Mp3tag - the files must be tampered with in FreeCommander of Windows Explorer]

So once again: why al this pretending or "pretending" or whatever it might be called, that Mp3tag does not handle videos other than MKV?

This is not true as MP3tag handles MP4 files perfectly.
It is not enough to rename files from webm to mkv - you have to transform them with a suitable program.
After that you can tag the files.
Please note that a number of video files do not accept tags: avi, mpeg are such video formats. To add tags in a sensible fashion you have to transform these file types into taggable format.
The other problem seems to be curable with the use of the "open folder" function from within MP3tag.

By that statement I meant that Mp3tag pretends to not being able to handle specifically WEBM files

It is not just the tags but also the readability of lengths, as after renaming WEBMs to MKVs Mp3tag is suddenly able to display that data

But of course that renaming is not the same as converting. I myself did call this a a workaround and mentioned a fail safe when utilizing such approach

My tests have shown me that I can as well tag WEBM files renamed to MKV format

But that trick did not work for AVI

And that would explain why this workaround did not work for AVI

"Transform" as in apparently either convert or rename

It is not a cure, if a given problem persists. This is merely a workaround; which to me personally is too inconvenient to be used

This is a bug and your cure / workaround proves that claim. Because for adding certain videos files [WEBMs] one method [Add directory...] works while two other methods [drag & drop and send-to] do not - but at the same time all of three methods work for different video files [MKVs]

Just wanted to throw in an official statement, before this back-and-forth continues:

Mp3tag does not support WebM at the moment. Every file extension you're adding manually to the list of supported files makes the files with that extension to be recognized when listing files. However, this does not imply that metadata parsing is performed for such files.

My current understanding is, that WebM is basically a Matroska container (restricted to specific codecs for audio and video). So renaming a *.webm file to *.mkv works in this case.

I'll add official support for WebM with a future release. By then, it will be possible to handle WebM files with the *.webm file extension like any other supported file type with Mp3tag.

And regarding other false statements from this topic: AVI can have metadata, it's simply not supported by Mp3tag.

The WebM container format with .webm file extension is indeed a strict subset of the Matroska format, usually with .mkv extension. That means it is okay to test WebM like Matroska when reading, but special care must be taken when writing.

https://www.webmproject.org/docs/container/

I've added support for WebM with Mp3tag v3.00c.

Seems be working A-OK

Thank you