Description of the problem; get the thumbnail and video time length of the FLV video
Google for half a day found that you can use FFmpeg to get some information about the video, first introduce FFMEPG
Here's a simple: FFmpeg is a complete solution for recording, converting, and streaming audio and video, a leading audio/video codec class library. Official official version FFmpeg does not support RMVB and RM formats. But there are a lot of
FLV video cannot be played under IIS6.0Flash video because of its high compression rate and excellent download speed, the outlook is generally optimistic, but also for the Flash courseware to add a lot. However, in FLV video playback, there are two headache problemsOne, FLV video cannot invoke the problem in IIS 6.0Earlier versions of IIS did not need to make any
1. Load directly in an html file:
Copy codeThe Code is as follows: Data = "flvplayer.swf? File = movies/company. flv ">
Ii. Dynamic Loading using javascript:Copy codeThe Code is as follows:
Add the following code to the body area:Copy codeThe Code is as follows:
Jw flv player Online flvplayer Chinese instructionsHow to Use: copy the catalog to the same directory, and then addProgram codeWmode = "transpare
Insert an FLV file
1. Open the HTML document, click the "Insert" menu, select "Media" command, and select "FLV" Item in the Pop-up submenu:
Figure 1
2. When the "FLV" Item is selected, the Insert FLV dialog box pops up, as shown in the following illustration:
Figure 2
① "Video Type" selecti
FLV Package Principle---http://blog.csdn.net/leixiaohua1020/article/details/17934487The packaging principle of the FLV format, affixed to the use of auxiliary learning.
FLV (Flash video) is a popular streaming media format designed and developed by Adobe, making it suitable for use on the Internet due to its compact size and simple packaging. In addition,
In the Web 2.0 era, what types of websites are the most popular are naturally video sharing websites represented by YouTube, Google Video, Tudou and uume in China. The video content provided by such websites has its own merits, but none of them use flash as the video playback carrier. The technical basis for supporting these video websites is Flash video (FLV ).
FLV is a brand new streaming media video for
=====================================================Audio-visual data Processing Primer series articles:Getting started with visual audio data processing: RGB, YUV pixel data processingGetting Started with AV data processing: PCM Audio sampling data processingGetting Started with AV data processing: Analysis of video stream in H.Getting Started with AV data processing: AAC audio bitstream parsingGetting Started with AV data processing: FLV Encapsulat
WIN2003 host, FLV format File Upload server can not play, the default is not specified output FLV This format although the FTP can be seen, but not through HTTP access, also can not play.
The reason is that WIN2003 has tightened the mime verification of IIS6, and all the unregistered extended file formats show 404 errors.
Manually add a MIME mapping relationship to the HTTP header->mime in the IIS site Pr
First, load directly in the HTML file:Copy CodeThe code is as follows:Data= "flvplayer.swf?file=movies/company.flv" >Second, dynamic loading using javascript:Copy CodeThe code is as follows:Add the following code to the body area:Copy CodeThe code is as follows: JW flv Player online FLV player instructions for use in ChineseHow to use: if you only need to play an FLV
Skills | Video Playback Everyone good, not long ago I will cenfun Music player to join the FLV video playback function, here alone to give everyone to do a flash FLV player (ActionScript only control, do not use FLVPlayback components), If there is any improper place also to correct.
Let's turn on your Macromedia Flash Player 8 (recommended) Start!
First create a new document, set the background color black
FLV files cannot be played after being uploaded to the server because most of the hosts in China are win2003. the output FLV format is not specified by default. Although it can be seen in FTP, it cannot be accessed through HTTP and thus cannot be played.
[Cause: IIS6 mime verification is enhanced in win2003, and Error 404 is displayed for all unregistered extended file formats. Manually add the mime ing re
: This article mainly introduces how to use nginx to build flv and mp4 streaming media servers based on rtmp or http. if you are interested in PHP tutorials, refer to it. Http://itindex.net/detail/48702-nginx-rtmp-http
I. streaming media playback mode1. HTTP
In this way, you need to download the FLV video file and play it locally. Once the FLV video file is dow
Original paste: Http://linuxdesktop.cn/2007/07/25/ffmpeg-convert-flv-to-mpeg
convert FLV to MPEG in ffmpeg 2007-07-25 13:50 | Classified Audio and video | by Tualatrix | 315 Times Read
YouTube downloads some video from the FLV format, but it's a little bit of a problem.
Originally mplayer can be very good support for the
Problem description; obtain the thumbnail and video duration of the flv video.
Google found that Ffmpeg can be used to obtain video information for half a day. First, let's introduce FFMEPG.
Here, I will briefly describe: FFmpeg is a complete solution for recording, conversion, and streaming audio and video. It is a leading Audio/Video Codec class library. Official official ffmpeg does not support rmvb and rm formats, but there are many solutions
T
Https://github.com/332065255/flv2fmp4
code Base
Soft coded FLV to MP4 container (i)Soft coded FLV to MP4 container (ii) FLV tag DismantlingSoft coded FLV to MP4 container (iii) FLV METADATA tag parsingSoft coded FLV to MP4 conta
JW player is a simple and fully functional Online FLV Flash Player with many optional control parameters.Multiple parameters can be used in combination. The following describes how to use them:File (FLV file address. If not set, the default value is video. FLV in the same directory of JW player FLV web player)Autostart
("window"> "Database"), create a component button and create a button style. You can use it for the moment.2. Drag the new button object from the "Database" panel to the end of the stage address input box to create the play start button.3. Name the instance play_bt for the start button ".
The fourth layer is used to put all the ActionScript:
// Initialize
// Create a NetConnection object
Var my_nc: NetConnection = new NetConnection ();
// Create a local stream connection
My_nc.connect (null );
This is a series of articles, using pseudo-code to step through the FLV soft-coded to MP4
Https://github.com/332065255/flv2fmp4
code Base
Soft-coded FLV to MP4 container (i)Soft-coded FLV to MP4 container (ii) FLV tag DisassemblySoft-coded FLV to MP4 container (iii)
-If you want to learn a new point of knowledge, the Official Handbook may be the quickest way. Looking at a summary of others on the web may be quicker to get started, but be accurate, thorough, complete, or read the Official Handbook. The following is from an analysis summary of the official document video file Format specification Version 10.In the process, an FLV file use case study was actually converted with ffmpeg. An
add the mplayer.exe‑path, which is also the path of mencoder.exe to the environment variable path.
Now you can try playing a video with Mplayer. For example, a video is located at D: \ music \ APerfectMatch. wmv, you can open a cmd window and enter mplayer "D: \ music \ APerfectMatch. wmv ", feel the player from Linux, you can use the keyboard to manipulate it.
Mencoder:
For example, convert a variety of formats to the flv format (the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.