hi all .
my PC is odoroid-c2 .
i use aur , but all my trials fail including aarch64 & armv7h .
so i give up to use aur for installing handbrake .
i shall make it from source .
so i follow http://d.hatena.ne.jp/kt_hiro/20141217/1418821696 ,
source code is https://handbrake.fr/rotation.php?file= ... .5.tar.bz2
other than handbrake , i use pacman .
make takes long time , and for long period only one CPU is used ;
namely Cpu2
%Cpu0 : 3.4/2.0 5[||| ]
%Cpu1 : 0.0/0.0 0[ ]
%Cpu2 : 92.7/3.3 96[||||||||||||||||||||||||||||||||||||||||||||||||||| ]
%Cpu3 : 0.7/0.7 1[ ]
GiB Mem : 10.0/1.678 [ ]
GiB Swap: 0.1/0.500 [
when finished
ls -l /usr/local/bin/HandBrakeCLI
-rwxr-xr-x 1 root root 10042056 May 12 04:28 /usr/local/bin/HandBrakeCLI
and
cat /etc/ld.so.conf
#
# /etc/ld.so.conf
#
include /etc/ld.so.conf.d/*.conf
# End of file
---
regards