Hello, do you know about any other programms, that are being used for tagging/extracting metadata/tags?
Im doing a research about this.
ffmpeg (https://ffmpeg.org/)
mkvpropedit, which is part of MKVToolNix (https://mkvtoolnix.download/)
Despite it's name, MP3Tag (https://www.mp3tag.de/en/) also writes to MKV/MP4/Mov
TagEditor (https://github.com/Martchus/tageditor)
The first two are command line programs that are commonly used in scripts. The other two are GUI programs.
Quote from: Petco on April 22, 2023, 08:18:42 AMHello, do you know about any other programms, that are being used for tagging/extracting metadata/tags?
Im doing a research about this.
Do you mean video and/or still images?
Do you mean any sort of metadata from those videos/images?
Or are you specifically looking for keyword tagging?
There are lots of programs that extract and display at least some sort of metadata from videos and/or images - most image viewers do this to some extent.
Or are you looking for something more specific?
Only video
Any metadata, keyword tagging and technical parameters(duration, video framrate, resolution etc.)
For just extracting, there is also MediaInfo (https://mediaarea.net/en/MediaInfo).
I believe that VLC (https://www.videolan.org/vlc/) can edit some data, though I've never tested it to see how much it can do.