NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,224
» Latest member: noedos98
» Forum threads: 65,382
» Forum posts: 602,274

Full Statistics

Online Users
There are currently 1776 online users.
» 2 Member(s) | 1767 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Facebook, Google, Yandex, ElihuRozen, sub

Latest Threads
Computer Freeze_ups
Forum: Windows
Last Post: mvallevand
2026-09-17, 12:49 PM
» Replies: 3
» Views: 153
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 615
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,805
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 301
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 320
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 168
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,096
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 570
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,104
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,831

 
  EPG confusion in 1.3.11
Posted by: rycher - 2009-02-17, 11:32 PM - Forum: GB-PVR Support (legacy) - Replies (2)

Since I installed version 1.3.11, I noticed a glitch in the EPG. Channel 27 programs are mapped to channel 67 in PVRX2. Normally I don't have a channel 67. Now I have channel 67 with snow but EPG info, and channel 27 with an actual channel but no EPG info.

I checked the xml file, everything seems in order. There is no mention anyware of a channel 67, everything properly mentions channel 27. Weird.:confused:

I use mc2xml, and process the result with UltraXMLTV_Enhancer.

Print this item

  Fast Forward Issues
Posted by: srhutch - 2009-02-17, 10:58 PM - Forum: MVPMCX2 and other NMT stuff - Replies (4)

Quite often when using the fast forward 2x, 4x, 8x or the right arrow a number of times giving 30 second increments the system doesnt do what it should.

eg current time 8:00 you press the right arrow 4 times which should fast forward 1:30 to 9:30 but the system only fast forwards a few seconds.

Likewise if you press fassword and press play once at 9:30 the system plays from say 8:20

Hope that makes sense.

Print this item

  Asus M3A78-CM or ATI Radeon 3100
Posted by: davreh99 - 2009-02-17, 10:41 PM - Forum: Hardware - Replies (6)

I did a search and basically, only "I" showed up with this mobo and very little for "3100" ....

Anyway, my goal is to "fine tune" the video output as I know it can be better.

This MOBO has the ATI Radeon 3100 in it, and plays out to the TV disapointingly rough, compared to my playstation dvd player.

