[gentoo-user] Re: VHS-digital: Best application ?

2006-08-07 Thread Marco Costa

Meino Christian Cramer wrote:

Hi,

 I want to digitize my old VHS tapes. 
 I have a DVB-T card with analogous TV input (Bt878 based).


 What application is best to capture the video to my HD (200GB free)?


Try:

mencoder tv:// -tv 
driver=v4l2:device=/dev/video0:input=3:width=720:height=640:alsa -oac mp3lame 
alsa -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=8800:vme=3 -o outfile.avi

Note that I am not at my computer now, I can't tell you the correct maximum 
values for width an height. But this will give you a very good quality picture, 
and encode at the same time.

Regards,

Marco

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: VHS-digital: Best application ?

2006-08-07 Thread Meino Christian Cramer
From: Marco Costa [EMAIL PROTECTED]
Subject: [gentoo-user] Re: VHS-digital: Best application ?
Date: Mon, 07 Aug 2006 12:26:45 +0200

 Meino Christian Cramer wrote:
  Hi,
  
   I want to digitize my old VHS tapes. 
   I have a DVB-T card with analogous TV input (Bt878 based).
  
   What application is best to capture the video to my HD (200GB free)?
  
 Try:
 
 mencoder tv:// -tv 
 driver=v4l2:device=/dev/video0:input=3:width=720:height=640:alsa -oac mp3lame 
 alsa -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=8800:vme=3 -o outfile.avi
 
 Note that I am not at my computer now, I can't tell you the correct maximum 
 values for width an height. But this will give you a very good quality 
 picture, and encode at the same time.
 
 Regards,
 
 Marco
 
 -- 
 gentoo-user@gentoo.org mailing list
 

Thanks y lot Marco !

 ...currently I am fighting the hiss distorted sound, which
 results when the capture is set on on the line in channel
 by any volume of capture itsself.

 My sound card is an onboard AC97 device. lspci tells me:

  Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 
Audio Controller (rev 60)

 The distortion only happens, when there is an original sound
 also...so it has nothing to do with the cableing. 

 Sound without capturing is clear and fine, though.

 I currently have no clue, what there is going on and how to fix
 that...

 Keep hacking!
 mcc
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: VHS-digital: Best application ?

2006-08-07 Thread Uwe Thiem
On 07 August 2006 11:26, Marco Costa wrote:
 Meino Christian Cramer wrote:
  Hi,
 
   I want to digitize my old VHS tapes.
   I have a DVB-T card with analogous TV input (Bt878 based).
 
   What application is best to capture the video to my HD (200GB free)?

 Try:

 mencoder tv:// -tv
 driver=v4l2:device=/dev/video0:input=3:width=720:height=640:alsa -oac
 mp3lame alsa -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=8800:vme=3 -o
 outfile.avi

Or use -ovc x264 -x264encopts fo very high compression *and* quality.

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list