Shakes Me Up

Showing posts with label ffmpeg. Show all posts
Showing posts with label ffmpeg. Show all posts

Monday, April 16, 2012

How to record videos from Logitech Quickcam Pro 9000

http://ubuntuforums.org/showthread.php?t=890526


ffmpeg -f audio_device -i /dev/dsp1  -f video4linux2 -s 640x480 -i /dev/video0 -f avi - | tee `date -I`.avi | mplayer -
Posted by Ian at 4:29 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Computer Vision, ffmpeg, Linux

Wednesday, April 11, 2012

ffmpeg webcam I/O problem compilation

ffmpeg webcam I/O problem
http://ubuntuforums.org/showthread.php?t=1414326

More information about video4Linux2
http://ubuntuforums.org/showthread.php?t=1564565

Using ffmpeg libs in C
http://ubuntuforums.org/showthread.php?t=128247

C++ example and bash command under Linux
http://www-i6.informatik.rwth-aachen.de/~dreuw/videotools.html

Philippe Dreuw's Computer Vision Main Site:
http://www-i6.informatik.rwth-aachen.de/~dreuw/index.php

ffmpeg documentation
http://ffmpeg.org/ffmpeg.html#toc-Examples-6

ffmpeg tricks
http://segfault.in/2010/10/ffmpeg-tricks-you-should-know-about/
Posted by Ian at 6:55 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: C/C++, Computer Vision, ffmpeg
Older Posts Home
Subscribe to: Posts (Atom)

Followers

  • ▼  2013 (152)
    • ▼  October (1)
      • "Simple" explanation of makefile
    • ►  September (15)
    • ►  August (13)
    • ►  July (15)
    • ►  June (14)
    • ►  May (17)
    • ►  April (34)
    • ►  March (19)
    • ►  February (18)
    • ►  January (6)
  • ►  2012 (149)
    • ►  December (5)
    • ►  November (23)
    • ►  October (33)
    • ►  September (2)
    • ►  August (3)
    • ►  July (3)
    • ►  June (8)
    • ►  May (8)
    • ►  April (18)
    • ►  March (10)
    • ►  February (21)
    • ►  January (15)
  • ►  2011 (34)
    • ►  December (28)
    • ►  November (6)
Awesome Inc. theme. Powered by Blogger.