uavs3 / uavs3d

AVS3 decoder which supports AVS3-P2 baseline profile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uavs3d binary not found in Linux

lecramyajiv opened this issue · comments

I was compiling uavs3d in Linux 64bit. It only produces the uavs3dec binary but not the uavs3d binary. According to your documentation we should use the uavs3d binary for decoding the avs3 file. These are the last few lines from the compilation and it seems the uavs3d is built only upto 94% and then seemingly aborted.

[ 94%] Linking C shared library libuavs3d.so
[ 94%] Built target uavs3d
[ 97%] Building C object CMakeFiles/uavs3dec.dir/test/utest.c.o
[100%] Linking C executable uavs3dec
[100%] Built target uavs3dec
Consolidate compiler generated dependencies of target uavs3d
[ 94%] Built target uavs3d
Consolidate compiler generated dependencies of target uavs3dec
[100%] Built target uavs3dec