The Macromedia http://www.aliyun.com/zixun/aggregation/12592.html >flash Video (FLV) file format allows you to import or export a static video stream with encoded audio. This format applies to communication applications such as video conferencing and files that contain shared encoded data that is exported from the Flash communication Server.
can be converted to other formats such as 3gp/mp4, etc. via video conversion software.
FLV is the short name of Flash video, and the FLV streaming format is an audio format developed with the launch of Flash MX. Because it forms a very small file, loading speed is very fast, making the network watch video files become possible, it effectively solves the video file into the flash, so that the exported SWF file volume is huge, can not be used on the network is very good use of shortcomings.
So how do we combine multiple FLV files in an Ubuntu system? In fact, it is very simple, a total of two words can be finished!
The order is as follows:
sudo apt install mencoder
mencoder-forceidx-of LAVF-OAC PCM-OVC copy-o output.flv 01.flv 02.flv 03.flv 04.flv