FreeBSD Manual Pages
FLV2MP3(1) User Contributed Perl Documentation FLV2MP3(1) NAME flv2mp3 - Transform an FLV file into an MP3 file SYNOPSIS flv2mp3 [options] file.flv file.mp3 Options: -v --verbose Print diagnostic messages -h --help Verbose help message -V --version Print version DESCRIPTION The most common format for FLV audio is MP3 compressed, which audio chunks represented as one or more MP3 frames. Thus, it is straightforward to extract this audio to construct a standalone MP3 file. CAVEATS AND LIMITATIONS Supports MP3 audio only. No transcoding is performed, just data extraction. Does not support audio streams in the same file. SEE ALSO FLV::ToMP3 flv2swf AUTHOR Clotho Advanced Media Inc., cpan@clotho.com Primary Developer: Chris Dolan perl v5.32.1 2009-03-14 FLV2MP3(1)
NAME | SYNOPSIS | DESCRIPTION | CAVEATS AND LIMITATIONS | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=flv2mp3&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>