mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-31 01:11:13 +02:00
lib cleanup and sync for mips vu support
This commit is contained in:
14
libeplayer3/external/flv2mpeg4/doc/INSTALL
vendored
Normal file
14
libeplayer3/external/flv2mpeg4/doc/INSTALL
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
build
|
||||
-----
|
||||
$ cd src
|
||||
$ gcc -O3 -o flv2mpeg4 avformat_writer.c dcprediction.c flv2mpeg4.c fetch.c flvdecoder.c m4vencode.c mp3header.c -lavformat -lavcodec -lavutil -I/usr/include/ffmpeg -L/usr/lib
|
||||
|
||||
|
||||
usage
|
||||
-----
|
||||
- FLV to AVI(DIVX)
|
||||
./flv2mpeg4 input.flv output.avi
|
||||
- FLV to MOV
|
||||
./flv2mpeg4 input.flv output.mov
|
||||
- FLV to MP4(Video only)
|
||||
./flv2mpeg4 input.flv output.mp4
|
Reference in New Issue
Block a user