Screen Capture with libvlc
Posted: 01 Feb 2013 14:14
Hi all,
This is my first post to forum. I was using avcodec to decode encoded data with H.264. However, I am about to switch it to libvlc for a number of reasons.
In my another application, I grab the desktop screen with BitBlt API. I was wondering if libvlc provides any function for screen grabbing? My target is to capture desktop screen like pressing PrintScreen key and pasting the image on the paint and saving it. Does libvlc provide this functionality?
Many thanks.
This is my first post to forum. I was using avcodec to decode encoded data with H.264. However, I am about to switch it to libvlc for a number of reasons.
In my another application, I grab the desktop screen with BitBlt API. I was wondering if libvlc provides any function for screen grabbing? My target is to capture desktop screen like pressing PrintScreen key and pasting the image on the paint and saving it. Does libvlc provide this functionality?
Many thanks.