public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] video capture
@ 2006-07-15 13:12 rob
  2006-07-15 17:25 ` Richard Fish
  0 siblings, 1 reply; 12+ messages in thread
From: rob @ 2006-07-15 13:12 UTC (permalink / raw
  To: gentoo-user

I just bought a hauppauge winTV-PVR-150
kernel linux-2.6.16-gentoo-r12
I compiled all the stuff for the bttv driver
CONFIG_VIDEO_BT848=y
CONFIG_VIDEO_BT848_DVB=y
CONFIG_VIDEO_SAA6588=y
CONFIG_VIDEO_CX88_VP3054=y
CONFIG_VIDEO_AUDIO_DECODER=y
CONFIG_VIDEO_DECODER=y
CONFIG_DVB=y
CONFIG_DVB_CORE=y
CONFIG_DVB_BT8XX=y
CONFIG_DVB_SP887X=y
CONFIG_DVB_CX22700=y
CONFIG_DVB_TDA1004X=y
CONFIG_DVB_NXT6000=y
CONFIG_DVB_MT352=y
kernel sees the card
Jul 15 07:25:44 localhost bttv: driver version 0.9.16 loaded
Jul 15 07:25:44 localhost bttv: using 8 buffers with 2080k (520 pages) each 
for capture
Jul 15 07:25:44 localhost bt878: AUDIO driver version 0.0.0 loaded
even tryed ivtv
Jul 15 07:25:44 localhost ivtv:  ==================== START INIT IVTV 
====================
Jul 15 07:25:44 localhost ivtv:  version 0.6.3 (tagged release) loading
Jul 15 07:25:44 localhost ivtv:  Linux version: 2.6.16-gentoo-r12 SMP preempt 
PENTIUM4 gcc-3.4
Jul 15 07:25:44 localhost ivtv:  In case of problems please include the debug 
info between
Jul 15 07:25:44 localhost ivtv:  the START INIT IVTV and END INIT IVTV lines, 
along with
Jul 15 07:25:44 localhost ivtv:  any module options, when mailing the 
ivtv-users mailinglist.
Jul 15 07:25:44 localhost ivtv0: Autodetected Hauppauge WinTV PVR-150 card 
(cx23416 based)
Jul 15 07:25:44 localhost ivtv0: Unreasonably low latency timer, setting to 64 
(was 32)
Jul 15 07:25:44 localhost wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver 
#0)
Jul 15 07:25:44 localhost tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
Jul 15 07:25:44 localhost cx25840 0-0044: cx25841-23 found @ 0x88 (ivtv i2c 
driver #0)
Jul 15 07:25:44 localhost cx25840 0-0044: loaded v4l-cx25840.fw firmware 
(14264 bytes)
Jul 15 07:25:44 localhost tveeprom 0-0050: Hauppauge model 26132, rev G1B2, 
serial# 9543549
Jul 15 07:25:44 localhost tveeprom 0-0050: tuner model is TCL M2523_5N_E (idx 
112, type 4)
Jul 15 07:25:44 localhost tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08)
Jul 15 07:25:44 localhost tveeprom 0-0050: audio processor is CX25841 (idx 35)
Jul 15 07:25:44 localhost tveeprom 0-0050: decoder processor is CX25841 (idx 
28)
Jul 15 07:25:44 localhost tveeprom 0-0050: has no radio, has IR remote
Jul 15 07:25:44 localhost ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 
bytes)
Jul 15 07:25:44 localhost ivtv0: Encoder revision: 0x02050032
Jul 15 07:25:44 localhost ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 
buffers (4096KB total)
Jul 15 07:25:44 localhost ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 
buffers (2048KB total)
Jul 15 07:25:44 localhost ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 
buffers (2048KB total)
Jul 15 07:25:44 localhost ivtv0: Allocate DMA encoder PCM audio stream: 455 x 
4608 buffers (2048KB total)
Jul 15 07:25:44 localhost tuner 0-0061: tuner type not set
Jul 15 07:25:44 localhost tuner 0-0061: tuner type not set
Jul 15 07:25:44 localhost ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
Jul 15 07:25:44 localhost ivtv:  ====================  END INIT IVTV  
====================
emerged  most of the stuff in media-tv but I can't get anyone of thease to 
show TV most say device not configured. Evan the ones that I know point 
to /dev/video0
I think I did everything right.
pleas help or tell me of a better card to use.

rob
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2006-07-15 13:12 [gentoo-user] video capture rob
@ 2006-07-15 17:25 ` Richard Fish
  2006-07-15 18:15   ` Uwe Thiem
  0 siblings, 1 reply; 12+ messages in thread
From: Richard Fish @ 2006-07-15 17:25 UTC (permalink / raw
  To: gentoo-user

On 7/15/06, rob <gentoo@kd4ccd.dynalias.org> wrote:
> emerged  most of the stuff in media-tv but I can't get anyone of thease to
> show TV most say device not configured. Evan the ones that I know point
> to /dev/video0
> I think I did everything right.
> pleas help or tell me of a better card to use.

Are you sure this is a card problem, and not a permissions issue?  It
looks like udev makes most of the device nodes in the "video" group.
Is your user account a member of that group?

-Richard
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2006-07-15 17:25 ` Richard Fish
@ 2006-07-15 18:15   ` Uwe Thiem
  2006-07-15 20:53     ` rob
  0 siblings, 1 reply; 12+ messages in thread
