x265 multibit fails on arm64v8 linux #2

Open
opened 2021-11-25 21:19:20 +00:00 by martinr92 · 2 comments
martinr92 commented 2021-11-25 21:19:20 +00:00 (Migrated from gitlab.com)

Build for 10bit fails with on ARM64 Linux with

In file included from /home/ffmpegBuild/source/x265/x265-3.4/source/common/primitives.h:36,
                 from /home/ffmpegBuild/source/x265/x265-3.4/source/common/aarch64/asm-primitives.cpp:26:
/home/ffmpegBuild/source/x265/x265-3.4/source/common/aarch64/asm-primitives.cpp: In function 'void x265_10bit::setupAssemblyPrimitives(x265_10bit::EncoderPrimitives&, int)':
<command-line>: error: 'x265_10bit_pixel_satd_4x4_neon' was not declared in this scope

The issue is already reported to the x265 repository:
https://bitbucket.org/multicoreware/x265_git/issues/549/fail-to-build-for-aarch64-and-armhf

Build for 10bit fails with on ARM64 Linux with ``` In file included from /home/ffmpegBuild/source/x265/x265-3.4/source/common/primitives.h:36, from /home/ffmpegBuild/source/x265/x265-3.4/source/common/aarch64/asm-primitives.cpp:26: /home/ffmpegBuild/source/x265/x265-3.4/source/common/aarch64/asm-primitives.cpp: In function 'void x265_10bit::setupAssemblyPrimitives(x265_10bit::EncoderPrimitives&, int)': <command-line>: error: 'x265_10bit_pixel_satd_4x4_neon' was not declared in this scope ``` The issue is already reported to the x265 repository: https://bitbucket.org/multicoreware/x265_git/issues/549/fail-to-build-for-aarch64-and-armhf
martinr92 commented 2021-11-25 21:19:58 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
martinr92 commented 2021-11-25 21:20:21 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ffmpeg/build-script#2
No description provided.