4 Star 4 Fork 0

pkuvcl / buildFFmpegAVS2

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

Instruction of AVS2 encoder and decoder for FFmpeg

Build the FFmpeg library with AVS2

Use build_linux.sh to build and follow the output.

test

Encoding a YUV file.

./ffmpeg -pix_fmt yuv420p -s 1920x1080 -r 50 -i /work/Seq/BasketballDrive_1920x1080_50.yuv -vcodec libxavs2 -b:v 5000k -y test.avs2

Decoding an AVS2 ES file.

./ffmpeg -vcodec libdavs2 -vsync vfr -i test.avs2 -y dec.yuv

Report a Bug

Please make a issue in github and provide us the operations to reproduce it.

Homepages

PKU-VCL

AVS2-P2/IEEE1857.4 Encoder: xavs2 (Github), xavs2 (mirror in China)

AVS2-P2/IEEE1857.4 Decoder: davs2 (Github), davs2 (mirror in China)

FFmpegAVS2 FFmpeg with AVS2 support: FFmpegAVS2 (Github), FFmpegAVS2 (mirror in China)

buildFFmpegAVS2: build script of FFmpegAVS2 (Github), build script of FFmpegAVS2 (mirror in China)

Empty file

About

Build the FFmpeg library with AVS2 expand collapse
Shell
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Shell
1
https://gitee.com/pkuvcl/buildFFmpegAVS2.git
git@gitee.com:pkuvcl/buildFFmpegAVS2.git
pkuvcl
buildFFmpegAVS2
buildFFmpegAVS2
master

Search