Re: wcap-snapshot

2014-07-15 Thread Boyan Ding
Hi, The wcap-snapshot program is now integrated into wcap-decode now but the README didn't change, we should really fix that. So to extract a specific frame from a wcap file (recorded using Mod+R in weston), you can use wcap-decode capture.wcap --frame= Or more directly, if you just

wcap-snapshot

2014-07-15 Thread pplive
Dear all, I need a snapshot program under weston/wayland. According to wcap/README, there is a program name 'wcap-snapshot'. I can find some screenshoter program in src/ , but I don't know how can I compile this wcap-snapshot. Can somebody give me a hint? Thanks so much! Bes

Re: [PATCH] wcap-snapshot: add return value

2012-07-09 Thread Kristian Høgsberg
On Mon, Jul 09, 2012 at 05:18:10PM +0200, Jan Engelhardt wrote: > Distro build with rpmlint aborts due to missing exit status. > --- > wcap/wcap-snapshot.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Thanks, committed. Kristian > diff --git a/wcap/wcap-snapshot.c b/wcap/wcap-sn