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 … 331 332 333 334 335 … 433 Next »
Unable to use ATI 550 and 650 together

Unable to use ATI 550 and 650 together
Paul343
Offline

Junior Member

Posts: 12
Threads: 2
Joined: Sep 2007
#1
2011-11-19, 09:29 PM
I would really appreciate any insight that someone may have.... it seems there is a tremendous amount of knowledge on this forum.

I have looked through the forums for an answer to this, but have yet to find anything, so....

The issue occurs when I am recording one show and try to watch another or have two recording set to go at the same time. With live TV, as soon as the second show attempts to start, NPVR says" ... unable to communicate with the recording service..." With a simultaneous recording NPVR doesn't work either, but I don't have that on the attached Log files.

Basics of the system:
Win7 64 bit
TV Tuner 1: ATI 550 Pro
TV Tuner 2: ATI 650 Pro

Both are used only in analog and the workaround of analog cards using WinTV7 was used so that the program would see the cards.

Note both cards are available on Window Media Center, and two shows can be recorded there simultaneously, so I think it is some setting within NextPVR.

I have tried both the latest updates and the bare 2.2.6 versions of NPVR, and a few different versions of the ATI software, and also left the system use only the files that Windows uses in the absence of any ATI drivers. All versions of the driver software work with WMC.

I have removed one card at a time, and both work individually without issue.

This only happens when I attempt to use the cards at the same time.

Has anybody seen this before, or have any ideas of this to try?

I would really appreciate anything you folks may have!

Paul
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2011-11-20, 06:54 AM
run a filtercheck and post the log. there's a link to that utility in the second post of the tech support thread linked in my signature (it's in the Analog Devices section).
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
Paul343
Offline

Junior Member

Posts: 12
Threads: 2
Joined: Sep 2007
#3
2011-11-20, 08:03 AM
johnsonx42,

Thanks for the reply, the request log file attached...

Paul
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#4
2011-11-20, 08:42 AM (This post was last modified: 2011-11-20, 09:19 AM by johnsonx42.)
Looks like an NPVR bug to me. It starts recording on the first card using hardware encoding, but then when trying to start live tv on the second card it fails to find the hardware encoder and then it blows up somehow trying to fail-back to software encoding.

Just as a test, try changing the <Type> to SOFT_ENCODE in this section of your AnalogDevices.xml:

Code:
    <Device filter="ATI AVStream Analog Capture">
        <Name>ATI 550 Pro</Name>
        <Type>HARD_ENCODE</Type>
        <FilterEncoder>ATI AVStream Analog Capture</FilterEncoder>
    </Device>

This will test whether it works right if it never tries hard encoding. Whether it works or not, post both NPVR and NRecord logs.

edit: don't forget to restart nrecord after changing this
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
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#5
2011-11-20, 04:30 PM
I'm pretty sure it'll be a case of the ATI drivers incorrectly using the same pin medium on both devices, so when NextPVR asks Windows for the hardware encoder related to the capture filter it returns the wrong one.

I would be able to relatively easily knock up a work around patch for this, but unfortunately my build is no longer compatible with 2.2.6, so I cant do it at this time.
Paul343
Offline

Junior Member

Posts: 12
Threads: 2
Joined: Sep 2007
#6
2011-11-20, 07:06 PM
johnsonx42,

Thanks again, and here are the files you were looking for. A bit of explanation:

The soft encode option did allow the machine to record a show (quite choppy, but it did...). However, when I tried to watch a second show, I got the BSOD and the machine rebooted. This led to two sets of log files. The *.log1.zip files are from before the BSOD and do not seem to display the attempt to watch another show. The *.log.zip files are after the reboot. At this time I reopened NPVR and stopped the recording.

Here are the files and a picture of the BSOD (a bit out of focus). I can send that picture as well, but it is a bit bigger.

On another avenue, I also tried recording a program with WMC, and then trying to watch another with NPVR. The result was the same, NPVR was "...unable to communicate with the recording service..."

Interesting problem!

Paul
Paul343
Offline

Junior Member

Posts: 12
Threads: 2
Joined: Sep 2007
#7
2011-11-20, 07:16 PM
sub,

It does seen as though the problem resides with the system not being able to tell the cards apart due to the ATI driver. I had tried to name them something different, and tried to give each one a different version of the driver, but no success there. Hopefully johnstonx42 is on to something...

If you are already beyond 2.2.6, then perhaps I will just have to wait for the next one!

Thanks for making this, it is an excellent product, and I look forward to the release of the build you are on.

Cheers,

Paul
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#8
2011-11-20, 09:05 PM
I remember another user in the past with the same problem, but I cant remember what the resolution was. I pretty sure it was I mentioned above.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#9
2011-11-20, 10:16 PM
I had a similar problem with two ATI Theater 550 Pro cards a couple of years ago or so. It simply didn't work to have two cards in the same computer, so my solution was to replace one with a PVR150.

"I'd rather have a bottle in front of me than a frontal lobotomy"
Paul343
Offline

Junior Member

Posts: 12
Threads: 2
Joined: Sep 2007
#10
2011-11-21, 01:11 AM
Thanks Reddwarf,

Perhaps that is the only way to go.... I would prefer not to buy a second tuner just to watch two programs that are on at the same time, and I really like the NPVR interface and the video files that it produces. Can't have it all I guess.

Looking forward to the next release sub!

Cheers,

Paul
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to access tuner after hibernation bm_00 1 1,261 2022-12-12, 02:00 PM
Last Post: mvallevand
  Need help with unable to find capture device please? Deandar1 2 1,728 2021-01-29, 07:17 AM
Last Post: sub
  unable to delete recording manic_biker 9 2,867 2020-12-01, 09:41 PM
Last Post: mvallevand
  Need help with unable to find capture device please thebigz 5 3,450 2020-06-15, 02:05 PM
Last Post: mvallevand
  unable to communicate with recording service MaxOne72 9 3,480 2020-03-07, 11:59 AM
Last Post: Graham
  Unable to find capture device Rich A 2 2,055 2020-03-06, 10:39 PM
Last Post: Rich A
  Unable to revisit last watched channel Strike20Twenty 5 2,193 2020-02-25, 03:35 PM
Last Post: sub
  Unable to export/import recordings Brucek2839 14 5,690 2019-11-19, 09:04 PM
Last Post: Jaggy
  Unable to communicate with server (IP Address) NudeNut 7 3,429 2019-10-30, 06:14 AM
Last Post: sub
  unable to connect with recording device using the latest nshare.dll satstarter 12 3,588 2019-05-14, 09:16 PM
Last Post: satstarter

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

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

Linear Mode
Threaded Mode