Waffelson@lemmy.world to Linux@lemmy.ml · 2 months agoIs there way to capture wayland with ffmpeg?message-squaremessage-square4fedilinkarrow-up124arrow-down11file-text
arrow-up123arrow-down1message-squareIs there way to capture wayland with ffmpeg?Waffelson@lemmy.world to Linux@lemmy.ml · 2 months agomessage-square4fedilinkfile-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-up3·edit-22 months 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.
deleted by creator
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.