Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
mp4box [2017/01/22 06:27] – beandog | mp4box [2017/08/20 19:52] (current) – beandog | ||
---|---|---|---|
Line 10: | Line 10: | ||
mp4box -info 2 media.mp4 | mp4box -info 2 media.mp4 | ||
</ | </ | ||
- | |||
- | |||
Set language to English on (all) tracks: | Set language to English on (all) tracks: | ||
< | < | ||
- | mp4box | + | MP4Box |
</ | </ | ||
Line 22: | Line 20: | ||
< | < | ||
- | mp4box | + | MP4Box |
</ | </ | ||
+ | === Metadata Tags === | ||
+ | |||
+ | See all possible tags: | ||
+ | |||
+ | < | ||
+ | MP4Box -tag-list | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | Supported iTunes tag modifiers: | ||
+ | album_artist | ||
+ | album | ||
+ | tracknum | ||
+ | track | ||
+ | artist | ||
+ | comment usage: comment=any comment | ||
+ | compilation | ||
+ | composer | ||
+ | created usage: created=time | ||
+ | disk usage: disk=x/N | ||
+ | tool usage: tool=name | ||
+ | genre | ||
+ | name usage: name=name | ||
+ | tempo | ||
+ | writer | ||
+ | group | ||
+ | cover | ||
+ | encoder usage: encoder=name | ||
+ | gapless usage: gapless=yes, | ||
+ | all | ||
+ | </ |