On Sat, Sep 21, 2024 at 2:50 PM Thomas Frohwein wrote:
>
> On Fri, Sep 20, 2024 at 10:47:42PM -0700, patrick keshishian wrote:
> > Hi folks,
> >
> > Attempting to do a screen capture (x11) including audio; say chrome is
> > playing a video clip and I want to capture a portion of the screen
> > alo
On Fri, Sep 20, 2024 at 10:47:42PM -0700, patrick keshishian wrote:
> Hi folks,
>
> Attempting to do a screen capture (x11) including audio; say chrome is
> playing a video clip and I want to capture a portion of the screen
> along with the audio.
>
> Quick search shows following example:
>
> f
Hi folks,
Attempting to do a screen capture (x11) including audio; say chrome is
playing a video clip and I want to capture a portion of the screen
along with the audio.
Quick search shows following example:
ffmpeg -f x11grab -probesize 32M -thread_queue_size 32 -i :0 \
-f sndio -thread_queue
3 matches
Mail list logo