AtomicParsley::Command

Interface to the Atomic Parsley command
Download

AtomicParsley::Command Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Jones
  • Publisher web site:
  • http://search.cpan.org/~arjones/

AtomicParsley::Command Tags


AtomicParsley::Command Description

AtomicParsley::Command is a Perl interface to the AtomicParsley command.AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files. For more information see my $ap = AtomicParsley::Command->new({ ap => '/path/to/AtomicParsley', # will die if not found verbose => 1, }); # read tags from a file my $tags = $ap->read_tags( '/path/to/mp4' ); # write tags to a file my $path = $ap->write_tags( '/path/to/mp4', $tags, 1 );Product's homepage


AtomicParsley::Command Related Software