On Tue, 2007-01-16 at 19:41 +0200, Deon Bredenhann wrote:
> On Tue, 2007-01-16 at 15:02 +0000, Daniel Shaw wrote:
> > > I'm trying to get video from a Canon DV camcorder to display on a
> > > console framebuffer. I can capture video using dvgrab but have no idea
> > > how to get it to fbtv. Is there some other way to do this that I should
> > 
> > Well you need something that can a.) Play a DV video stream and b.)
> > output to FB. I know that mplayer can do a., but not sure about b. I'm
> > pretty sure it can, but not 100% sure.
> > 
> Yes. Make that 100%. -vo fbdev
> Just run mplayer -vo help and check the option. There is a fbdev2 as
> well, but don't know what the diff is.
> 


Also remember mplayer can play from stdin, so pipe the data from dvgrab
to "mplayer -".
The "-" tells it to read from stdin.


E-Mail disclaimer:
http://www.sunspace.co.za/emaildisclaimer.htm
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to