[olug] Video Capture Project Update

Sam Flint harmonicnm7h at gmail.com
Sat Jun 2 13:11:45 UTC 2012


perl and tk for the gui...

On Sat, Jun 2, 2012 at 7:16 AM, Joseph Gulizia <joseph.gulizia at gmail.com> wrote:
> An update to video capture project...
>
> Thanks to Jon Larsen and others at the last OLUG meeting I looked at
> Zoneminder which led me Blue-Cherry.  Blue-Cherry sells video capture cards
> among other things.  Talking with them they said to use MPlayer.
>
> They gave me the following code:
>
> mplayer tv:// -tv
> driver=v4l2:norm=NTSC:input=0:amode=1:width=640:height=480:device=/dev/video0
>
> So now I have decent looking video from either a camcorder (Canon ZR-960
> Mini-DV) or a DVD player (older Coby) running through the card.  I also
> tried the code and camcorder using a Dazzle device and got video.
>
> Next steps:
>
> 1)  Being able to save the videos and then find them
> 2)  Getting audio to work.
> 3)  Building a simple GUI that allows the users to:
>     choose video format (PAL, NTSC) and passes parameters that we have
> pre-set  (python if I had my choice)
>
> Trudging through the MPlayer docs........somewhat frustrating....lot to
> read.
>
> Using Mencoder I get errors when I put in "-o FileName" at end of string
> below.
>
> mencoder tv:// -tv
> driver=v4l2:norm=NTSC:input=0:amode=1:width=640:height=480:device=/dev/video0-o
> TestVideo
>
> Also I know a destination path goes somewhere --
> /home/scola/Desktop/(fileName.extention)
>
> Joe
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://lists.olug.org/mailman/listinfo/olug



-- 
Sam Flint
flintfam.org/~swflint



More information about the OLUG mailing list