App-FfmpegUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Utilities related to ffmpeg",
   "author" : [
      "perlancar <perlancar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.033, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-FfmpegUtils",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Rinci" : "0.151"
         },
         "x_spec" : {
            "Rinci" : "v1.1.102"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Sah::Coerce::perl::To_duration::From_float::seconds" : "0",
            "Data::Sah::Coerce::perl::To_duration::From_obj::datetime_duration" : "0",
            "Data::Sah::Coerce::perl::To_duration::From_str::hms" : "0",
            "Data::Sah::Coerce::perl::To_duration::From_str::human" : "0",
            "Data::Sah::Coerce::perl::To_duration::From_str::iso8601" : "0",
            "Data::Sah::Coerce::perl::To_float::From_str::percent" : "0",
            "Data::Sah::Compiler::perl::TH::any" : "0.914",
            "Data::Sah::Compiler::perl::TH::array" : "0.914",
            "Data::Sah::Compiler::perl::TH::bool" : "0.914",
            "Data::Sah::Compiler::perl::TH::duration" : "0.914",
            "Data::Sah::Compiler::perl::TH::float" : "0.914",
            "Data::Sah::Compiler::perl::TH::int" : "0.914",
            "Data::Sah::Compiler::perl::TH::str" : "0.914",
            "Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix" : "0",
            "Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix" : "0",
            "File::Temp" : "0.2310",
            "File::Which" : "0",
            "File::chdir" : "0",
            "IPC::System::Options" : "0.339",
            "Log::ger" : "0.038",
            "Math::Image::CalcResized" : "0.004",
            "Media::Info" : "0.131",
            "POSIX" : "0",
            "Perinci::CmdLine::Any" : "0.154",
            "Perinci::CmdLine::Lite" : "1.924",
            "Perinci::Exporter" : "0.080",
            "Perinci::Object" : "0.311",
            "Perinci::Sub::DepChecker" : "0",
            "Sah::Schema::filename" : "0",
            "Sah::Schema::percent_str" : "0",
            "Sah::Schema::posint" : "0",
            "Sah::Schema::ufloat" : "0",
            "Sah::Schema::uint" : "0",
            "perl" : "5.010001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "App::FfmpegUtils" : {
         "file" : "lib/App/FfmpegUtils.pm",
         "version" : "0.015"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=App-FfmpegUtils"
      },
      "homepage" : "https://metacpan.org/release/App-FfmpegUtils",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/perlancar/perl-App-FfmpegUtils.git",
         "web" : "https://github.com/perlancar/perl-App-FfmpegUtils"
      }
   },
   "version" : "0.015",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.040002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript reencode-video-with-libx264",
            "version" : "0.425"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript split-video-by-duration",
            "version" : "0.425"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript cut-duration-from-video",
            "version" : "0.425"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript cut-video-by-duration",
            "version" : "0.425"



( run in 0.686 second using v1.01-cache-2.11-cpan-39bf76dae61 )