On 12/19/2024 6:18 PM, David Niklas via ffmpeg-user wrote:
I don't know what to put into the arch argument to configure. I thought,
znver2 would be sufficient. But I just get "warning unknown architecture
znver2" Is znver2 not supported or am I missing something?

What is znver2?

The architecture is probable "amd64" (for most x86 64-bit CPUs) or "x86_84"; look at what "uname -m" says:

cpz@monreal:~ % uname -m
amd64
cpz@monreal:~ %
(this is freebsd 14.2, but linux should be relatively the same)q

(I'll assume from the next email that you got past this but didn't tell anyone)

z!

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to