Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] Screenshot but as video ?
Date: Wed, 06 Jun 2012 18:25:07
Message-Id: 201206061923.36222.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] [OT] Screenshot but as video ? by meino.cramer@gmx.de
1 On Wednesday 06 Jun 2012 19:01:54 meino.cramer@×××.de wrote:
2 > Michael Orlitzky <michael@××××××××.com> [12-06-06 19:48]:
3 > > On 06/06/12 13:26, meino.cramer@×××.de wrote:
4 > > > Hi,
5 > > >
6 > > > I am looking for an application with which I can grab videos
7 > > > from what I am doing on my desktop (will be used for a kind
8 > > > of tutorial). The video should be playable under windows also.
9 > > >
10 > > >
11 > > > What is a recommended application for that purpose ?
12 > >
13 > > media-video/recordmydesktop
14 >
15 > Hi Micheal,
16 >
17 > :) this is TOO SIMPLE! If only had the _idea_ that an application
18 >
19 > could have a name so identical to what is doing...I never had
20 > asked. ;)
21 >
22 > Thanks a lot for you help!
23 > Best regards,
24 > mcc
25
26 Since this is Gentoo:
27
28 ffmpeg -f x11grab -s xga -r 25 -i :0.0 -sameq -aspect 4:3 /tmp/out.mp4
29
30 You can change the aspect to suit your taste. I haven't played with audio
31 yet, but it shouldn't be too difficult to concoct something from the man page.
32 --
33 Regards,
34 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: [OT] Screenshot but as video ? walt <w41ter@×××××.com>