FFmpeg::FileFormat

FFmpeg::FileFormat is a multimedia file format supported by FFmpeg (eg avi, mov, mpeg, mp3, &c).
Download

FFmpeg::FileFormat Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Allen Day
  • Publisher web site:
  • http://search.cpan.org/~birney/bioperl-1.4/Bio/DB/GFF/Aggregator/ucsc_genscan.pm

FFmpeg::FileFormat Tags


FFmpeg::FileFormat Description

FFmpeg::FileFormat is a multimedia file format supported by FFmpeg (eg avi, mov, mpeg, mp3, &c). FFmpeg::FileFormat is a multimedia file format supported by FFmpeg (eg avi, mov, mpeg, mp3, &c).SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg $xx = $ff->file_format('mov'); #...do something with $xxObjects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::FileFormat objects using "file_format()" in FFmpeg or "filee_formats()" in FFmpeg.Instances of this class represent a file formats supported by FFmpeg-C. If a file format exists, it means that FFmpeg-C can use it to do at least one of:read files of this type write files of this typeCall "can_read()" and "can_write()" to see what functionality is supported for a given file format. Requirements: · Perl


FFmpeg::FileFormat Related Software