Waffelson@lemmy.world to Linux@lemmy.ml · 29 days agoIs there way to capture wayland with ffmpeg?message-squaremessage-square5linkfedilinkarrow-up111arrow-down10file-text
arrow-up111arrow-down1message-squareIs there way to capture wayland with ffmpeg?Waffelson@lemmy.world to Linux@lemmy.ml · 29 days agomessage-square5linkfedilinkfile-text
I know that OBS has pipewire window/screen capture but I want to use ffmpeg to capture as I can use x11grab on xorg
minus-squareWaffelson@lemmy.worldOPlinkfedilinkarrow-up1·27 days agoffmpeg has very customizable options to record/stream, it gives many options to control which encoder to use, which max/min bitrate to use, which audio codec use, so it’s almost obs but in cli world
ffmpeg has very customizable options to record/stream, it gives many options to control which encoder to use, which max/min bitrate to use, which audio codec use, so it’s almost obs but in cli world