To put it simply, the MKV and AVI formats only encapsulate containers, which encapsulate video streams and audio streams. The container does not affect the image quality. What affects the quality is what is encapsulated in the container. Therefore, changing the container does not affect definition subtitle audio.
I would like to add some basic knowledge about video. Maybe there is something wrong with it.
First, the video format does not determine the
With elecard MPEG2 decoder's easy RealMedia tools, you can successfully convert mpeg To rmvb.Install easy RealMedia tools according to the default installation settings. After installation, please go to http://www.elecard.com/products/products-pc/consumer/mpeg2-decoder-plugin/Download elecard MPEG2 decoder and streamin
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
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 -
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
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
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
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.