(DVD's and avi or xvid are noticeably different)

Let's just work with DVD for quality sake, for now.

(The other night, I was watching a dvd through the PVR and... well it locked (seperate issue, I will work on later)

So we put the dvd in the PS2 and could not believe the differance in video quality! Wifeyj, then looked at me and said "emmmm Hmmm" as she knows how much time I spend on the PVR. I need to show her and myself that all this time is worth the efforts!

How shall we get started with this?

Print this item

  Problem recording back-to-back on multiple channels
Posted by: mian - 2009-02-17, 10:24 PM - Forum: GB-PVR Support (legacy) - Replies (4)

Tuesday night, House and 24 on Fox in HD, and two episodes of Star Trek TNG on WGN (analog) at the same time. (logs zipped from that night, whatever it was should be close to the end of the logs, within an hour or so).

House and the Treks all came through fine, but the 24 recording failed. I had a similar problem with an episode of Fringe some weeks ago under similar circumstances.

I've hatched a theory that might be dumb, but here it is anyway. What I think happened was GBPVR doesn't like to use the same tuner for back to back shows on the same channel if a 2nd tuner is available--logic that is presumably designed to make sure both files/shows have some buffer time on them.

So imagine I have Plextor, QAM1 (which is also Analog 1) and QAM2 (also Analog 2). Plextor gets tasked with the first analog recording, and QAM1 gets the first digital hour. As that hour is nearing the end, Analog 2 gets tasked with the next analog show just as GBPVR is trying to task QAM2 with the second digital show. QAM1 (aka analog1) is still tied up on the first digital recording, so it can't be used. Only one of the two second hour shows gets recorded, the other gets fubared even though QAM1 will be available to keep recording the same channel it's already on for the second hour.

Obviously, alternative B is I screwed something up or my setup did, or I don't understand all the limitations of my 2250. That might be more likely.

What do you think?

EDIT:
This same block appears repeatedly under GBPVRRecordingserviceexelog

Quote:2009-02-16 20:58:29.281 ERROR [5] Caught unexpected exception: System.ArgumentNullException: String reference not set to an instance of a String.
Parameter name: source
at System.Globalization.CompareInfo.IsPrefix(String source, String prefix, CompareOptions options)
at System.String.StartsWith(String value, Boolean ignoreCase, CultureInfo culture)
at NativeUtilities.BDARecorder.StartMultiRecord(String filename, Int32 serviceID)
at GBPVR.Backend.Common.BDARecordingSource.StartMultiRecord(String filename, ChannelTuning channelTuning)
at GBPVR.RecordingService.x93f60a55016d55c4.xcba1f05fb5a46d5f()
2009-02-16 20:58:29.484 ERROR [5] Unexpected error checking tuning on back-to-back multirecords
2009-02-16 20:58:29.484 VERBOSE [5] BDARecordingSource about to start multi-record oid:5 channel:T:69,0,0~P:25~V:66~A:67~PMT:87~PCR:66~N:>69.25 Unknown2* (000(AC3)) file:Q:\media\tv\24\24_20090216_20002100.ts
2009-02-16 20:58:29.484 ERROR [5] Caught unexpected exception: System.ArgumentNullException: String reference not set to an instance of a String.

It appears to fill up the better part of 2 log rollovers in the period where 24 should have started recording

Print this item

  Sombary help whit Wintv NEXUS-S or SkyStar-1
Posted by: motojoan - 2009-02-17, 07:02 PM - Forum: Hardware - Replies (3)

the problem is tha i download GB-PVR software im instaled and dont detecte mi card. if someune can help me to ad sopport for my card, i will be greatfull. sorry for my ingles Sad

Print this item

  mkv playback on xbox 360/ps3?
Posted by: reven - 2009-02-17, 06:18 PM - Forum: General Discussion - Replies (6)

anyone know how to play mkvs on a xbox 360 or a ps3?

most of my collection is in mkv (i ripped all my dvds to it) but i cant get the xbox 360 (or ps3) to play them, they show up on the xbox, but wont playback.

i just installed tversity and will try that, but that converts them to a wmv file, and since the xbox can play the codec used inside the mkv for video/audio, i would prefer a app just to change the container on the fly (if one exists).

so anyone had any luck with this?

Print this item

  My 45 button wintv remote opens VMC not GBPVR
Posted by: LSUTGR - 2009-02-17, 03:36 PM - Forum: Hardware - Replies (5)

My 45 button wintv remote opens VMC not GBPVR. Once I am in GBPVR it works everthing fine. But if I have nothing open and push the on button Vista Media Center opens.

Print this item

  Multiple lineup with Schedule Direct
Posted by: mkenyon2 - 2009-02-17, 02:45 PM - Forum: GB-PVR Support (legacy) - Replies (9)

So, I have analog connection to cable and 1 digital box. So, for now, only one card can have the digital channels (1-4xx) and the other has analog (2-70).

I set up Schedule Direct with the 2 lineups. But How do I get my different cards to use the right lineup?

Print this item

  Hauppauge Nova S2 work or not for S2?
Posted by: Scan - 2009-02-17, 09:10 AM - Forum: GB-PVR Support (legacy) - Replies (9)

I have test some times the scanning channels from GB-PVR and have read i think all treads with DVB-S2 and find out thats S2 work with the hauppauge Nova s2 but not with other S2 cards without plugins. I found some things i musst change in the Astra 19.2 ini file for the S2 flag but all i have done not work. The is every time no signal on S2 channels. Maybe someone can give me a hind for this problem.

King regards Scan

Print this item

  EGP Empty - Sudden behavior
Posted by: #66 - 2009-02-17, 07:50 AM - Forum: GB-PVR Support (legacy) - Replies (5)

Hi, yesterday, I go to guide and find the whole thing completely empty. I had a full week the night before as I was looking for stuff to record.

I checked my egp source, a full 2.7mb xml fil with data in it, tried update egp, both from config and from system menu. No go.

Upgraded GBPVR to 1.3.11 (bit of trouble as the firewall was on and that made the install sh*t itself!!)

Upgraded TVgrabber http://tvgrabber.heiigjen.com/ pulled down a new listing, checked xmlfile, relevant data there, updated egp in config.....No data in Guide. :-(

Have checked with TVgrabber, no reports of anyone else with the same problem.

Will post logs to night.

PS. Tried a manual record, It went into recording mode, unfortuanlty, no file was made. Strange

Print this item

Pages (6435): « Previous 1 … 2486 2487 2488 2489 2490 … 6435 Next »
Jump to page 

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