atomicparsley

Command-line tool for reading and writing MPEG-4 metadata tags

brewmacoslinux
Try with needOr install directly
Source

About

MPEG-4 command-line tool

Commands

AtomicParsley

Examples

Read all metadata tags from an MP4 file$ AtomicParsley input.mp4 -t
Add title and artist metadata to an MP4 file$ AtomicParsley input.mp4 --title 'Song Title' --artist 'Artist Name' --overWrite
Extract and save album artwork from an MP4 file$ AtomicParsley input.mp4 --extractPix