From: Uwe Thiem @ 2006-07-15 18:15 UTC (permalink / raw
  To: gentoo-user

On 15 July 2006 18:25, Richard Fish wrote:
> On 7/15/06, rob <gentoo@kd4ccd.dynalias.org> wrote:
> > emerged  most of the stuff in media-tv but I can't get anyone of thease
> > to show TV most say device not configured. Evan the ones that I know
> > point to /dev/video0
> > I think I did everything right.
> > pleas help or tell me of a better card to use.
>
> Are you sure this is a card problem, and not a permissions issue?  It
> looks like udev makes most of the device nodes in the "video" group.
> Is your user account a member of that group?

I have the same problem Rob has reported. Basically, same setup. Udev does 
*not* create the necessary nodes here (neither for Rob if I have understood 
him correctly).

When I create those nodes and load the modules manually, it still doesn't 
work - kdetv for instance says: No devices found. And yes, I made sure the 
permissions are right. :-(

Uwe

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2006-07-15 18:15   ` Uwe Thiem
@ 2006-07-15 20:53     ` rob
  2006-07-17  0:00       ` Nick Rout
  0 siblings, 1 reply; 12+ messages in thread
From: rob @ 2006-07-15 20:53 UTC (permalink / raw
  To: gentoo-user

On Saturday 15 July 2006 14:15, Uwe Thiem wrote:
> On 15 July 2006 18:25, Richard Fish wrote:
> > On 7/15/06, rob <gentoo@kd4ccd.dynalias.org> wrote:
> > > emerged  most of the stuff in media-tv but I can't get anyone of thease
> > > to show TV most say device not configured. Evan the ones that I know
> > > point to /dev/video0
> > > I think I did everything right.
> > > pleas help or tell me of a better card to use.
> >
> > Are you sure this is a card problem, and not a permissions issue?  It
> > looks like udev makes most of the device nodes in the "video" group.
> > Is your user account a member of that group?
>
Well I emerged gentoo-sources with ~86 gave me linux-2.6.17-gentoo-r3. Now the 
tuner comes up and  using the ivtv test it now captures only snow but it is a 
start. I have tryed to change channel but it doesn't work. Even line in gives 
me the same thing.  Any other seguestions

rob
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2006-07-15 20:53     ` rob
@ 2006-07-17  0:00       ` Nick Rout
  2006-07-18 21:50         ` gentoo
  0 siblings, 1 reply; 12+ messages in thread
From: Nick Rout @ 2006-07-17  0:00 UTC (permalink / raw
  To: gentoo-user

You have a pvr-150 which has onboard mpeg2 encoding. Most standard v4l
software will not play tv from such a card, because it expects a different format from the card. For example the tvtime supported cards
list says:

"The ivtv driver supports cards that provide high quality MPEG2 encoded
video. This cards are ideal for PVR systems. However, tvtime has no
MPEG2 decoding capabilities or audio playback code, and therefore cannot
be used to watch live TV from these cards."

Try 

cat /dev/video0 > test.mpeg
ctrl-c to stop
mplayer test.mpeg

or just:

mplayer /dev/video

you can tune the card and adjust the inputs etc with the tools provided
by ivtv. Mine is permanently set to the composite inputs as it used for
the output from a set top box. I have never used the tuner. getting an
external composite video signal like a set top box output a VHS player
is a good way to test. Move onto the tuner once you are sure you can get composite to work.


On Sat, 15 Jul 2006 16:53:29 -0400
rob wrote:

> On Saturday 15 July 2006 14:15, Uwe Thiem wrote:
> > On 15 July 2006 18:25, Richard Fish wrote:
> > > On 7/15/06, rob <gentoo@kd4ccd.dynalias.org> wrote:
> > > > emerged  most of the stuff in media-tv but I can't get anyone of thease
> > > > to show TV most say device not configured. Evan the ones that I know
> > > > point to /dev/video0
> > > > I think I did everything right.
> > > > pleas help or tell me of a better card to use.
> > >
> > > Are you sure this is a card problem, and not a permissions issue?  It
> > > looks like udev makes most of the device nodes in the "video" group.
> > > Is your user account a member of that group?
> >
> Well I emerged gentoo-sources with ~86 gave me linux-2.6.17-gentoo-r3. Now the 
> tuner comes up and  using the ivtv test it now captures only snow but it is a 
> start. I have tryed to change channel but it doesn't work. Even line in gives 
> me the same thing.  Any other seguestions
> 
> rob
> -- 
> gentoo-user@gentoo.org mailing list

-- 
Nick Rout <nick@rout.co.nz>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2006-07-17  0:00       ` Nick Rout
@ 2006-07-18 21:50         ` gentoo
  2006-07-19 22:28           ` Nick Rout
  0 siblings, 1 reply; 12+ messages in thread
From: gentoo @ 2006-07-18 21:50 UTC (permalink / raw
  To: gentoo-user

I have tryed the cat command all I get in the .mpg is snow . I tryes to use 
composit video and still get snow. Do I have to tell the tuner to tune to 
line in port 
rob

On Sunday 16 July 2006 20:00, Nick Rout wrote:
> You have a pvr-150 which has onboard mpeg2 encoding. Most standard v4l
> software will not play tv from such a card, because it expects a different
> format from the card. For example the tvtime supported cards list says:
>
> "The ivtv driver supports cards that provide high quality MPEG2 encoded
> video. This cards are ideal for PVR systems. However, tvtime has no
> MPEG2 decoding capabilities or audio playback code, and therefore cannot
> be used to watch live TV from these cards."
>
> Try
>
> cat /dev/video0 > test.mpeg
> ctrl-c to stop
> mplayer test.mpeg
>
> or just:
>
> mplayer /dev/video
>
> you can tune the card and adjust the inputs etc with the tools provided
> by ivtv. Mine is permanently set to the composite inputs as it used for
> the output from a set top box. I have never used the tuner. getting an
> external composite video signal like a set top box output a VHS player
> is a good way to test. Move onto the tuner once you are sure you can get
> composite to work.
>
>
> On Sat, 15 Jul 2006 16:53:29 -0400
>
> rob wrote:
> > On Saturday 15 July 2006 14:15, Uwe Thiem wrote:
> > > On 15 July 2006 18:25, Richard Fish wrote:
> > > > On 7/15/06, rob <gentoo@kd4ccd.dynalias.org> wrote:
> > > > > emerged  most of the stuff in media-tv but I can't get anyone of
> > > > > thease to show TV most say device not configured. Evan the ones
> > > > > that I know point to /dev/video0
> > > > > I think I did everything right.
> > > > > pleas help or tell me of a better card to use.
> > > >
> > > > Are you sure this is a card problem, and not a permissions issue?  It
> > > > looks like udev makes most of the device nodes in the "video" group.
> > > > Is your user account a member of that group?
> >
> > Well I emerged gentoo-sources with ~86 gave me linux-2.6.17-gentoo-r3.
> > Now the tuner comes up and  using the ivtv test it now captures only snow
> > but it is a start. I have tryed to change channel but it doesn't work.
> > Even line in gives me the same thing.  Any other seguestions
> >
> > rob
> > --
> > gentoo-user@gentoo.org mailing list
>
> --
> Nick Rout <nick@rout.co.nz>
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2006-07-18 21:50         ` gentoo
@ 2006-07-19 22:28           ` Nick Rout
  0 siblings, 0 replies; 12+ messages in thread
From: Nick Rout @ 2006-07-19 22:28 UTC (permalink / raw
  To: gentoo-user


On Tue, 18 Jul 2006 17:50:04 -0400
gentoo wrote:

> I have tryed the cat command all I get in the .mpg is snow . I tryes to use 
> composit video and still get snow. Do I have to tell the tuner to tune to 
> line in port 
> rob

use ivtvctl -n to get a list of inputs

mine shows:

nick@media:~$ ivtvctl -n
ioctl: VIDIOC_ENUMINPUT
        Input   : 0
        Name    : Tuner
        Type    : 0x00000001
        Audioset: 0x00000003
        Tuner   : 0x00000000
        Standard: 0x00000000000000FF ( PAL )
        Status  : 0

        Input   : 1
        Name    : Composite 0
        Type    : 0x00000002
        Audioset: 0x00000003
        Tuner   : 0x00000000
        Standard: 0x00000000007F7FFF ( PAL NTSC SECAM )
        Status  : 0

        Input   : 2
        Name    : Composite 1
        Type    : 0x00000002
        Audioset: 0x00000003
        Tuner   : 0x00000000
        Standard: 0x00000000007F7FFF ( PAL NTSC SECAM )
        Status  : 0

        Input   : 3
        Name    : S-Video 0
        Type    : 0x00000002
        Audioset: 0x00000003
        Tuner   : 0x00000000
        Standard: 0x00000000007F7FFF ( PAL NTSC SECAM )
        Status  : 0

        Input   : 4
        Name    : S-Video 1
        Type    : 0x00000002
        Audioset: 0x00000003
        Tuner   : 0x00000000
        Standard: 0x00000000007F7FFF ( PAL NTSC SECAM )
        Status  : 0


Then use ivtvctl -p X to set the input to X - egi want to set input 1
for composite 0  so I do:

ivtvctl -p 1

you can check what it is set to with 

ivtvctl -P

nick@media:~$ ivtvctl -P
ioctl VIDIOC_G_INPUT ok
Video input = 1



> 
> On Sunday 16 July 2006 20:00, Nick Rout wrote:
> > You have a pvr-150 which has onboard mpeg2 encoding. Most standard v4l
> > software will not play tv from such a card, because it expects a different
> > format from the card. For example the tvtime supported cards list says:
> >
> > "The ivtv driver supports cards that provide high quality MPEG2 encoded
> > video. This cards are ideal for PVR systems. However, tvtime has no
> > MPEG2 decoding capabilities or audio playback code, and therefore cannot
> > be used to watch live TV from these cards."
> >
> > Try
> >
> > cat /dev/video0 > test.mpeg
> > ctrl-c to stop
> > mplayer test.mpeg
> >
> > or just:
> >
> > mplayer /dev/video
> >
> > you can tune the card and adjust the inputs etc with the tools provided
> > by ivtv. Mine is permanently set to the composite inputs as it used for
> > the output from a set top box. I have never used the tuner. getting an
> > external composite video signal like a set top box output a VHS player
> > is a good way to test. Move onto the tuner once you are sure you can get
> > composite to work.
> >
> >
> > On Sat, 15 Jul 2006 16:53:29 -0400
> >
> > rob wrote:
> > > On Saturday 15 July 2006 14:15, Uwe Thiem wrote:
> > > > On 15 July 2006 18:25, Richard Fish wrote:
> > > > > On 7/15/06, rob <gentoo@kd4ccd.dynalias.org> wrote:
> > > > > > emerged  most of the stuff in media-tv but I can't get anyone of
> > > > > > thease to show TV most say device not configured. Evan the ones
> > > > > > that I know point to /dev/video0
> > > > > > I think I did everything right.
> > > > > > pleas help or tell me of a better card to use.
> > > > >
> > > > > Are you sure this is a card problem, and not a permissions issue?  It
> > > > > looks like udev makes most of the device nodes in the "video" group.
> > > > > Is your user account a member of that group?
> > >
> > > Well I emerged gentoo-sources with ~86 gave me linux-2.6.17-gentoo-r3.
> > > Now the tuner comes up and  using the ivtv test it now captures only snow
> > > but it is a start. I have tryed to change channel but it doesn't work.
> > > Even line in gives me the same thing.  Any other seguestions
> > >
> > > rob
> > > --
> > > gentoo-user@gentoo.org mailing list
> >
> > --
> > Nick Rout <nick@rout.co.nz>
> -- 
> gentoo-user@gentoo.org mailing list

-- 
Nick Rout <nick@rout.co.nz>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-user] video capture
@ 2007-04-05 20:08 Matthew R. Lee
  2007-04-05 20:37 ` Uwe Thiem
  0 siblings, 1 reply; 12+ messages in thread
From: Matthew R. Lee @ 2007-04-05 20:08 UTC (permalink / raw
  To: gentoo-user

I've been rumaging around on the internet for the last few hours, but I'm 
still confused ( a regular condition!)
Here's my problem.  I have a video camera (ken-a-vision, 7000 series) which I 
can attached to my microscope which outputs a standard analog signal.  I want 
to capture this signal on my laptop and edit the video.  
What I need is a basic external video capture card that will work with linux.  
Any suggestions.  Sound and colour are irrelevant as the 'stars' of the 
videos are both dead and transparent
Thanks
Matt

-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Dr. Matthew R. Lee
CASEB & ECIM
Departamento de Ecologia,
P. Universidad Catolica de Chile,
Alameda 340, Santiago.
CP 6513677
CHILE

matt@matthewlee.org
mlee@bio.puc.cl

URL: meiochile.matthewlee.org
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2007-04-05 20:08 Matthew R. Lee
@ 2007-04-05 20:37 ` Uwe Thiem
  2007-04-05 21:13   ` Matthew R. Lee
  0 siblings, 1 reply; 12+ messages in thread
From: Uwe Thiem @ 2007-04-05 20:37 UTC (permalink / raw
  To: gentoo-user

On 05 April 2007, Matthew R. Lee wrote:
> I've been rumaging around on the internet for the last few hours, but I'm
> still confused ( a regular condition!)
> Here's my problem.  I have a video camera (ken-a-vision, 7000 series) which
> I can attached to my microscope which outputs a standard analog signal.  I
> want to capture this signal on my laptop and edit the video.
> What I need is a basic external video capture card that will work with
> linux. Any suggestions.  Sound and colour are irrelevant as the 'stars' of
> the videos are both dead and transparent

Does the camera generate a "normal" TV signal (PAL, SECAM, NTSC,...)? If so, 
the WinTV-PVR150 will work.

Uwe

-- 
A fast and easy generator of fractals for KDE:
http://www.SysEx.com.na/iwy-1.0.tar.bz2
Proof of concept of a TSP solver for KDE:
http://www.SysEx.com.na/epat-0.1.tar.bz2
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2007-04-05 20:37 ` Uwe Thiem
@ 2007-04-05 21:13   ` Matthew R. Lee
  2007-04-06 16:15     ` ds
  0 siblings, 1 reply; 12+ messages in thread
From: Matthew R. Lee @ 2007-04-05 21:13 UTC (permalink / raw
  To: gentoo-user

On Thursday 05 April 2007 16:37, Uwe Thiem wrote:
> On 05 April 2007, Matthew R. Lee wrote:
> > I've been rumaging around on the internet for the last few hours, but I'm
> > still confused ( a regular condition!)
> > Here's my problem.  I have a video camera (ken-a-vision, 7000 series)
> > which I can attached to my microscope which outputs a standard analog
> > signal.  I want to capture this signal on my laptop and edit the video.
> > What I need is a basic external video capture card that will work with
> > linux. Any suggestions.  Sound and colour are irrelevant as the 'stars'
> > of the videos are both dead and transparent
>
> Does the camera generate a "normal" TV signal (PAL, SECAM, NTSC,...)? If
> so, the WinTV-PVR150 will work.
>
> Uwe
I assume so, the manual doesn't explicitly say so, but it says just connect it 
to a video recorder or tv and "away you go"
A quick google and check of my usual computer suppliers here in Chile doesn't 
bring up that card.  Does it belong to a generic type?  Will the average 
TVtuner type card work along with video4linux ( I guess)?

Matt 
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Dr. Matthew R. Lee
CASEB & ECIM
Departamento de Ecologia,
P. Universidad Catolica de Chile,
Alameda 340, Santiago.
CP 6513677
CHILE

matt@matthewlee.org
mlee@bio.puc.cl

URL: meiochile.matthewlee.org
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2007-04-05 21:13   ` Matthew R. Lee
@ 2007-04-06 16:15     ` ds
  2007-04-12 14:15       ` Matthew R. Lee
  0 siblings, 1 reply; 12+ messages in thread
From: ds @ 2007-04-06 16:15 UTC (permalink / raw
  To: gentoo-user

On 4/5/07, Matthew R. Lee <gentoo@matthewlee.org> wrote:
> On Thursday 05 April 2007 16:37, Uwe Thiem wrote:
>>
> > Does the camera generate a "normal" TV signal (PAL, SECAM, NTSC,...)? If
> > so, the WinTV-PVR150 will work.
> >
> I assume so, the manual doesn't explicitly say so, but it says just connect it
> to a video recorder or tv and "away you go"
> A quick google and check of my usual computer suppliers here in Chile doesn't
> bring up that card.  Does it belong to a generic type?  Will the average
> TVtuner type card work along with video4linux ( I guess)?

My experience is that most video capture devices are used for Home
Theater PC's, I've found the most information on the MythTV website.
You can check out the documentation on hardware at this link:
     http://www.mythtv.org/docs/mythtv-HOWTO-3.html#ss3.1

I use the Plextor ConvertX, you will find it mentioned under the "USB
Capture Devices" heading on the webpage above, with a link to the
website that has the open source linux driver.  This unit is nice
because all of the video encoding happens on the device, so I am able
to capture video with my ConvertX connected to a 400MHz Pentium 2
gentoo box.  Now the driver is available through portage.

See if you can get either the PX-M402U or the PX-TV402U in Chile.  I
do not think the PX-AV100U or the PX-TV100U will work with the open
source linux driver.

--
ds
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] video capture
  2007-04-06 16:15     ` ds
@ 2007-04-12 14:15       ` Matthew R. Lee
  0 siblings, 0 replies; 12+ messages in thread
From: Matthew R. Lee @ 2007-04-12 14:15 UTC (permalink / raw
  To: gentoo-user

On Friday 06 April 2007 12:15, ds wrote:
> On 4/5/07, Matthew R. Lee <gentoo@matthewlee.org> wrote:
> > On Thursday 05 April 2007 16:37, Uwe Thiem wrote:
> > > Does the camera generate a "normal" TV signal (PAL, SECAM, NTSC,...)?
> > > If so, the WinTV-PVR150 will work.
> >
> > I assume so, the manual doesn't explicitly say so, but it says just
> > connect it to a video recorder or tv and "away you go"
> > A quick google and check of my usual computer suppliers here in Chile
> > doesn't bring up that card.  Does it belong to a generic type?  Will the
> > average TVtuner type card work along with video4linux ( I guess)?
>
> My experience is that most video capture devices are used for Home
> Theater PC's, I've found the most information on the MythTV website.
> You can check out the documentation on hardware at this link:
>      http://www.mythtv.org/docs/mythtv-HOWTO-3.html#ss3.1
>
> I use the Plextor ConvertX, you will find it mentioned under the "USB
> Capture Devices" heading on the webpage above, with a link to the
> website that has the open source linux driver.  This unit is nice
> because all of the video encoding happens on the device, so I am able
> to capture video with my ConvertX connected to a 400MHz Pentium 2
> gentoo box.  Now the driver is available through portage.
>
> See if you can get either the PX-M402U or the PX-TV402U in Chile.  I
> do not think the PX-AV100U or the PX-TV100U will work with the open
> source linux driver.

Right, after a lot more googling etc I might have found my solution.  The 
number of capture cards available here in Chile is limited.  I can't find any 
of the cards mentioned sofar,  Hauppauge for example is no where to be found 
in Chile.  The most widely available cards seem to be from Pinnacle.  The 
Pinnacle Dazzle DVC-90, according to the documentation with the kernel works 
with the video4linux em28xx driver.
I thought I should ask before I go buy it if anybody has experience with the 
card, or have I just volunteered to be the guinea pig :-)

Matt

-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Dr. Matthew R. Lee
CASEB & ECIM
Departamento de Ecologia,
P. Universidad Catolica de Chile,
Alameda 340, Santiago.
CP 6513677
CHILE

matt@matthewlee.org
mlee@bio.puc.cl

URL: meiochile.matthewlee.org
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-04-12 14:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-15 13:12 [gentoo-user] video capture rob
2006-07-15 17:25 ` Richard Fish
2006-07-15 18:15   ` Uwe Thiem
2006-07-15 20:53     ` rob
2006-07-17  0:00       ` Nick Rout
2006-07-18 21:50         ` gentoo
2006-07-19 22:28           ` Nick Rout
  -- strict thread matches above, loose matches on Subject: below --
2007-04-05 20:08 Matthew R. Lee
2007-04-05 20:37 ` Uwe Thiem
2007-04-05 21:13   ` Matthew R. Lee
2007-04-06 16:15     ` ds
2007-04-12 14:15       ` Matthew R. Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox