NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information NextPVR Announcements v
« Previous 1 … 5 6 7 8 9 … 11 Next »
v0.96.12 maintenance release

Thread Closed 
 
  • 0 Vote(s) - 0 Average
v0.96.12 maintenance release
alanjrobertson
Offline

Junior Member

Posts: 47
Threads: 5
Joined: Jan 2006
#61
2006-03-05, 02:00 PM
Smile DVB-T channel switching definitely much faster!

LOL noticed my weather map changed to Wellington NZ and Imperial units though Wink (I'm guessing something must have come across from sub's setup - I was previously metric units and UK locations!)
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#62
2006-03-05, 02:16 PM
Q*bert Wrote:What is the timestamp of your weather.dll?
1/19/2006 Hmmm.

or should I say $&#$%@$
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Q*bert
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Mar 2006
#63
2006-03-05, 02:50 PM
Thanks for you help.

For some reason that I cannot explain, it is working now.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,952
Threads: 770
Joined: Nov 2003
#64
2006-03-05, 03:42 PM
Quote:1. I am doing the same as you and copying the Maui III PAL and changing the names. I don't understand what most of the lines do, but why is this line here?

PIN_ENCODER_I2S_IN=ATI MUX Video YUV Input

Do we need all these lines or were they all added just for testing?
Some devices dont use the I2S pin, so this one could probably be missing, but all the others need to present. I started with the definition of the ATI 550 card, which is why this one was probably left this way.

Quote:2. Each enrty in the direct.ini starts something like the following. My question is, does the syntax of the string in the [Emuzed Maui III PAL] have to match anything, or is it a descriptive name.
[Emuzed Maui III PAL]
ARCHITECTURE=DVXPERT
INIT_MODE=DEFAULT

Mainly, if I have to put the device name, then I would put this.
[Emuzed EvcapMaui]
but I would rather put something more readable.
[Emuzed Maui I HP]
Use a readible name. Make it [Emuzed Maui I HP].

Quote:BTW, Sub and Littlalex, did either of you have timestamp problems with the recordings?
I've only done a few short test recordings, and this wasnt something I checked.
ggee
Offline

Senior Member

Posts: 313
Threads: 88
Joined: Oct 2005
#65
2006-03-05, 06:44 PM
Well, good news is that GBPVR now supports my Maui-I OEM HP card. I wonder what other cards use the DVXplore chip? So with this, GBPVR now supports MCE systems that HP, Gateway and Samsung provided.

I am attaching the entry for the direct.ini for my Maui-I HP card. Sub, you can remove any lines that shouldn't be there.

But the bad new is that I am having the timestamp issue that has been reported by PVR150 users. But at least this is not a GBPVR problem. Looks like I'll have to start contacting the manufacturer.

For the other people with Maui cards, do you see this timestamp issue. It only seems to be a problem for the MVP though.

In the short term, for people having the timestamp issue, I have been using the following workaround for several months. I just added the following line to my PostProcessing.bat file. Make sure you have a nice fast PC.

retime %1 %1
comskip %1
rectracker %1 > rectracker.log

Sub, is there a way in the PostProcessing.bat to tell what tuner the recording came from? It would be nice to tell it to only do this for the Maui card.

Thanks for the great work Sub. Now I am going to test it with 2 Maui cards.
Greg
Server:
GBPVR 1.4.7
Capture: Hauppauge PVR-150MCE

[COLOR="DarkRed"]Clients:
[/COLOR]
Media MVP: 2 wired(default dongle), 1 wireless(mvpmc dongle)
PCH A-100: 1 (mvpmcx2)
gkreis
Offline

Member

Posts: 166
Threads: 31
Joined: Sep 2005
#66
2006-03-05, 06:45 PM
Regarding the lines in the upper right corner of the screen that someone posted. The screen shot reminded me fo the box that the elecard codec displays in the upper right corner. Perhaps they have they trial version of the codec?
JesperTheViking
Offline

Junior Member

Posts: 22
Threads: 12
Joined: Sep 2005
#67
2006-03-05, 06:45 PM
First, WOW the new version (96.12) is very very nice Smile I like it a lot.

However, I do have a small problem. When selecting WATCH to a program in the guide, or selecting 'LIVE TV' a message is displayed. It is in Danish and translates to 'The input string is in the wrong format'. I noticed that Sub has in another thread written, that it is about the decimal seperator, so I change my Windows XP to use '.' as decimal seperator, however it did not help.

My PC is using Windows XP Home Edition, Danish Version. The caption setting in Config is set to Danish (have tried English, but no change). I upgraded from V96.08 to 96.10 and then 96.12.

Here is the snip from the log file:

[SIZE="2"]05-03-2006 19:21:21.750 VERBOSE [2] PreviewLiveTV(2)
05-03-2006 19:21:21.812 VERBOSE [2] PreviewLiveTV() done
05-03-2006 19:21:22.000 ERROR [2] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x9026e wparam=0xd lparam=0x1c0001 result=0x0 : System.FormatException: Inputstrengen var ikke i et korrekt format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int32.Parse(String s)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered, Boolean previewMode)
at NativeUtilities.BDARecorder.getPreviewGraph(String cardType, Int32 board, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered)
at GBPVR.Backend.Common.BDARecordingSource.getPreviewGraph(ChannelTuning x14c8abe66009b164)
at xae10db17d26ba033.xb3e61f7448c39547.x4276385f71addb51(Channel xee500015fb4a65b6)
at xae10db17d26ba033.xb3e61f7448c39547.x4276385f71addb51()
at xae10db17d26ba033.x4a212861656a24dd.x3852f96f8dab4cab()
at xae10db17d26ba033.x572d4361c9c5b8cd.Activate()
at xae10db17d26ba033.x86396f56243de9fb.OnKeyDown(KeyEventArgs xc4f45905cb1fc7ba)
at xae10db17d26ba033.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at xae10db17d26ba033.xbb1566157f5f8b1f.WndProc(Message& x5f8f2c40c000ab2c)
05-03-2006 19:21:24.250 VERBOSE [2] HideMouse ref=-1
05-03-2006 19:21:34.718 VERBOSE [2] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
05-03-2006 19:21:34.718 VERBOSE [2] getValue: /settings/NetRadioBufferSize : 96000
05-03-2006 19:21:34.718 INFO [2] NetRadio buffer size is: 96000
05-03-2006 19:21:34.828 VERBOSE [2] getValue cached value: /settings/OverScanVideoAlso : true[/SIZE]


Attached please find the log file.
Dell Dimension 4500 1.8 GHz, 1 GB RAM, 300+500 GB disk, Hauppauge remote, Amitech wireless keyboard, 54 mbits wireless network.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,952
Threads: 770
Joined: Nov 2003
#68
2006-03-05, 06:59 PM
Quote:I am attaching the entry for the direct.ini for my Maui-I HP card. Sub, you can remove any lines that shouldn't be there.
Cheers.

Quote:Sub, is there a way in the PostProcessing.bat to tell what tuner the recording came from?
No there isnt.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,952
Threads: 770
Joined: Nov 2003
#69
2006-03-05, 07:01 PM
JesperTheViking Wrote:First, WOW the new version (96.12) is very very nice Smile I like it a lot.

However, I do have a small problem. When selecting WATCH to a program in the guide, or selecting 'LIVE TV' a message is displayed. It is in Danish and translates to 'The input string is in the wrong format'. I noticed that Sub has in another thread written, that it is about the decimal seperator, so I change my Windows XP to use '.' as decimal seperator, however it did not help.

My PC is using Windows XP Home Edition, Danish Version. The caption setting in Config is set to Danish (have tried English, but no change). I upgraded from V96.08 to 96.10 and then 96.12.

Here is the snip from the log file:

05-03-2006 19:21:21.750 VERBOSE [2] PreviewLiveTV(2)
05-03-2006 19:21:21.812 VERBOSE [2] PreviewLiveTV() done
05-03-2006 19:21:22.000 ERROR [2] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x9026e wparam=0xd lparam=0x1c0001 result=0x0 : System.FormatException: Inputstrengen var ikke i et korrekt format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int32.Parse(String s)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered, Boolean previewMode)
at NativeUtilities.BDARecorder.getPreviewGraph(String cardType, Int32 board, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered)
at GBPVR.Backend.Common.BDARecordingSource.getPreviewGraph(ChannelTuning x14c8abe66009b164)
at xae10db17d26ba033.xb3e61f7448c39547.x4276385f71addb51(Channel xee500015fb4a65b6)
at xae10db17d26ba033.xb3e61f7448c39547.x4276385f71addb51()
at xae10db17d26ba033.x4a212861656a24dd.x3852f96f8dab4cab()
at xae10db17d26ba033.x572d4361c9c5b8cd.Activate()
at xae10db17d26ba033.x86396f56243de9fb.OnKeyDown(KeyEventArgs xc4f45905cb1fc7ba)
at xae10db17d26ba033.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at xae10db17d26ba033.xbb1566157f5f8b1f.WndProc(Message& x5f8f2c40c000ab2c)
05-03-2006 19:21:24.250 VERBOSE [2] HideMouse ref=-1
05-03-2006 19:21:34.718 VERBOSE [2] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
05-03-2006 19:21:34.718 VERBOSE [2] getValue: /settings/NetRadioBufferSize : 96000
05-03-2006 19:21:34.718 INFO [2] NetRadio buffer size is: 96000
05-03-2006 19:21:34.828 VERBOSE [2] getValue cached value: /settings/OverScanVideoAlso : true


Attached please find the log file.
zip and attach a complete set of logs and I'll take a look.
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#70
2006-03-05, 07:26 PM
I had a very strange problem after upgrading from 95.16 to 96.11.
I’ve finally(!) tracked it down and wanted to report the cause and fix.
I’m using an XP system named GB-PVR, accessing shares from a 2k system named XP-1800. The same computers worked fine with 95.16, but there was no way I was reverting back after all the speed improvements!!!


After updating from 95.16 to 96.11, my MVP would crash and reboot immediately when playing a video from a network share in video library.
Here’s the strange part.
But only from a “newly” assigned share (the pre-existing ones work fine), and only when watching the mpeg on the MVP.
GBPVR playback with the same files, from the same network locations, worked without a problem!

Here’s what I eventually found in config.xml

<VideoLibraryDirectory>250G USB2 (Local)~E:\Video Library|120G (XP-1800)~\\XP-1800\Video Library|XP-REC~\\Xp-1800\XP-REC|</VideoLibraryDirectory>

“120G (XP-1800)~\\XP-1800\Video Library” existed before the upgrade.
“XP-REC~\\Xp-1800\XP-REC” was added using config, after the upgrade.

After I changed the “p” to “P” the MVP plays the files without rebooting.
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): « Previous 1 … 5 6 7 8 9 … 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Update on next release sub 66 38,941 2010-06-13, 04:28 PM
Last Post: sub
  Next release sub 10 6,070 2008-03-09, 12:24 AM
Last Post: kayak4ever
  next release, more guinea pigs required sub 65 31,113 2006-12-29, 12:04 AM
Last Post: sub
  v0.97.9 (maintenance release) sub 87 39,861 2006-06-09, 12:13 AM
Last Post: glassvial
  Release 2.0 went well sub 106 37,417 2006-04-10, 01:57 PM
Last Post: cfreukes
  v0.95.14 maintenance release sub 148 56,069 2005-12-07, 10:03 PM
Last Post: sub
  next release sub 29 14,113 2005-08-12, 03:32 AM
Last Post: Hugh
  v0.92.11 maintenance release sub 82 37,948 2005-07-28, 06:25 PM
Last Post: Danka
  v0.91.8 Maintenance Release sub 27 12,534 2005-03-27, 08:08 PM
Last Post: rowyourboot
  v0.91.7 Maintenance Release sub 12 6,195 2005-03-24, 10:26 PM
Last Post: AOSandman

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

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

Linear Mode
Threaded Mode