Re: [FFmpeg-user] Trying to compile ffmpeg 7.1

2024-12-24 Thread David Niklas via ffmpeg-user
On Fri, 20 Dec 2024 16:39:23 +0100 Ferdi Scholten wrote: > > On Fri, 20 Dec 2024 05:05:50 + > > Carl Zwanzig wrote: > >> 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.

Re: [FFmpeg-user] Trying to compile ffmpeg 7.1

2024-12-20 Thread Ferdi Scholten
On Fri, 20 Dec 2024 05:05:50 + Carl Zwanzig wrote: 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

Re: [FFmpeg-user] Trying to compile ffmpeg 7.1

2024-12-20 Thread David Niklas via ffmpeg-user
On Fri, 20 Dec 2024 05:05:50 + Carl Zwanzig wrote: > 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 su

Re: [FFmpeg-user] Trying to compile ffmpeg 7.1

2024-12-19 Thread Carl Zwanzig
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 architectu

Re: [FFmpeg-user] Trying to compile ffmpeg 7.1

2024-12-19 Thread David Niklas via ffmpeg-user
On Thu, 19 Dec 2024 21:18:01 -0500 David Niklas wrote: > Hello, > I'm trying to compile the latest build of ffmpeg, 7.1 on Devuan (Debian > bullseye) Linux. > I'm running into some problems. > > I don't know what to put into the arch argument to configure. I thought, > znver2 would be sufficient.

[FFmpeg-user] Trying to compile ffmpeg 7.1

2024-12-19 Thread David Niklas via ffmpeg-user
Hello, I'm trying to compile the latest build of ffmpeg, 7.1 on Devuan (Debian bullseye) Linux. I'm running into some problems. 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 su