ExifTool Forum

General => Other Discussion => Topic started by: Petco on April 22, 2023, 08:18:42 AM

Title: Any other video/ image tagging programs?
Post by: Petco on April 22, 2023, 08:18:42 AM
Hello, do you know about any other programms, that are being used for tagging/extracting metadata/tags?
Im doing a research about this.
Title: Re: Any other video/ image tagging programs?
Post by: StarGeek on April 22, 2023, 12:43:12 PM
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.
Title: Re: Any other video/ image tagging programs?
Post by: greybeard on April 22, 2023, 03:27:20 PM
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?
Title: Re: Any other video/ image tagging programs?
Post by: Petco on April 22, 2023, 04:00:39 PM
Only video
Any metadata, keyword tagging and technical parameters(duration, video framrate, resolution etc.)
Title: Re: Any other video/ image tagging programs?
Post by: StarGeek on April 23, 2023, 04:20:36 PM
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.