Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #12253
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | Andreas Kohlbach <oct14.5.ankman@spamgourmet.com> |
| Newsgroups | comp.os.linux.misc |
| Subject | Re: screen video capture software |
| Date | Thu, 09 Oct 2014 17:47:08 -0400 |
| Organization | albasani.net |
| Lines | 41 |
| Message-ID | <87tx3cx6eb.fsf@usenet.ankman.de> (permalink) |
| References | <eli$1410081659@qz.little-neck.ny.us> <87zjd69ruu.fsf@usenet.ankman.de> <eli$1410081851@qz.little-neck.ny.us> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| X-Trace | news.albasani.net 2w1rcZOyG4e1U5p0MXCqz3dCZAfghcbe96dUOoWK/DBPceB9G85dspA9dd/NUTkgmvv2dAWJW6yn418cEpp35A== |
| NNTP-Posting-Date | Thu, 9 Oct 2014 21:47:09 +0000 (UTC) |
| Injection-Info | news.albasani.net; logging-data="Ac4aDsTU9uBGdTXKcJmX1lziDl07AhlyDaB+VtLtqqC06P81tC0HRHFGadMe6iTvH9prJF4n6LrqZdC4+Jw+Vf30m5dHZW/O40ozbTMGhSF/an8+7/czyzorxCElhKh+"; mail-complaints-to="abuse@albasani.net" |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
| X-Face | '#R~-oJz-_!iXhczPJ;=w1(`5-uQ2$0qHB7KKDV,]VoAC!P?swaa#m|eB<DkOt*XH=~9C[g S^w)b,)1q,{P\7Z3H,N(^m.YKuYM//B{X:PvbDk.|:g:$wVr*3*)[K6F+k\z-s32+oB]YJPy11wuGGz'bQAk~1.b1[;M{^A2@bboIENBB:Wd:<Fm~r7OuiJA1g}7KC-T'>Du+ |
| Cancel-Lock | sha1:GEJM7MY05DuvIOpsADQ0MdngA2k= sha1:EnGP7Sqzdt/B64XEAOj+MbmIZH0= |
| X-Face-What-Is-It | Capture Bee from Galaga |
| Xref | csiph.com comp.os.linux.misc:12253 |
Show key headers only | View raw
Eli the Bearded wrote on 08. October 2014:
>
> In comp.os.linux.misc,
> Andreas Kohlbach <oct14.5.ankman@spamgourmet.com> wrote:
>> Eli the Bearded wrote on 08. October 2014:
>> > What do people like to use these days? A casual web search turned up
>> I use a program called import for importing (exporting ;-) the desktop of
>> just a specific window into an image file.
>
> Ah, I have that one installed. It's part of imagemagick, which means it
> has such shitty documentation that it is almost impossible to use.
>
> I tried this (with a window ID from xwininfo):
>
> import -pause 0.1 \
> -snaps 200 \
> -page ${wide}x${height}+${upper_left_x}+${upper_left_y} \
> -window 0x3c00750 \
> clip-%04d.png
>
> After seeing the manpage:
>
> -pause value seconds delay between snapshots
> -snaps value number of screen snapshots
> -page geometry size and location of an image canvas
> -window id select window with this id or name
>
> But it seems like using -page with -window means I get no output. Using
> just -page, it kept changing the cursor every second until I clicked,
> apparently working a lot like xwd in a loop. I did not get 10 frames per
> second, I got 1 frame per second (at best). Not really what I want.
>
> Can it record video / multiple frames per second? Do you have an example
> command line?
Sorry. So far I only used to to take single screenshots, using basic
syntax, then point and click.
--
Andreas
I wish my grass was emo. Then it would cut itself.
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
screen video capture software Eli the Bearded <*@eli.users.panix.com> - 2014-10-08 21:12 +0000
Re: screen video capture software Andreas Kohlbach <oct14.5.ankman@spamgourmet.com> - 2014-10-08 17:25 -0400
Re: screen video capture software Eli the Bearded <*@eli.users.panix.com> - 2014-10-08 23:49 +0000
Re: screen video capture software Andreas Kohlbach <oct14.5.ankman@spamgourmet.com> - 2014-10-09 17:47 -0400
Re: screen video capture software faeychild <faeychild@noreply.afraid.com> - 2014-10-09 10:02 +1100
Re: screen video capture software Eli the Bearded <*@eli.users.panix.com> - 2014-10-08 23:57 +0000
Re: screen video capture software Eric Pozharski <whynot@pozharski.name> - 2014-10-09 11:54 +0300
Re: screen video capture software faeychild <faeychild@noreply.afraid.com> - 2014-10-10 12:03 +1100
Re: screen video capture software "Nuno J. Silva (aka njsg)" <njsg@invalid.invalid> - 2014-10-09 12:57 +0000
Re: screen video capture software Eli the Bearded <*@eli.users.panix.com> - 2014-10-09 18:11 +0000
csiph-web