Waffelson@lemmy.world to Linux@lemmy.ml · 17 days agoIs there way to capture wayland with ffmpeg?message-squaremessage-square4linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareIs there way to capture wayland with ffmpeg?Waffelson@lemmy.world to Linux@lemmy.ml · 17 days agomessage-square4linkfedilinkfile-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-squareTMP_NKcYUEoM7kXg4qYe@lemmy.worldlinkfedilinkarrow-up0·edit-216 days agoAlso depends if FFmpeg supports it. Wayland is not mentioned in the Documentation. https://ffmpeg.org/ffmpeg-devices.html Edit: Different comment mentioned the wf-recorder, which uses FFmpeg’s libraries but not the CLI utility, so I guess that’s the closest you can get to using FFmpeg. They also show some CLI usage.
Also depends if FFmpeg supports it. Wayland is not mentioned in the Documentation.
https://ffmpeg.org/ffmpeg-devices.html
Edit: Different comment mentioned the wf-recorder, which uses FFmpeg’s libraries but not the CLI utility, so I guess that’s the closest you can get to using FFmpeg. They also show some CLI usage.