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) v
« Previous 1 59 60 61 62 63 … 125 Next »
Problems with ExternalRecorder plugin

 
  • 0 Vote(s) - 0 Average
Problems with ExternalRecorder plugin
SWK
Offline

Member

Posts: 116
Threads: 12
Joined: Mar 2005
#31
2005-08-10, 09:16 PM
Hi Norman

Thanks again - I will give it a try at the weekend

Sean
shurik
Offline

Junior Member

Posts: 6
Threads: 0
Joined: Aug 2005
#32
2005-08-12, 07:24 PM
Thanks for the suggestions normanr. However, I've already spend some time to make Zoomplayer to play recordings smoothly. I quite like its functionality and also configured Girder to control to it. The only issue I have with it is that I was unable to find a dshow filter to play VLC udp streams. I will probably keep GBPVR just for scheduled recordings.
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#33
2005-08-12, 09:48 PM
ahh, cool. Girder rocks for this sort of thing! (once it's all set up :p)
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#34
2005-09-25, 09:13 PM
build 8 is out. It should fix the problem with the second recording (directly after the first) on the same channel not starting correctly.
blaudden
Offline

Junior Member

Posts: 11
Threads: 1
Joined: Oct 2005
#35
2005-11-05, 11:07 AM
Im using this as a workaround to watch scrambled channels from GBPVR, thus the setup of the CI is done in MyTheatre.

See this post http://forums.nextpvr.com/showthread.php?t=10267

Since this is my main way of getting TV in GBPVR I would like to improve it a little Smile
I'm looking for any hints how I should proceed. I've been looking around and found some parts where source are available - like External Recorder - and was very exited to see that there is actually an interface fro this.

Thus it should be possible to extend it and make this work even more smooth. Also looked a little at the SoftwareRecorder, not sure what path I would take.

How is GBPVR expecting to receive the stream while in LiveTV mode?
Any useful hints to docs? Or should I continue to look at the source :=)
blaudden
Offline

Junior Member

Posts: 11
Threads: 1
Joined: Oct 2005
#36
2005-11-05, 12:09 PM
BTW. There are sample applications that comes bundled with the drivers for my Twinhan Card which shows how to setup CI etc and it would probably be possible to modify those to be usable to stream to a "suitable plugin"
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#37
2005-11-05, 12:23 PM
probably, the best basis for that would be the software recorder plugin. Can you take a screenshot of your card in GraphEdit and post it in the software recorder's thread.
danguyf
Offline

Junior Member

Posts: 36
Threads: 1
Joined: Dec 2005
#38
2006-01-01, 11:29 PM
I'm having the same issue as the original poster, getting the "Please save the capture source first. Then you can configure it's settings." message. I've tried versions 0.17 and 0.22 as posted to the wiki, but to no avail. Help?
danguyf
Offline

Junior Member

Posts: 36
Threads: 1
Joined: Dec 2005
#39
2006-01-01, 11:30 PM
Here's the last lines from my config.exe.log, if that helps:
Code:
1/1/2006 6:27:02 PM.468    VERBOSE    [11]    SoftwareRecorder[58]: SoftwareRecorder(version=0.17.1963.39379)
1/1/2006 6:27:02 PM.468    VERBOSE    [11]    SoftwareRecorderConfig[57]: SoftwareRecorderConfig(version=0.17.1963.39379, recordingSource=[58])
1/1/2006 6:27:02 PM.468    VERBOSE    [11]    SoftwareRecorderConfig[57]: getName, return WDM Software Encoder Recorder
1/1/2006 6:27:02 PM.484    VERBOSE    [11]    getValue cached value: /settings/CaptureSubtitles : false
1/1/2006 6:27:02 PM.484    VERBOSE    [11]    SourceCreate_Load:2
1/1/2006 6:27:02 PM.484    VERBOSE    [11]    SourceCreate_Load:2.1
1/1/2006 6:27:02 PM.515    VERBOSE    [11]    SourceCreate_Load:3
1/1/2006 6:27:02 PM.515    VERBOSE    [11]    SourceCreate_Load:4
1/1/2006 6:27:02 PM.515    VERBOSE    [11]    SourceCreate_Load:5
1/1/2006 6:27:02 PM.531    VERBOSE    [11]    SourceCreate_Load:6
1/1/2006 6:27:02 PM.531    VERBOSE    [11]    SourceCreate_Load:7
1/1/2006 6:27:02 PM.531    VERBOSE    [11]    getValue cached value: /settings/CaptureSubtitles : false
1/1/2006 6:27:14 PM.609    VERBOSE    [11]    SoftwareRecorder[18]: SoftwareRecorder(version=0.17.1963.39379)
1/1/2006 6:27:14 PM.609    VERBOSE    [11]    SoftwareRecorderConfig[17]: SoftwareRecorderConfig(version=0.17.1963.39379, recordingSource=[18])
1/1/2006 6:27:14 PM.625    VERBOSE    [11]    getValue cached value: /settings/CaptureSubtitles : false
1/1/2006 6:27:18 PM.593    VERBOSE    [11]    SoftwareRecorderConfig[17]: getConfigurationFormClassName, return SoftwareRecorder.RecorderConfig
1/1/2006 6:27:18 PM.593    VERBOSE    [11]    looking for external recording source plugin configuration form
1/1/2006 6:27:18 PM.625    VERBOSE    [11]    SoftwareRecorderConfig: getConfigFromMemory(0), return [null]
1/1/2006 6:27:18 PM.656    VERBOSE    [11]    RecorderConfig[301]: enter RecorderConfig.Load()
1/1/2006 6:27:21 PM.484    VERBOSE    [11]    getValue cached value: /settings/CaptureSubtitles : false
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#40
2006-01-01, 11:34 PM
You have to save the new source to the database by hitting 'OK' in the configuration application. Then reload the config app, and you'll be able to configure the device. (This is a limitation of the way the plugin system works, and not the plugin itself).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): « Previous 1 2 3 4 5 6 … 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 162,637 2012-01-20, 12:15 PM
Last Post: martint123
  Un-installation of the Weather plugin rkircher 1 14,065 2011-05-20, 08:40 PM
Last Post: scb147
  software recorder, any plugin like it for npvr? chesterusob 2 14,857 2011-04-11, 07:28 AM
Last Post: chesterusob
  Caller ID Plugin elbryyan 3 15,057 2011-02-23, 01:17 AM
Last Post: smajor
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 5,138 2011-01-01, 05:37 PM
Last Post: kindt nick
  Freazing up trying to watch live TV or access System plugin dspdrew 2 3,595 2010-11-03, 07:52 AM
Last Post: johnsonx42
  Music plugin support thread MixMan 103 41,580 2010-08-31, 09:46 PM
Last Post: povarotti
  New Videos Library Plugin jasonbs10 202 68,662 2010-08-22, 01:38 PM
Last Post: 7ore
  videos library plugin crashes pvrx2 on fanart... cs4 no crash and no fan art why??. tvshowman 2 4,160 2010-04-01, 09:59 PM
Last Post: tvshowman
  Program Plugin not launching MS Games jw100 0 2,767 2010-04-01, 05:53 PM
Last Post: jw100

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

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

Linear Mode
Threaded Mode