Re: X screen film recording

2007-11-07 Thread Nikos Vassiliadis
On Wednesday 07 November 2007 09:25:19 Wojciech Puchar wrote: > is there any app for this. to simply record what's going on X server as > movie file (like .mov, .avi) or animated .gif? Yes, sysutils/xvidcap. Don't really remember what are the outputs that it supports. It works, the only negative

Re: X screen film recording

2007-11-07 Thread Vince
Wojciech Puchar wrote: >> >> I once used vnc2swf on Linux. It looks like it's in ports, so I'm > well i would like to convert OUT OF flash movie to something like > animated gif or just frames. > > vnc2pnm or vnc2avi or vnc2gif would be nice. but there's no such things. ffmpeg appears to have the

Re: X screen film recording

2007-11-07 Thread Wojciech Puchar
I once used vnc2swf on Linux. It looks like it's in ports, so I'm well i would like to convert OUT OF flash movie to something like animated gif or just frames. vnc2pnm or vnc2avi or vnc2gif would be nice. but there's no such things. ___ freebsd-ques

Re: X screen film recording

2007-11-07 Thread Gueven Bay
2007/11/7, Wojciech Puchar <[EMAIL PROTECTED]>: > > > > I once used vnc2swf on Linux. It looks like it's in ports, so I'm > well i would like to convert OUT OF flash movie to something like animated > gif or just frames. > > vnc2pnm or vnc2avi or vnc2gif would be nice. but there's no such things.

Re: X screen film recording

2007-11-06 Thread Christopher Cowart
On Wed, Nov 07, 2007 at 08:25:19AM +0100, Wojciech Puchar wrote: > is there any app for this. to simply record what's going on X server as > movie file (like .mov, .avi) or animated .gif? > > or any other way to convert flash animation (no links, menus etc.) to > animated .gif? I once used vnc2

X screen film recording

2007-11-06 Thread Wojciech Puchar
is there any app for this. to simply record what's going on X server as movie file (like .mov, .avi) or animated .gif? or any other way to convert flash animation (no links, menus etc.) to animated .gif? ___ freebsd-questions@freebsd.org mailing list

Re: Non-X screen capture?

2005-05-12 Thread Björn König
Frits Westra wrote: Do you have any suggestions for a non-X screen capture program that can be invoked when the text to be captured is already on screen? Use vidcontrol with options -p or -P, e.g. vidcontrol -P > dump See manpage for more information. Regards Bj

Non-X screen capture?

2005-05-12 Thread Frits Westra
Hello, Do you have any suggestions for a non-X screen capture program that can be invoked when the text to be captured is already on screen? Thanks. Frits ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: X screen.

2003-07-19 Thread Stephen Hilton
On Sat, 19 Jul 2003 21:29:26 +0100 Matthew Seaman <[EMAIL PROTECTED]> wrote: > On Sat, Jul 19, 2003 at 08:04:14PM +0100, lewiz wrote: > > > Just a quick question: is it possible to ``screen'' an X application > > the same way I can a console application? I have heard people using VNC > > for

Re: X screen.

2003-07-19 Thread Matthew Seaman
On Sat, Jul 19, 2003 at 08:04:14PM +0100, lewiz wrote: > Just a quick question: is it possible to ``screen'' an X application > the same way I can a console application? I have heard people using VNC > for something similar (I think). Any suggestions? This would also be > really great if I c

X screen.

2003-07-19 Thread lewiz
Hi, Just a quick question: is it possible to ``screen'' an X application the same way I can a console application? I have heard people using VNC for something similar (I think). Any suggestions? This would also be really great if I could then ``resume'' it on a different X box too ;) Than