If there is no way to do it, would writing a python wrapper for xcomposite be a viable method?
On Sat, Sep 30, 2017 at 11:14 PM, 3djake <[email protected]> wrote: > Hello everyone > > I need to capture applications in Linux using ffmpeg(not the whole desktop > or a region of it). Is there a way to do this currently? > The reason I do not want to just capture a region is that other windows > can cover that application and the user can also move and resize the window. > > I know this is possible using Xcomposite > <https://www.x.org/archive/X11R7.5/doc/man/man3/Xcomposite.3.html> but I > lack experience in C++, I would feel more comfortable with python. > > Thanks. > Regards, Jake. > > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
