Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] [OT] using ffmpeg for screen cast
Date: Sun, 26 Jun 2011 17:30:41
Message-Id: 201106261828.44239.michaelkintzios@gmail.com
1 Hi All,
2
3 I was trying to record my desktop using:
4
5 ffmpeg -f x11grab -s xga -r 25 -i :0.0 -aspect 4:3 /tmp/out.mpg
6
7 but the result is rather blurred as you can see in the attached screenshot,
8 when I play it with mplayer.
9
10 Is there some other option (codec) I should add to improve the quality of the
11 captured image?
12 --
13 Regards,
14 Mick

Attachments

File name MIME type
mpg.png image/png
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] [OT] using ffmpeg for screen cast David Abbott <david@×××××××××.com>
Re: [gentoo-user] [OT] using ffmpeg for screen cast Albert Hopkins <marduk@×××××××××××.org>