atom feed14 messages in org.freebsd.freebsd-multimediaRe: tv-tuner cards
FromSent OnAttachments
Chris SnyderSep 6, 2002 9:17 pm 
Tim PozarSep 6, 2002 9:34 pm 
Jason AndresenSep 9, 2002 6:16 am 
jbwSep 12, 2002 3:39 pm 
Steve O'Hara-SmithSep 12, 2002 11:10 pm 
jbwSep 25, 2002 12:22 pm 
Jason AndresenSep 25, 2002 12:53 pm 
jbwSep 25, 2002 2:03 pm 
Steve O'Hara-SmithSep 25, 2002 10:42 pm 
jbwSep 27, 2002 10:01 am 
Jason AndresenSep 27, 2002 10:47 am 
Steve O'Hara-SmithSep 30, 2002 11:06 am 
Georg-W. KoltermannOct 4, 2002 1:05 am 
Steve O'Hara-SmithOct 4, 2002 10:14 am 
Subject:Re: tv-tuner cards
From:Jason Andresen (jand@mitre.org)
Date:Sep 27, 2002 10:47:03 am
List:org.freebsd.freebsd-multimedia

jbw wrote:

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

Steve,

I changed the VIDEO_INPUT option to DEV1 and I'm able to record video now and bsdktr_tvtune does not crash anymore. The only thing is when I record and then play the output there is no sound. The mplayer output says AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) but now sounds comes out.

Also I changed the output size from 160x128 to 640x480 and the output has many dropped frames. Is that cuased by the slowness of the CPU or HD to save all the frames? Or do I have to play around with some more settings to get it to work right?

If you're trying to capture 640x480 raw frames to your disk there's a good chance you're overrunning your IO subsystem. Usually I have to compress the data a bit before I try to write it to disk to get the full stream.

If you were in windowsland I'd suggest Huff_YUV, but you're going to have to go for Motion JPEG at a high quality setting or something.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message