Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
11 months ago | |
---|---|---|
bin | 3 years ago | |
build/x86_windows | 3 years ago | |
inc | 1 year ago | |
src | 1 month ago | |
test | 1 month ago | |
.gitignore | 3 years ago | |
CMakeLists.txt | 1 year ago | |
COPYING | 3 years ago | |
ProgGuide.docx | 3 years ago | |
README.md | 1 year ago | |
version.bat | 3 years ago | |
version.sh | 1 year ago |
uavs3e is an opensource avs3 encoder, supports AVS3-P2 baseline profile.
features:
Copyright reserved by “Peking University Shenzhen Graduate School”, “Peng Cheng Laboratory”, and “Guangdong Bohua UHD Innovation Corporation”
This program is a free software. You can redistribute it and/or modify it under the terms of the BSD 4-clause license.
For more details, please view the file "COPYING" in the project.
The default configuration only support 8bit encoding.
To support 10bit streams encoding: cmake -DCOMPILE_10BIT=1
Prerequisites:
Visual Studio 2017
build:
To support 10bit streams encoding, edit inc/com_api.h : #define COMPILE_10BIT 1
Prerequisites:
Build:
To support 10bit streams encoding: cmake -DCOMPILE_10BIT=1
to build shared library, set BUILD_SHARED_LIBS=1 please.
uavs3e [--config file] [-paramShort ParameterValue] [--paramLong ParameterValue]
--config file
All Parameters are initially taken from the 'file', typically: "encode_RA.cfg".
-paramShort ParameterValue
--paramLong ParameterValue
If -paramShort or --paramLong parameters are present, then the ParameterValue will override the default settings in the configuration file.
This program is originally developed by the team of Prof.Ronggang Wang (rgwang@pkusz.edu.cn) at Peking University Shenzhen Graduate School.
Main contributors:
*This program also refers to the following fast algorithm:
OpenI 天枢是一款AVS3编码器,支持AVS3-P2基线配置文件。是由北京大学深圳研究生院、鹏城实验室和广东博华超高清创新中心有限公司联合开发和维护
C Unix Assembly Motorola 68K Assembly other