4 Star 4 Fork 0

pkuvcl / buildFFmpegAVS2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
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)

空文件

简介

Build the FFmpeg library with AVS2 展开 收起
Shell
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Shell
1
https://gitee.com/pkuvcl/buildFFmpegAVS2.git
git@gitee.com:pkuvcl/buildFFmpegAVS2.git
pkuvcl
buildFFmpegAVS2
buildFFmpegAVS2
master

搜索帮助

14c37bed 8189591 565d56ea 8189591