LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > HCL > Video Devices > Hauppauge
User Name
Password

Notices

Search · Register · Submit New Product ·
 

Hauppauge PVR-150
Reviews Views Date of last review
4 27458 02-01-2009
spacer
Recommended By Average Price Average Rating
100% of reviewers $85.00 9.5



Description: single tuner mpeg2 capture card.
Keywords: pvr-150 mpeg capture pvr
/sbin/lspci output: Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01)
Chipset: CX23416
Connection Type: PCI


Author
Post A Reply 
Old 09-15-2006, 10:18 PM   #1
bytesniper
 
Registered: Jun 2005
Distribution: Fedora, Slackware, FreeBSD
Posts: 0

Rep: Reputation:
Would you recommend the product? yes | Price you paid? (in USD): $85.00 | Rating: 8

Kernel (uname -r): 2.6.17-beyond3
Distribution: Gentoo 2006.0



pretty good card for what it was designed to do. originally got it for mythtv which it worked excellently for. uses the cx25840 kernel module along with the modules included with IVTV (with some firware...). Initial setup took about 30min and updating the modules after kernel recompile takes about 30 seconds or so. i run it using just mplayer with a couple filters and use ivtv-tune to change channels

to start it i use:
mplayer -vo xv -vf ivtc,hqdn3d /dev/video0

output is nice but moving it around is pretty ... interesting. the opengl video output, performace-wise, is better and looks almost exactly the same but will not work with the hqdn3d filter (at least for me).
 
Old 06-29-2007, 09:27 AM   #2
RicardoB
 
Registered: Apr 2007
Distribution: Slackware-Current, Custom kernel 2.6.21.5
Posts: 17

Rep: Reputation: Reputation:
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 10

Kernel (uname -r): 2.6.21.5
Distribution: Slackware-Current


This card is absolutely perfect for what I want to use it for. Requires the ivtv drivers with firmware put in /lib/firmware.

Viewing works perfectly with "cat /dev/video0 | xine -".

Changing channels is awesome, you can use "ivtv-tune -f FREQUENCY" to manually tune in to a channel, and (like I did,) use a perl script to scan for channels:

#tvscan.pl
foreach $channel (0..1000) {
system('ivtv-tune -f ' . $channel);
}

and start the script using "perl tvscan.pl > channels.txt"
It's not a very advanced script but I couldn't find a way to catch the output of system() to check for a "(Signal Detected)" message. Open the file and remove the lines without "(Signal Detected)" to get a list of ranges for your channels.

To stream, start a client with "nc -l -p 5000 | xine -" and the server using "cat /dev/video0 | nc CLIENT-IP 5000".
 
Old 07-06-2007, 03:15 PM   #3
pljvaldez
 
Registered: Dec 2005
Distribution: Debian Squeeze (x86)
Posts: 6,092

Rep: Reputation: Reputation: Reputation:
Would you recommend the product? yes | Price you paid? (in USD): $85.00 | Rating: 10

Kernel (uname -r): 2.6.18-4-686
Distribution: Debian Etch


Worked great for my MythTV box. Used module-assistant to build the ivtv modules.

Sometimes I wish I had another input like on the PVR-350 for multiple show recording.
 
Old 02-01-2009, 09:25 PM   #4
psyke777
 
Registered: Feb 2009
Posts: 0

Rep: Reputation: Reputation: Reputation: Reputation:
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 10

Kernel (uname -r): 2.6.27-11-generic
Distribution: Ubuntu 8.10


Excellent for what it is. Capture analog TV, S-Video or Composite and stereo sound and use its own hardware to convert the streams to MPEG 2. Therefore very low CPU usage. Use v4l2-ctl to change inputs. The video comes out at /dev/videoX (X will be a number 0 or higher). You can copy this output directly to the hard drive. (cat /dev/video0 > output.mpg) The output will be video and audio together in an MPEG 2 format. Capturing S-Video at 720x576 results in about 3GB per hour.
 




  



All times are GMT -5. The time now is 05:33 PM.

Main Menu

My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration