1 Star 0 Fork 64

Field / aquila

forked from gozfree / aquila 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
INSTALL.md 647 Bytes
一键复制 编辑 原始数据 按行查看 历史
gozfree 提交于 2020-10-09 00:08 . unfinished

INSTALL

install lastest libraries

$ git clone https://github.com/gozfree/libraries.git
$ cd libraries
$ ./build.sh
$ sudo ./build.sh install

install essential third-party libraries

ffmpeg/alsa/x264/sdl
$ sudo apt-get install libavformat-dev libavutil-dev libavcodec-dev libswscale-dev libasound-dev libx264-dev libsdl-dev

build aquila

$ make

FAQ

1.error while loading shared libraries: libdebug.so: cannot open shared object file: No such file or directory make sure install libraries then $ sudo ldconfig ffplay -f rawvideo -pixel_format yuv422p -video_size 320x240 sample/sample_yuv422p.yuv

C
1
https://gitee.com/thinktodo/aquila.git
git@gitee.com:thinktodo/aquila.git
thinktodo
aquila
aquila
master

搜索帮助