ffmpeg-build-script icon indicating copy to clipboard operation
ffmpeg-build-script copied to clipboard

Add libxcb to build-script to enable x11grab

Open gtxaspec opened this issue 3 years ago • 0 comments
trafficstars

feature request: add libxcb and associated libraries to enable the following ffmpeg options:

--enable-libxcb          enable X11 grabbing using XCB [autodetect]
--enable-libxcb-shm      enable X11 grabbing shm communication [autodetect]
--enable-libxcb-xfixes   enable X11 grabbing mouse rendering [autodetect]
--enable-libxcb-shape    enable X11 grabbing shape rendering [autodetect]

gtxaspec avatar Nov 01 '22 21:11 gtxaspec