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 … 419 420 421 422 423 … 433 Next »
Can't get Multidec and MDplugins to work

Can't get Multidec and MDplugins to work
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#1
2010-06-17, 03:16 AM
I have a dvb-t and I can see the free channels, but not the rest.
Am I missing something obvious here?

* It does work in Gbpvr.
* The ffdecsa.dll is placed in "program files (x86)\NPVR"
* I have copied the content in "..gbpvr\MDplugins" (acamd) to c:\users\public\MDplugins\[card] folder (except mdapifilter.ax).
* The device is set to Multidec.

But the screen stays black and there is no connection with the server at all.
The recording log have a lot of epg info but nothing that is different from the working channels.

What have I missed?

Last, little on the side, I have two small cosmetic bugs to report.
* The progress popup-dialog for scanning dvb-t is not adapted for large dpi.
* When you start to scan, the OK button is enabled and work as Cancel.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2010-06-17, 03:28 AM
7ore Wrote:I have a dvb-t and I can see the free channels, but not the rest.
Am I missing something obvious here?

* It does work in Gbpvr.
* The ffdecsa.dll is placed in "program files (x86)\NPVR"
* I have copied the content in "..gbpvr\MDplugins" (acamd) to c:\users\public\MDplugins\[card] folder (except mdapifilter.ax).
* The device is set to Multidec.

Above you said " c:\users\public\MDplugins\[card]", I assume you meant " c:\users\public\NPVR\MDplugins\[card]"?

Try watching live tv, then post your npvr.log and nrecord.log and I'll take a look.
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#3
2010-06-17, 05:37 AM
Thanks!
Yea thats right. Forgot the "NPVR" part.

