I need to read metadata from one of my movies in mp4 format and to do that I need a very basic mp4 (for movies) metadata editor. Which programs can you recommend ? (Since I don't know any).
I don't need media organizers, nor anything fancy, just something that allows me to peek inside the file.
You can use Wwidd for video file and
EasyTag (for mp4 + audio files). To install EasyTag type:
You can use VLC. Simply open the file and hit
CTRL + L
to show the playlist or from theView
menu choosePlaylist
.When you see the list right-click on the list item you need to edit and click on
Information
If you're just trying to see the metadata, exiftool gives pretty extensive metadata on most media files, including .mp4/.m4v files.
If you need to edit specifically .mp4/.m4v files, try atomicparsley ( http://atomicparsley.sourceforge.net/ ). It can look a bit daunting at first, but a few minutes with the help section, and you'll get the basics.
None of the other solutions proposed here worked with my QuickTime MOV file (a movie recorded on an iPhone and edited with the iOS iMovie app). VLC almost worked but the 'Save metadata' button doesn't save anything.
exiftool
, however, did work!Tested in Ubuntu 20.04.
Here's an example using the command line ffmpeg tool. This reads the metadata, displays it and edits the title.
AtomicParsley
command line tool can set all the.mp4
metadata tags (supports 3 tag schemes: iTunes-style, 3GPP & ISO), including artwork and long description and even custom tags (I don't know what's this, never used it).To install:
To use:
gtkpod
is a GUI application that uses anatomicparsley
library to set some metadata tags. To work on the.mp4
files you need to turn on the MP4 Plugin in the Preferences.EasyTag
is another good GUI application that can set the.mp4
metadata tags. It's more easy to use thangtkpod
, but latter can set more tags.Kid3
is also a very good GUI application that, likeEasyTag
, can edit batch of files.I usually use ExFalso sister to Quod Libet music player