On Fri, Oct 23, 2009 at 1:56 PM, glen e. p. ropella
<g...@tempusdictum.com> wrote:
> Thus spake Aaron Burt circa 09-10-23 11:41 AM:
>> On Fri, Oct 23, 2009 at 11:21:45AM -0700, glen e. p. ropella wrote:
>>> What tools do you guys use to capture video on either Ubuntu (jaunty) or
>>> Debian (lenny)?
>>
>> What application?
>
> Thus spake Carl Karsten circa 09-10-23 11:43 AM:
>> "video" is pretty vague.
>>
>> web cam? ripping streaming video?  ripping dvd,
>
> Ugh!  Sorry!  I mean capturing a region of the X screen over a time.
> I'm using xvidcap; but it's a bit difficult to get just right.

I have head of that.  never really used anything, but I have done this:

ffmpeg -f x11grab -s 1024x768 -r 29 -i :0.0 -target ntsc-dv -y foo.dv

You can also use vnc with one of these:
http://www.unixuser.org/~euske/vnc2swf/
http://www.sodan.org/~penny/vncrec/

I have tried to do the vnc thing, but didn't put much effort into it,
got bored, moved on.  I would like to get back to that someday, so let
me know if you get it to work.

-- 
Carl K
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to