Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

nanjingboy/mp4_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[DEPRECATED]A simple tool to convert video file to mp4

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published