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 definition. The definition of a video depend
1. Premiere5.5
Premiere5.5 is the most popular video editing software, it supports MPEG4, we can use it to edit MPEG4 file, just like the normal video of editing. In addition, if you want to generate MPEG4 after the video project is edited, you can select File/export/movie and the Export Movie dialog box appears, as shown in Figure 1
Figure 1 Exporting
1 Introduction
In recent years, with the development of network and multimedia technologies, the importance and demand of video information communication have increased dramatically, and the key lies in the application of video compression encoding technology. [1] A video encoding scheme based on the DSP is proposed, and the H.264 algorithm is implemented. Compared with H.264, MPEG4 has the advantages of low hardware and software development costs an
One single-chip MPEG4 video encoding and decoding chip-fic8120
Reprinted from: http://blog.163.com/bos_tang/blog/static/56139132008048368875/
2008-01-04 08:36:08| Category:Security| Tag:|Font SizeLargeMediumSmallSubscription
Application Scope:
Ipcam, DVS, DVR, video conferencing system (simultaneous encoding and decoding), DMA system
Hardware structure:
Fic8120 is a highly integrated hardware MP
Based on the definition and structure of each data in the previous article, the data is parsed as follows:
TS header definition:
Typedef struct ts_packet_header{Unsigned sync_byte: 8; // Synchronization Byte, fixed to 0x47, indicating a TS groupUnsigned transport_error_indicator: 1; // Transmission Error Code IndicatorUnsigned payload_unit_start_indicator: 1; // start indicator of the effective load unitUns
This article introduces the differences between ts-based vc6 and vc9 compiling versions in PHP. For more information, see
Differences between ts-based PHP and ts-vc6 and vc9-php Basics:
VC6: legacy Visual Studio 6 compiler, which is compiled using this compiler.VC9: Visual Studio 2008 compiler, which is compiled by Microsoft VS editor.Because apache.org only pro
Live555 supports MPEG4 ES (elemental stream) streams. The relevant classes are mpegvideostreamframer and mpeg4esvideortpsink. I want to extend the support for the AVI format by parsing MPEG4 data packets in Avi and handing them over to mpegvideostreamframer for processing. Later I found that this would not work at all. The problem is that mpegvideostreamframer processes strict
The simulation implements printf function output as follows, ' d ' output shaping, ' C ' output character type, ' s ' output string, other output in its own formmy_printf ("dc\ts\ndc\ndc\ts!", 1, ' B ', "Zhangweina", 2, ' I ', 3, ' t ', "Welcome to You");Some small knowledge of the mutable parameter list:Macro Stdard.hVa_list declaring a typeVa_start The first argument is the name of the va_list variable, a
The differences between ts-based PHP and the ETS version-vc6 and vc9 are described in detail. VC6: legacyVisualStudio6compiler, which is compiled using this compiler. VC9: VisualStudio2008compiler, which is compiled by Microsoft VS editor. Apache.org only provides VC6: legacy Visual Studio 6 compiler, which is compiled using this compiler.
VC9: Visual Studio 2008 compiler, which is compiled by Microsoft VS editor.
Because apache.org only provides the
The previous article describes the packaging format of the PES header, this article describes the packet format of the TS package
1.TS Baotou Format
The TS Stream, the transport stream, is a further encapsulation of the PES package, the base unit is TS Packet, fixed a packet size of 188 bytes (or 204 bytes, plus 16 b
1. Macro Block matching pixel precision: In MPEG2, the motion estimation accuracy is 12 pixels, which can be implemented through linear insertion (which may be simply corrected ); both H264 and MPEG4 support 14-pixel precision. 2. Number of reference frames: MPEG2. P frames of MPEG4 can only have one reference frame, and B frames can have two reference frames. H. 264 can have up to 15 reference frames, one
the start code in nalu (;;)
{
If next 24 bits are 0x000001
{
Startcodefound = true
Break;
}
Else
{
Flush 8 bits
} // (;;)
If (true = startcodefound)
{
// Startcode found
// Flush the start code found
Flush 24 bits // Now navigate up to next start code and put the in between stuff
// In The Nal structure.
For (;;)
{
Get next 24 bits check if it equals to 0x000001
If (false = (next 24 bits = 000001 ))
{
// Search for pattern 0x000000
Check if next 24 bits are 0x000000
If (false = Result)
{
// C
Reproduced:
Fourth Chapter decoding processThis chapter is a complete introduction to the decoding process of MPEG4 ASP. First, the decoding block diagram is given, followed by the solutionEach function module is described in detail in the order of the Code.4.1. Decoding block DiagramCodeFlowSolutionAnalysisMotion Vector decoding Motion compensationVLC IZZIACDC IQ IDCTVOP reconstruction(ADD)Rebuilding VOPMotion dataTexture dataFigure 4-1 Decoding proc
MPEG4 's object-oriented compression method also makes the image detection function and accuracy more fully reflected, because the image detection function makes the hard disk recorder system have more excellent video mobile alarm function than before.
MPEG4 is a new low code rate, high compression ratio of video coding standards, the transfer rate of 4.8-64kbit/s, the use of storage space is relatively sm
, and 16 data streams ., The compression ratio is 11:1.
3. MPEG-4 standards
The goal of MPEG-4 standards is to provide future interactive multimedia applications with high flexibility and scalability.
4. AC-3 standards
1) developed by the Dolby laboratory in the United States, there are six completely independent sound channels
2) AC-3 encoder inputs PCM sound data and outputs compressed data streams.
Ii. Video compression coding standards.
1, MPEG-2 is not a simple upgrade of MPEG-1, it in t
1. premiere5.5
Premiere5.5 is the most popular video editing software. It supports MPEG4. We can use it to edit MPEG4 files, just like editing normal videos. After the video project is edited, if you want to generate MPEG4, you can select File/export/movie. The export movie dialog box is displayed, as shown in 1.
Figure 1 export a movie file d
impossible for practical application.
Therefore, the video stream must be directly transmitted in MPEG4 or H.264 format. It seems that my development machine (HTC G8) only supports MPEG4, so MPEG4 is selected. But how to collect video streams in real time is a big problem. After all, in terms of video, Android does not provide a callback function similar to onpr
MPEG4 mainly supports two kinds of quantization methods, one is H.263, the other is MPEG4.
Because the quantization method of h.263 is simpler, the H.263 method is used when MPEG4 video coding on embedded.
The main differences between the two methods of quantification:
The quantization-weighted matrix is introduced in the MP
Here is my collection from the Internet on all aspects of the film version of information, I hope to be helpful to you.
1.CAM (gun version)--Cherish life, away from the gun versionCam usually steals a video from a movie theater with a digital camera. Sometimes a small tripod is used, but most of the time it is impossible to use, so the camera shakes. As a result, we see that often the dark characters are distorted, and the subtitles at the bottom often tilt. Because the sound is recorded from th
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.