NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 1185 1186 1187 1188 1189 … 1231 Next »
live tv fails

 
  • 0 Vote(s) - 0 Average
live tv fails
trm23
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Jun 2004
#1
2004-06-28, 09:25 PM
recording service log

13:59:51.265 INFO Log started
13:59:51.265 VERBOSE DirectRecorder(1, 1, 2, 0)
13:59:51.453 INFO Using Stream Buffer Engine
13:59:51.484 VERBOSE Capture Device is based on BlackBird architecture
13:59:51.484 VERBOSE Capture Device is using Conexant (derived) drivers
13:59:51.484 VERBOSE Loading filter names from C
13:59:51.484 VERBOSE Found names:
13:59:51.484 VERBOSE Hauppauge WinTV 88x Crossbar
13:59:51.484 VERBOSE Hauppauge WinTV 88x Video Capture
13:59:51.484 VERBOSE Hauppauge WinTV 88x Tuner
13:59:51.484 VERBOSE Hauppauge WinTV 88x TvAudio
13:59:51.515 VERBOSE Hauppauge WinTV 88x MPEG Encoder
13:59:51.640 VERBOSE ConnectPins
13:59:51.656 VERBOSE ConnectPins
13:59:51.656 VERBOSE ConnectPins
13:59:51.656 VERBOSE ConnectPins
13:59:51.656 VERBOSE ConnectPins
13:59:51.656 VERBOSE ConnectPins
13:59:52.796 VERBOSE ConnectPins failed!
13:59:52.796 VERBOSE Failed to connect pinNameCaptureCaptureOut to Demultiplexer 'MPEG-2 Stream'
13:59:52.796 VERBOSE ConnectPins
13:59:52.796 VERBOSE ConnectPins
13:59:52.796 VERBOSE ConnectPins
13:59:52.921 VERBOSE Profile Locked
13:59:52.921 VERBOSE put_Mode(AMTUNER_MODE_TV)
13:59:53.140 VERBOSE put_CountryCode(1)
13:59:53.296 VERBOSE put_TuningSpace(1)
13:59:53.296 VERBOSE put_InputType(0, 0)
13:59:53.453 VERBOSE put_ConnectInput(0)
13:59:53.609 VERBOSE put_Channel(2, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
13:59:53.765 VERBOSE get_VideoFrequency() returns 55250000
13:59:53.765 VERBOSE get_CountryCode() returns 1
13:59:53.765 VERBOSE SetFilterProperty - IKsPropertySet->QuerySupported property failed

(infinitely logs this last line)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#2
2004-06-28, 09:56 PM
What type of card do you have? PVR250MCE?
trm23
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Jun 2004
#3
2004-06-29, 02:07 AM
i have the roslyn 28552
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#4
2004-06-29, 06:33 AM
You may want to try turning off the SBE option. Let me know if this helps.
trm23
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Jun 2004
#5
2004-06-29, 08:33 AM
turning off the sbe option fixed one of the problems that was logged however live tv still fails.

01:27:28.187 INFO Log started
01:27:28.187 VERBOSE DirectRecorder(1, 1, 2, 0)
01:27:28.234 VERBOSE Capture Device is based on BlackBird architecture
01:27:28.234 VERBOSE Capture Device is using Conexant (derived) drivers
01:27:28.234 VERBOSE Loading filter names from C
01:27:28.234 VERBOSE Found names:
01:27:28.234 VERBOSE Hauppauge WinTV 88x Crossbar
01:27:28.234 VERBOSE Hauppauge WinTV 88x Video Capture
01:27:28.234 VERBOSE Hauppauge WinTV 88x Tuner
01:27:28.234 VERBOSE Hauppauge WinTV 88x TvAudio
01:27:28.453 VERBOSE Hauppauge WinTV 88x MPEG Encoder
01:27:28.750 VERBOSE ConnectPins
01:27:28.796 VERBOSE ConnectPins
01:27:28.796 VERBOSE ConnectPins
01:27:28.796 VERBOSE ConnectPins
01:27:28.796 VERBOSE ConnectPins
01:27:28.796 VERBOSE ConnectPins
01:27:28.796 VERBOSE ConnectPins
01:27:28.796 VERBOSE ConnectPins
01:27:28.812 VERBOSE put_Mode(AMTUNER_MODE_TV)
01:27:29.031 VERBOSE put_CountryCode(1)
01:27:29.187 VERBOSE put_TuningSpace(1)
01:27:29.187 VERBOSE put_InputType(0, 0)
01:27:29.343 VERBOSE put_ConnectInput(0)
01:27:29.500 VERBOSE put_Channel(2, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
01:27:29.656 VERBOSE get_VideoFrequency() returns 55250000
01:27:29.656 VERBOSE get_CountryCode() returns 1
01:27:29.656 VERBOSE SetFilterProperty - IKsPropertySet->QuerySupported property failed

(last line infinitely logs again)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#6
2004-06-29, 05:45 PM
Ok, this'll be an odd suggestion. Open the direct.ini file and rename the [Hauppauge Roslyn] section to just [Rosyln]. Then start the config app, and go and select the new name of the card, then try again.

GB-PVR does a few extra things if the capture device name contains "hauppauge" - and it looks like one of these things is failing.
trm23
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Jun 2004
#7
2004-06-29, 08:49 PM
that was an interesting way to fix that problem.
live tv is now able to display video but no audio(there're quick repetitive low beeping noises). this did not occur in the beyond tv trial i had used.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#8
2004-06-29, 09:10 PM
[b Wrote:Quote[/b] ]this did not occur in the beyond tv trial i had used.
Yeah, I'm not surprised - I'm sure they have access to these cards. I've never seen one.

Oh well, we tried. Sorry.
trm23
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Jun 2004
#9
2004-06-30, 07:23 AM
thanks for all your help. too bad the sound doesn't quite work yet for the roslyn. this is a great app. hopefully in the future versions the roslyn will be completely supported. good job. keep up the good work [Image: smile.gif]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Live TV and recordings do not match greg in kansas 8 7,301 2013-02-22, 06:35 PM
Last Post: sub
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,951 2012-08-07, 05:07 PM
Last Post: ACTCMS
  Live TV Locks Onto Different Channel persim 1 2,395 2011-10-24, 06:33 PM
Last Post: sub
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,663 2011-09-19, 01:15 AM
Last Post: sub
  Recordings and live TV fail with TS mux dvasco 4 2,811 2011-06-22, 05:47 PM
Last Post: dvasco
  How to kill an orphan Live TV recording? martint123 2 2,415 2011-05-16, 05:33 PM
Last Post: martint123
  Low signal warning when using live TV wodger 4 2,781 2011-05-13, 08:11 AM
Last Post: wodger
  Order of tuner use for live tv and recording shaunpatrick77 1 1,794 2011-02-19, 10:49 AM
Last Post: martint123
  XMLTV import with UTF encoding fails (also valid for NPVR) miniGranis 4 2,373 2011-01-29, 08:16 PM
Last Post: miniGranis
  MVP fails sometimes on play tmk 1 1,498 2011-01-09, 10:51 AM
Last Post: tmk

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

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

Linear Mode
Threaded Mode