NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 383 384 385 386 387 … 433 Next »
Npvr + avc-3610

Npvr + avc-3610
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#1
2011-01-28, 12:34 AM
Hey,
I've been wanting to get NPVR running since I"m still using GBPVR. I just installed the latest version and my AVC-3610 dual tuner is not showing up.
I also have a Hauppauge PVR-150 which shows up fine under devices.

Any suggestions on how to get NPVR to recognize the AVC-3610 dual tuner?

Thanks
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,627
Threads: 767
Joined: Nov 2003
#2
2011-01-28, 12:35 AM
You probably need to add a new entry in C:\Users\Public\NPVR\AnalogDevices.xml
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#3
2011-01-28, 12:41 AM
Do you know which filter I would need to use?
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,627
Threads: 767
Joined: Nov 2003
#4
2011-01-28, 12:47 AM
The name of the avc-3610's Capture filter.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,627
Threads: 767
Joined: Nov 2003
#5
2011-01-28, 12:48 AM
I think this device's capture filter is called "Adaptec USB Capture Device"
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#6
2011-01-28, 12:56 AM
Thanks sub, I'll check that out.
I guess I forgot to upload the filtercheck log. I'll post it in this post anyway I guess...
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#7
2011-01-28, 01:03 AM
This is what I used and it seems to work
Code:
<Device filter="Adaptec USB Capture Device">
        <Name>Adaptec AVC-3610</Name>
        <Type>HARD_ENCODE</Type>
        <FilterEncoder>Adaptec USB Capture Device</FilterEncoder>
   </Device>

my devices were in order of hauppage, adaptec, adaptec

as a test I went into live tv and saw a audio and video
I then moved the bottom adaptec device to the top and went to live tv and again saw video + audio.

Am I right in assuming the adaptec must be working now?
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#8
2011-01-28, 03:27 AM
actually that only works because it doesn't work, so NPVR falls back to software encoding.

based on the filtercheck you posted, you want:
Code:
<Device filter="Adaptec USB Capture Device">
        <Name>Adaptec AVC-3610</Name>
        <Type>SOFT_ENCODE</Type>
   </Device>
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#9
2011-01-28, 06:46 AM (This post was last modified: 2011-01-28, 06:57 AM by pBS.)
i think he needs the ati version of filterchecker, as some Aver units also only show encoder in mux sections...
from what i could tell it's hardware encoding..
search for ati filterchecker and post that log...then should have necessary info..
here 'tis http://forums.gbpvr.com//showthread.php?...post386360

i thought he updated filtercheck to that one for inclusion into npvr but i guess not..[didn't see any mux section in log]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#10
2011-01-28, 05:02 PM
that's the one I have linked in the npvr sticky.

@carlito, re-run the filtercheck using the link in pBS's post. I'm pretty sure that the AnalogDevices.xml entry you used originally does not really work. well, maybe it does... I don't know. it doesn't seem likely that the capture device and encoder device have the same name, so I'm assuming that NPVR is just falling back to software encoding.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  npvr is not responding johndutcher 3 1,445 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 3,752 2022-04-14, 04:33 AM
Last Post: Antmannz
  nPVR Continually Wakes PC bfos 23 10,967 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,611 2022-01-03, 04:45 AM
Last Post: mvallevand
  Streaming Services with NPVR tesla1886 4 2,612 2021-01-04, 02:58 AM
Last Post: tesla1886
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 2,963 2020-12-27, 02:27 AM
Last Post: sub
  Can NPVR offset only 3 channel listings in EPG? acemib 20 6,781 2020-04-27, 01:28 PM
Last Post: mvallevand
  Import recorded tv shows to NPVR mattman1968 9 5,883 2020-03-03, 12:57 PM
Last Post: Jimixter
  Easiest way to migrate NPVR to a new machine JP23 1 1,914 2020-02-24, 04:55 PM
Last Post: sub
  NPVR Hangs when Changing Channels BorchertD 2 1,627 2020-01-11, 11:37 PM
Last Post: BorchertD

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode