NAME
App::MP4Meta - Apply iTunes-like metadata to an mp4 file.
VERSION
version 1.153340
DESCRIPTION
The mp4meta
command applies iTunes-like metadata to an mp4 file. The metadata is obtained by parsing the filename and searching the Internet to find its title, description and cover image, amongst others.
film
The film
command parses the filename and searches the OMDB for film metadata. See App::MP4Meta::Command::film for more information.
tv
The tv
command parses the filename and searches the TVDB for TV Series metadata. See App::MP4Meta::Command::tv for more information.
musicvideo
The musicvideo
command parses the filename in order to get the videos artist and song title. See App::MP4Meta::Command::musicvideo for more information.
AUTHOR
Andrew Jones <andrew@arjones.co.uk>
CONTRIBUTORS
Andrew Jones <andrew@andrew-jones.com>
Andrew Jones <andrewjones86@googlemail.com>
Jim Graham <jim@jim-graham.net>
andrewrjones <andrewjones86@googlemail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Andrew Jones.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.