Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ivtv [2013/06/28 21:26] – created beandogivtv [2021/10/18 00:56] (current) beandog
Line 1: Line 1:
 ====== ivtv ====== ====== ivtv ======
  
-**Note:** I wrote a blog post once on [[http://wonkabar.org/2009/10/02/ripping-vhs/|ripping VHS videos]] with the Hauppauage WinTV card.  Still works great. :)+**Note:** I wrote a blog post once on [[https://wonkabar.org/ripping-vhs/|ripping VHS videos]] with the Hauppauage WinTV card.  Still works great. :)
  
 To record from VCR To record from VCR
Line 7: Line 7:
 Switch to component input Switch to component input
  
-v4l2-ctl -i 2+<code>v4l2-ctl -i 2</code>
  
 Use ffmpeg Use ffmpeg
  
-ffmpeg -i /dev/video0 ....+<code>ffmpeg -i /dev/video0 ....</code>
  
 Have fun! Have fun!
  

Navigation