# avs2_samples **Repository Path**: hwren/avs2_samples ## Basic Information - **Project Name**: avs2_samples - **Description**: AVS2/IEEE1857.4 test video samples. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## AVS2 - Streams This is a collection of conformance bit-streams for AVS2-P2/IEEE 1857.4 video coding standard. These bitstreams were generated by [xavs2](https://github.com/pkuvcl/xavs2) and could be decoded using AVS2 reference software `RD19.2`. ## Usage #### Directory Structure Test samples are placed in the directory like `mux_type/testing_name_M`. #### Samples The samples are named like `test.avs2` in its directory. For each sample, the `md5` of the reconstruction YUV data is stored in `md5.txt` in the same directory. ## Homepage [PKU-VCL][1] `AVS2-P2/IEEE1857.4` Encoder: [xavs2 (Github)][2], [xavs2 (mirror in China)][3] `AVS2-P2/IEEE1857.4` Decoder: [davs2 (Github)][4], [davs2 (mirror in China)][5] [1]: http://vcl.idm.pku.edu.cn/ "PKU-VCL" [2]: https://github.com/pkuvcl/xavs2 "xavs2 github repository" [3]: https://gitee.com/pkuvcl/xavs2 "xavs2 gitee repository" [4]: https://github.com/pkuvcl/davs2 "davs2 decoder@github" [5]: https://gitee.com/pkuvcl/davs2 "davs2 decoder@gitee"