This package has been deprecated

Author message:

this package is no longer maintenance

mp4_converter

1.0.3 • Public • Published

mp4_converter

A simple tool to convert video file to mp4

Requirement

Installing

 $ npm install -g mp4_converter

Usage

  $ mp4_converter -h
 
  Usage: mp4_converter [options]
 
  Options:
 
    -h, --help           output usage information
    -V, --version        output the version number
    -i, --input <path>   the path of the sorce video file
    -o, --output <path>  the path of the converted mp4

Sample

  $ mp4_converter -i ~/input.mov -o ~/output.mp4

License

Readme

Keywords

Package Sidebar

Install

npm i mp4_converter

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • tom21joy