I have been confused. I have always said that FFmpeg is very powerful, but I have never studied it. Today I finally learned about its strength!
First of all, FFmpeg is successfully compiled and installed in Linux. For details about the installation process, refer to my previous blog!
Here we will directly introduce how to pack .hsf-pure code streams into .mp4. Avi and other formats. I think there must be
Html production simple framework webpage 2: implement the operation steps and source file download of your audio and video station (you can play the video playback code of mp4, avi, mpg, asx, and swf files ),
The new video playback function is as follows:
The left.html code of the left-side webpage is as follows:
A definition list
Playing videos in right6.html will be better.
Transferred from: http://cache2.weidaohang.org/h/index.php?q=aHR0cDovL2Jsb2cuY3Nkbi5uZXQvemh1cWluZ183MzkvYXJ0aWNsZS9kZXRhaWxzLzY2MzY4NTc=Has been more confused a problem, all said FFmpeg function is very powerful, but he has not been to study, today finally saw a bit of its strong place!First of all, of course, the Linux compiler and installation success FFmpeg, about the specific installation process, you can refer to my previous blog post!Here is a direct introduction of how to put. H264 Pure
It's hard. After one months of ...
Purpose: From an AVI transcoding to Mp4,avi (Video encoder: MPEG4, audio codec: MPEG2 audio,), MP4 (Video encoder: H264/AVC, Audio encoder: MPEG2 audio)
As a result, the basic can be, the video has a little problem, audio can be. Here first put the code here, then slowly improve it, t
RM format How to convert MP4?RM to MP4 format Converter list
RM mp4 Format Converter Rank one: MP4/RM conversion specialist
The MP4/RM conversion expert has a comprehensive focus on professional conversion tools opti
Recently, due to the need to convert some videos from the FLV format to the AVI format, I wrote the following script to automate the conversion:
#! /Bin/bashffcmd = '/cygdrive/C/work-DIR/FFMPEG/ffmpeg.exe' # path to ffmpe tools # Check output directory existif! Test-d $2; then mkdir $ 2FI # Convert FLV to avifor F in $ (ls $1 /*. FLV); do if test-F $ F then ECHO
The first, Magic Swf2avi This software is not bad, can successfully convert SWF for AVI or other format, but I use uncompressed AVI when not successful, has been stuck in the middle of a place, and later with other encoders avi, the effect is very bad, not very smooth.
The second, Amor SWF to video Converter This is b
A compact for the FLV format to convert to AVI format software, no installation, decompression can directly run the current format of the FLV movie to AVI format software is not many
Riva FLV Encoder is the most famous one, but it has no Chinese version, the file volume is also large, installation package on the 4.7M
When the installation is complete, it take
Some time ago, when I did nothing, I wrote a program to convert multiple images into AVI, because the MATLAB language was used for the convenience of graphs!
In fact, the entire program and process are very simple, that is, to read the images in a folder in sequence, and store their data in the AVI container!
The program contains two subprograms: getallfile. m -
Now many friends of mobile phone support video to watch movies, but most mobile phones only support 3GP format, and if the software conversion, RM can not support the conversion to 3GP format, you must first convert to AVI or MPEG format to convert to 3GP files.
Here, I'd like to show you how to convert RM format to
SWF is an interactive animated file format that requires Adobe Flash player to be installed in order to open a SWF file. So how do you convert your downloaded SWF file to a common MP4 format? We'll use the SWF format converter, which enables you to swap SWF for a common video format MP4, as follows:
Tools/raw Materials
SWF Format Converter
http://pan.baidu.com
A compact software used to convert the FLV format to the AVI format. You do not need to install it. After decompression, you can directly run the software that currently converts the FLV format to the AVI format.
Riva FLV encoder is the most famous one, but it does not have a Chinese version yet, the file size is also large, and the installation package is 4.7
Use memcoder to convert a video to mp4 format (x264)
Use memcoder to convert a video to mp4 format (x264)
"; $ Command =" mencoder $ input-o $ output-af volume = 10-aspect-of avi-noodml-ovc x264-x264encopts bitrate = 500: level_idc = 41: bframes = 3: frameref = 2: nosn
the video encoder.-of bytes is encapsulated in mp4, if m001.avi is used, avi is used for encapsulation. The-vf lavcdeint parameter is used to remove the brushed stripes (sawtooth lines) in the video. If not, skip this parameter.
The h264 encoding process is time-consuming. In my computer (AMD quad-core 2.8G), the encoding speed is about 30fps, which is basically
This article describes how php converts a video to an mp4 format using memcoder. It involves php video file operations and has some reference value, for more information, see the following example. Share it with you for your reference. The specific implementation method is as follows:
"; $ Command =" mencoder $ input-o $ output-af volume = 10-aspect-of avi-noodml-ovc x264-x264encopts bitrate = 500: lev
Many popular TV series and programs can be downloaded from Sohu audio and video. Recently, I found that the format of the video downloaded from Sohu audio and video is not the previous MP4, but the encrypted IFOX. So how can we easily and quickly convert the format? Next I will use my win7 computer to teach you how to implement it in a super simple way.Example1. If you have other video players,
, you must first have a qsv format conversion tool.
On the Internet, we can see that many people are looking for methods to convert qsv to MP4. However, due to the special qsv format, few tools can convert qsv files, if you really want to convert qsv to another format, you can try the quick Video Converter. In the lat
Video refers to a series of static images continuous image changes per second more than 24 frames (frame) screen above, according to the principle of visual persistence, the human eye can not identify a single static picture; Looks like a smooth, continuous visual effect. Today we are going to talk about how to convert the video format, the following will use the video converter, the small part of the recommended is a quick Video converter , see below
This article describes how php converts a video to an mp4 format using memcoder. it involves php video file operations and has some reference value, for more information, see the following example. Share it with you for your reference. The specific implementation method is as follows:
The code is as follows:
Convertize ("some-input-video.avi", "output.mp4 ");Function convertor ($ input, $ output ){Echo "Converting $ input to $ output";$ Command =
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.