Skip to content

porter-liu/FLV2MP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

FLV2MP3

Grabbing audio (MP3) data from FLV video.

Syntax

FLV2MP3 [options] [in_directory [out_directory] | in_file [out_file]]
-h Display help information.
-o Overwrite the existing output file.
-q Quiet mode.
-r Recursively convert all FLV files in sub-directories.
-s Stop converting FLV files under directory if any errors.
-v Display version information.

Requirements

You need Visual Studio 6.0 and above to build. Will port it to Linux & Mac if I have time.

License

FLV2MP3 is available under the MIT license.

About

Grabbing audio (MP3) data from FLV video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published