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 >

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 > > arc

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

[FFmpeg-user] How does one apply a filter option for a limited amount of time?

2024-08-25 Thread David Niklas via ffmpeg-user
Hello, Here's my command: ffmpeg -i in.mp4 -filter_complex "drawbox=w=1920:h=1080:color=black@1:t=fill" out.mp4 How do I apply it for only a few seconds to a specific time in the video? Thanks! ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https

Re: [FFmpeg-user] How to make IDR cuts

2024-04-20 Thread David Niklas via ffmpeg-user
Just a quick heads-up, you seem to have forgotten to put any text in your message, Mr. Shupert. It just quotes mark's email. You're welcome, David On Sat, 20 Apr 2024 17:26:20 -0400 jim shupert wrote: > On Wed, Apr 3, 2024 at 8:02 AM Mark Filipak > wrote: > > > Is there more to this? If there