kanzhu-cisco

Results 7 comments of kanzhu-cisco

make: nasm: Command not found Do you have nasm installed on your environment?

FROM debian:stretch LABEL maintainer="[email protected]" ENV DEBIAN_FRONTEND noninteractive ENV TZ=Asia/Shanghai RUN dpkg --add-architecture arm64 \ && apt-get upgrade \ && apt-get update RUN apt-get update && apt-get install -y \ crossbuild-essential-arm64...

@Lxy0415, I add nasm and gcc/g++ in you docker file, got some other failure, /usr/bin/ld: codec/encoder/core/src/au_set.o: Relocations in generic ELF (EM: 183) /usr/bin/ld: codec/encoder/core/src/au_set.o: Relocations in generic ELF (EM: 183)...

yes we need gcc-aarch64-linux-gnu and g++-aarch64-linux-gnu, but it failed with "no g++ found", so I add "apt install g++"

1. Could you please show the content in CmdLineExampe.sh or run_compression_on_test_movies.sh? 2. If there exist the same problem if you switch a different ubuntu version like 16.04?

M1 is the first Arm architecture, we will support in next release version.

Because FFMpeg don't support subset_seq_parameter_set.