LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Using mencoder with composite inputs (https://www.linuxquestions.org/questions/linux-software-2/using-mencoder-with-composite-inputs-406858/)

Caysho 01-23-2006 04:49 AM

Using mencoder with composite inputs
 
I'm posting my mencoder script for my own reference and also for anyone else who needs to make copies of their VHS tapes to divx.

mencoder tv:// -o /myth/video/motion/file.avi\
-tv driver=v4l2:input=1:alsa:amode=1:norm=0\
-ovc lavc -lavcopts vcodec=mpeg4\
-oac mp3lame -lameopts vbr=2 q=0 mode=0:vol=-10\
-vf pp=al


I have an old Brooktree card. This was done under a MythTV setup.

Linux.tar.gz 01-24-2006 03:01 AM

Nice. Thanks.


All times are GMT -5. The time now is 11:07 PM.