Chinese AVS: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
Chinese AVS is a set of standards like [[MPEG]]. It consists of:
Chinese AVS is a set of standards like [[MPEG]]. It consists of:


* AVS1-P1 (System for broadcast)
=== AVS1-P1 (System for broadcast) ===
* AVS1-P2 (Video for HD - JZ an ZQ profiles)
The [http://www.avs.org.cn/fruits/ Samples] are said to be in this format, but they are
basically MPEG PS files.


FFmpeg contains a LGPL-licensed decoder. GPL video decoders are available from http://cosoft.org.cn/projects/avsdec/ and the [http://sourceforge.net/projects/openavs/ OpenAVS] project on SourceForge.
=== AVS1-P2 (Video for HD - JZ an ZQ profiles) ===
Reference software can be found at http://www.avs.org.cn/fruits/software/rm52j_r1.zip


* AVS1-P3 (Audio, 2 and 5.1 channels)
FFmpeg contains a LGPL-licensed decoder for the JZ profile. GPL video decoders for the JZ profile are available from http://cosoft.org.cn/projects/avsdec/ and the [http://sourceforge.net/projects/openavs/ OpenAVS] project on SourceForge.
* AVS1-P6 (DRM)
Reference software can be found at http://www.avs.org.cn/fruits/software/rm52j_r1.zip. This video codec has many similarities to H.264 while avoiding the most complex features like CABAC or MBAFF.
* AVS1-P8 (Video for mobile)
* AVS1-P9 (File format)


=== AVS1-P3 (Audio, 2 and 5.1 channels) ===
=== AVS1-P6 (DRM) ===
Recently China announced a new effort to start its own High Definition disc format, called CBHD. This includes AVS DRM and video specification according to [http://www.cdrinfo.com/Sections/News/Details.aspx?NewsId=23437 news sources]
=== AVS1-P8 (Video for mobile) ===
=== AVS1-P9 (File format) ===
The [http://www.avs.org.cn/DownSys/download.asp?id=6 Windows transcoder] is said to produce files in this format,
but the resulting files are basically of ISO 14496-12 format.
=== General ===
For now only the AVS1-P1 and AVS1-P2 JZ profile are standardized, other parts are still in the works.
For now only the AVS1-P1 and AVS1-P2 JZ profile are standardized, other parts are still in the works.



Revision as of 12:02, 24 June 2008

Chinese AVS is a set of standards like MPEG. It consists of:

AVS1-P1 (System for broadcast)

The Samples are said to be in this format, but they are basically MPEG PS files.

AVS1-P2 (Video for HD - JZ an ZQ profiles)

FFmpeg contains a LGPL-licensed decoder for the JZ profile. GPL video decoders for the JZ profile are available from http://cosoft.org.cn/projects/avsdec/ and the OpenAVS project on SourceForge. Reference software can be found at http://www.avs.org.cn/fruits/software/rm52j_r1.zip. This video codec has many similarities to H.264 while avoiding the most complex features like CABAC or MBAFF.

AVS1-P3 (Audio, 2 and 5.1 channels)

AVS1-P6 (DRM)

Recently China announced a new effort to start its own High Definition disc format, called CBHD. This includes AVS DRM and video specification according to news sources

AVS1-P8 (Video for mobile)

AVS1-P9 (File format)

The Windows transcoder is said to produce files in this format, but the resulting files are basically of ISO 14496-12 format.

General

For now only the AVS1-P1 and AVS1-P2 JZ profile are standardized, other parts are still in the works.