Некоторые форматы не кушаются, но все же
ffmpeg -i input.mp4 -metadata title="New Title" -c copy output.mp4
ffmpeg -i input.mp4 -metadata title="New Title" -c copy output.mp4
| Key | iTunes field |
|---|---|
| "title" | Name |
| "author" | Artist |
| "album_artist" | Album Artist |
| "album" | Album |
| "grouping" | Grouping |
| "composer" | Composer |
| "year" | Year |
| "track" | Track Number |
| "comment" | Comments |
| "genre" | Genre |
| "copyright" | ?? |
| "description" | Description |
| "synopsis" | Information dialog when selecting "Show Description" in context menu |
| "show" | Show |
| "episode_id" | Episode ID |
| "network" | ?? |
| "lyrics" | Lyrics |