Skip to content

A tool can remux flv to mp4 written by Node.js.

Notifications You must be signed in to change notification settings

houxinjie/flv_to_mp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flv_to_mp4

A tool can remux flv to mp4 written by Node.js.

Installation

Prerequisites: Node.js (>=7.x) and Git.

$ npm install -g https://github.com/houxinjie/flv_to_mp4

Usage

$ ftom4 -i <inputFile> -o <outFile>

Example:

$ ftom4 -i data/test.flv -o data/test.mp4

Build

$ git clone https://github.com/houxinjie/flv_to_mp4
$ cd flv_to_mp4
$ npm install && npm run build

About

A tool can remux flv to mp4 written by Node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages