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 … 121 122 123 124 125 … 1231 Next »
SQLite Performance problems?

 
  • 0 Vote(s) - 0 Average
SQLite Performance problems?
cheval
Offline

Member

Posts: 144
Threads: 12
Joined: Feb 2005
#11
2006-05-23, 03:18 PM (This post was last modified: 2006-06-30, 07:15 PM by cheval.)
Here is the latest logs from the reproduction this morning with encoder pass through enabled.
cheval
Offline

Member

Posts: 144
Threads: 12
Joined: Feb 2005
#12
2006-05-24, 04:06 PM
Some things that look strange in the logs:
GBPVR.exe.log:
5/23/2006 8:12:15 AM.390 VERBOSE [1] Switching to channel: 9 (75 TNTHD)
5/23/2006 8:12:28 AM.078 VERBOSE [1] Switching to channel: 10 (97 96 95 94 HDTVSE)
5/23/2006 8:12:35 AM.000 VERBOSE [1] RenewLease: 3
5/23/2006 8:12:37 AM.125 VERBOSE [1] Switching to channel: 11 (202 CNN)
5/23/2006 8:12:50 AM.234 VERBOSE [1] Switching to channel: 12 (203 COURT)

This doesn't show anything interesting except the error:
5/23/2006 8:11:58 AM.906 VERBOSE [6] RecordingFactory.LoadNext24HourEvents()
5/23/2006 8:11:58 AM.906 VERBOSE [6] forcing refresh of next 24 hour events for capture source:3
5/23/2006 8:11:58 AM.906 ERROR [6] Unexpected error loading record schedule for next 24hours: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
5/23/2006 8:11:58 AM.906 VERBOSE [6] Starting LiveTV for captureSource: 3 channel oid: 8 filename:
5/23/2006 8:12:35 AM.015 VERBOSE [9] RenewLease 3
5/23/2006 8:12:35 AM.015 VERBOSE [9] RecordingFactory.LoadNext24HourEvents()
5/23/2006 8:12:35 AM.015 VERBOSE [9] RenewLease finished (accepted - preview mode)
5/23/2006 8:13:01 AM.578 VERBOSE [9] StopPreviewLiveTV()

I am using the the .exe channel changer to switch the channels on the STB. Perhaps there is something different with that ineraction?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#13
2006-05-24, 08:13 PM
I'm fairly sure this is related to an error in the data migration to SQLite. Can you send your gbpvr.db3 file over to me at support@devnz.com so I can take a look at your database?
cheval
Offline

Member

Posts: 144
Threads: 12
Joined: Feb 2005
#14
2006-05-25, 02:37 PM
I just sent you the database for the latest reproduction this morning.

The interesting point in the gbpvr.exe.log is probably:
5/25/2006 7:24:01 AM.156 VERBOSE [1] Received event code: 14
5/25/2006 7:24:06 AM.656 VERBOSE [1] Switching to channel: 79 (202 CNN)
5/25/2006 7:24:24 AM.984 VERBOSE [1] RenewLease: 3
5/25/2006 7:24:26 AM.843 VERBOSE [1] Switching to channel: 82 (203 COURT)
5/25/2006 7:24:37 AM.109 VERBOSE [1] Switching to channel: 80 (204 CNNH)
5/25/2006 7:24:47 AM.062 VERBOSE [1] Switching to channel: 96 (206 ESPN)
5/25/2006 7:24:55 AM.609 VERBOSE [1] RenewLease: 3
5/25/2006 7:24:58 AM.515 VERBOSE [1] Stopping recording oid:3

Thanks for the help.
cheval
Offline

Member

Posts: 144
Threads: 12
Joined: Feb 2005
#15
2006-05-25, 03:28 PM
Could it be that I'm picking up the wrong decoder when using the sqlite database versus the access database. Doesn't seem possible, however the problem seem simular to what I've experienced in the past when playing with the different decoders. If I choose something other than the Intervideo decoder then I get either poor playback (lines throughout the video, etc.) or the channel changing is unresponsive (sounds like this problem).

Just a thought Smile.
Spawn
Offline

Junior Member

Posts: 9
Threads: 4
Joined: Apr 2006
#16
2006-06-04, 11:18 PM
Hi,

I just tried out the sqlite database and exactly the same happened to me. So I went back to access.

My specs are

Centrino 2Ghz
1Gb ram
Mobile Fire GL
GBPVR 97.9
WINTV USB2 PVR2

So if someone (sub?) wants to see another logfile or database, just ask.

Spawn
86atc250r
Offline

Member

Posts: 128
Threads: 19
Joined: Nov 2005
#17
2006-06-04, 11:41 PM
I've made a few interesting observations.... For reference my system is a 3.06ghz setup with two tuners (PVR500), winXP pro, VMR9, and nVidia purevideo decoders.

Eariler today I had three days of EPG data in the database & was doing some performance tuning/experimenting. Changing channels was very quick with only a momentary studder during the change & very quick OSD display.

This was an improvement over what I've had in the past with Access or SQL lite with 14 days EPG.

Later this afternoon I updated my EPG with 14 days - immediately my channel changing slowed to a crawl with heavy studdering between channel changes, and after the channel changes it would take a few moments to actually display the OSD.

Further, any time now with 14 days of EPG that I pull an OSD, the system studders and slows down until the OSD is displayed.

Next test was to select the minimal OSD option - channel changes are now instant with zero studdering.

Another point of note - when replaying recorded video, using the OSD creates no studdering.

Another test I tried was to change the VMR setting - the system would still studder while retrieving the data for the OSD regardless of the VMR setting. It really seems by all indications to be a delay of some sort due to retrieving the data to put in the OSD
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#18
2006-06-05, 02:09 AM
Can you zip and email your gbpvr.db3 database to me at support@devnz.com?
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#19
2006-06-05, 02:40 AM
Spawn Wrote:Hi,
Spawn

Spawn, when I noticed your name I just had to ask.
The DVCII / SVCD Spawn from years ago?

(J) im_
Former DVCII / DCS200 user. Wink Big Grin
[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) |
86atc250r
Offline

Member

Posts: 128
Threads: 19
Joined: Nov 2005
#20
2006-06-05, 02:50 AM
Sub, are you talking to me?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  USA Cable Discovery Channel problems with Schedules Direct ram4x4nut 0 3,998 2013-02-21, 05:08 AM
Last Post: ram4x4nut
  New Machine (probably old problems), Video Render Options jvcleave 12 5,535 2011-02-01, 08:37 AM
Last Post: stustunz
  Problems after installing new capture card mikeh49 1 1,861 2010-11-02, 05:19 PM
Last Post: mikeh49
  Filter Problems imilne 2 2,353 2010-10-29, 12:48 PM
Last Post: imilne
  Weird GBPVR problems jfm 12 4,302 2010-10-01, 03:17 AM
Last Post: jfm
  MCE2XML or General EPG Problems ToughRowToHoe 8 3,477 2010-06-22, 01:16 AM
Last Post: ToughRowToHoe
  Djkxml problems? jezz2020 11 4,630 2010-06-14, 10:43 AM
Last Post: time_lord
  1.4.7 Configuration Problems - Can´t get any TV-channel immigrant 9 3,226 2010-06-08, 07:39 PM
Last Post: immigrant
  Mapping Digital cable problems jh61408 6 3,106 2010-06-07, 03:49 AM
Last Post: sub
  EPG Updating Problems Caseyjones 2 1,625 2010-05-30, 04:47 PM
Last Post: Caseyjones

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

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

Linear Mode
Threaded Mode