Find the answer to your Linux question:
Results 1 to 2 of 2
hi, is anyone familiar with this interface? and knows how to capture video using this? i tried to workaround things in v4l2spec.bytesex.org Video Capture Example (capture.c), the example given in ...
  1. #1
    Just Joined!
    Join Date
    Dec 2010
    Posts
    5

    Question Video for Linux Two (V4l2)

    hi,

    is anyone familiar with this interface? and knows how to capture video using this?

    i tried to workaround things in v4l2spec.bytesex.org Video Capture Example (capture.c), the example given in v4l2 spec, but it doesnt show how we could save the images captured to video.

    i tried running the program as

    Code:
    $ capture -o > file.mpeg
    and the resulting video plays really fast. im thinking this is not the right way to save it.

    help please.

    thanks!

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Try using ffmpeg, or vlc in streaming mode. I use ffmpeg to stream to vlc from my web cam.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...