Here is the logs. First I try with an encoded channel and then I switch to a free.
(the epg is a bit chatty isn't it?)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2010-06-17, 05:43 AM
7ore Wrote:Thanks!
Yea thats right. Forgot the "NPVR" part.

Here is the logs. First I try with an encoded channel and then I switch to a free.
I'm away from my development machine for the night now, but bump the thread tomorrow and I'll add some logging for you.

Quote:(the epg is a bit chatty isn't it?)
I'll remove some of that stuff later. Its useful for now.
griffy
Offline

Member

Posts: 138
Threads: 15
Joined: Nov 2008
#5
2010-06-17, 06:00 AM
Using Acamd 0.6.1.8 fine with GBPVR but problems with nPVR

Quote:[...startup]
2010-06-17 17:47:06.103 [DEBUG][1] Version: 1.5.19
2010-06-17 17:47:06.103 [DEBUG][1] SingleInstance()
2010-06-17 17:47:06.243 [INFO][1] About to connect to remote recording service
2010-06-17 17:47:06.259 [DEBUG][1] About to look for plugin directories in: C:\Users\Public\NPVR\Plugins\
2010-06-17 17:47:06.259 [DEBUG][1] About to check for plugin interfaces in: C:\Users\Public\NPVR\Plugins\acamd\ACamd.dll
2010-06-17 17:47:06.274 [ERROR][1] Unexpected error loading plugins: System.BadImageFormatException: Could not load file or assembly '847360 bytes loaded from NUtility, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: '847360 bytes loaded from NUtility, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.BadImageFormatException: Bad IL format.
at System.Reflection.Assembly.nLoadImage(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence evidence, StackCrawlMark& stackMark, Boolean fIntrospection)
at System.AppDomain.Load(Byte[] rawAssembly)
at NUtility.PluginRegistry.LoadPluginsFromRoot(String pluginDirectoryBase)


2010-06-17 17:47:06.274 [DEBUG][1] Skipping non-existant plugin directory: C:\NPVR\Plugins\
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2010-06-17, 06:23 AM
griffy Wrote:Using Acamd 0.6.1.8 fine with GBPVR but problems with nPVR
Yours is in the wrong place. You put in C:\Users\Public\NPVR\Plugins\, but it needs to be in C:\Users\Public\NPVR\MDPlugins\<cardname-instance>
griffy
Offline

Member

Posts: 138
Threads: 15
Joined: Nov 2008
#7
2010-06-17, 08:02 AM
ok, thank you, will try after the wife finishes watching her program Smile

so what is <cardname-instance> is that just say a folder called 'Acamd' with the unzipped files inside? or is it just like GBPVR with the unzipped files (ie. Acamd.dll) in the MDPlugins folder?

I did originally try that yesterday but of course I was unable to get the Satellite tuner working, then thought MDPlugins was being replaced by just plugins only in nPVR.

One thing I have found is that if a tuner gets stuck with GBPVR I could release it by loading config and pressing OK to reset the recording service, with nPVR I have to restart the computer to release the tuner. My tuner gets stuck if an encrypted channel is started and say Acamd is not setup correctly, so trial and error means continous restarts, is there an easier was to reset a sticking tuner?
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#8
2010-06-17, 08:55 AM
griffy Wrote:ok, thank you, will try after the wife finishes watching her program Smile

so what is <cardname-instance> is that just say a folder called 'Acamd' with the unzipped files inside? or is it just like GBPVR with the unzipped files (ie. Acamd.dll) in the MDPlugins folder?

I did originally try that yesterday but of course I was unable to get the Satellite tuner working, then thought MDPlugins was being replaced by just plugins only in nPVR.

One thing I have found is that if a tuner gets stuck with GBPVR I could release it by loading config and pressing OK to reset the recording service, with nPVR I have to restart the computer to release the tuner. My tuner gets stuck if an encrypted channel is started and say Acamd is not setup correctly, so trial and error means continous restarts, is there an easier was to reset a sticking tuner?

It should work going into Services.msc and restart NPVRRecordingService.

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

Member

Posts: 188
Threads: 25
Joined: May 2007
#9
2010-06-17, 09:34 AM
Reddwarf Wrote:It should work going into Services.msc and restart NPVRRecordingService.

Did not work in my case. It could be a bug in NPVR. I could only release the tuner by replugging it (USB tuner). Enable/disable the tuner in Device Manager or use devcon (http://support.microsoft.com/kb/311272) to reset the tuner driver without reboot.
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#10
2010-06-17, 10:48 AM
tmrt Wrote:Did not work in my case. It could be a bug in NPVR. I could only release the tuner by replugging it (USB tuner).
That can be the answer to why I couldn't delete the nrecord.log file, even if I stopped the npvr record service first.
« 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
Photo How to setup Multidec with HDHomeRun HDHR4-2DT spin35 7 2,594 2021-09-18, 02:12 AM
Last Post: sub
  Rec service crashing when trying iptv streams that work in vlc pBS 30 7,697 2019-11-30, 04:27 AM
Last Post: pBS
  'FRITZ!Box 6590 Cable' as "SAT>IP" device (actually DVB-C) does not work well _Michael_ 53 12,241 2019-04-29, 05:31 PM
Last Post: mvallevand
  Season Folder Setting - What makes it Work? jksmurf 29 6,367 2019-04-10, 07:18 AM
Last Post: jksmurf
  4.2.2 STOP command wont work eastavin 35 10,087 2018-10-03, 06:52 AM
Last Post: sub
  Channels with AC3 give laggy video and doesn't work when streaming jeppetinghoej 12 3,434 2018-02-26, 09:23 PM
Last Post: sub
  Hauppauge Remote doesn't work after sleep Amused 4 2,583 2018-02-10, 05:21 PM
Last Post: Ted the Penguin
  Which decoders work with Windows 10/Hauppauge USB Tuner? Patrick 1 1,248 2018-01-16, 02:36 AM
Last Post: sub
  Archive feature - how's it supposed to work? mattyb 14 4,109 2018-01-15, 10:46 PM
Last Post: johnsonx42
  multidec gromgsxr 0 931 2018-01-03, 07:31 PM
Last Post: gromgsxr

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

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

Linear Mode
Threaded Mode