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,225
» Latest member: Jennifer_Herrera_011
» Forum threads: 65,383
» Forum posts: 602,283

Full Statistics

Online Users
There are currently 1622 online users.
» 2 Member(s) | 1613 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Facebook, Google, Yandex, JohnySmith1010, mvallevand

Latest Threads
Yauiclient hang when tryi...
Forum: NextPVR Other Clients
Last Post: mvallevand
5 minutes ago
» Replies: 7
» Views: 32
Computer Freeze_ups
Forum: Windows
Last Post: mvallevand
2026-09-17, 12:49 PM
» Replies: 3
» Views: 176
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 618
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,813
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 303
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 342
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 175
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,119
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 579
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,118

 
  Quality Profile Setting
Posted by: phil0909 - 2009-02-01, 02:14 AM - Forum: GB-PVR Support (legacy) - Replies (6)

What effect, if any, does this setting have?

I've tried various settings for both of my capture devices, and can see no effect on my recordings. The configuration box seems to give no indication of what the current setting is -- every time I reopen Configuration, no quality setting is visibly selected. When I select "Record" in TV Guide, the default recording quality is always "Medium", even immediately after I've selected "High" or "Low" quality in the configuration tool.

What exactly is this setting supposed to do?

Thanks.

Print this item

  no live tv just black screen
Posted by: jpsigns - 2009-02-01, 01:19 AM - Forum: GB-PVR Support (legacy) - Replies (1)

i am a newbie trying to setup an hvr 1600 tuner with windows xp sp2. i can map all of the digital channels(using antenna) works fine in wintv but i cant seem to get live tv to work kinda confused. please help.

Print this item

  OTA HD TV instability and crashing problem
Posted by: bajabronco - 2009-02-01, 12:17 AM - Forum: GB-PVR Support (legacy) - Replies (1)

I am continuing to have an instability and crashing problem when switching to digital OTA channels during live TV viewing. Any idea how to solve the problem?
My configuration is
US A8V-XE 939 VIA K8T890 ATX AMD Motherboard
AMD Athlon 64 X2 3800+
SAPPHIRE 100207L Radeon HD 2600PRO 512MB 128-bit GDDR2 PCI Express x16 HDCP Ready CrossFire Supported Video Card (latest drivers from ATI)
2GB RAM
Windows XP SP3
GBPVR version 1.3.11

Running Hauppauge 500 (mapped to 2 analog sources) and new Hauppauge 1800 - mapped only to OTA digital source.

Logs are included

Print this item

  Help with WinTV NOVA T 500
Posted by: MistaGiggles - 2009-01-31, 11:55 PM - Forum: Hardware - Replies (7)

The Nova T 500 claims to have 'dual tuners' and has 2 antenna ports.
I've tried setting up the two tuners, but I'm not sure which of the two types to use.
In the list:

Hauppauge Nova-TD
Hauppauge Nova-TD Tuner #1
Hauppauge Nova-TD Tuner #2
Hauppauge WinTV MOD7700 DVB-T #1
Hauppauge WinTV MOD7700 DVB-T #2

I don't think I've tried all of these, but it takes so log to scan that I haven't bothered trying all the different combinations.

I'm also confused about the antennae ports, I only have one Ariel plugged into the first port, is there a port for each tuner or can both ports be used to give signal to both tuners?

Another problem is when I record a program and try to watch it at the same time, I get no sound. What's the problem?

Print this item

  TV quality
Posted by: schwooba - 2009-01-31, 11:26 PM - Forum: GB-PVR Support (legacy) - Replies (9)

Can someone give me some ideas about improving the quality of Live TV on GBPVR? Here's the basics of what I have.

HP 3.0 Ghz CPU
2gig memory
ATI 2600 Pro video card 512mb

I've tried all the settings under CONFIG,PLAYBACK, VIDEO RENDERER and different codec types ATI, FFDSHOW, MPG to no avail. The display looks very pixely (if that's a word) and there's a lot of ghosting or trailing. If I play back some of the recorded shows they look similar.

Anyone have any other ideas for me? I'm at a loss of what else to try. Thanks so much!

Print this item

  metadata xml formats
Posted by: JavaWiz - 2009-01-31, 09:11 PM - Forum: Developers - Replies (18)

I've noticed there are two formats for metadata that are recognized in the VideoLibrary Plugin. One is the internal format when the metdata is embedded in the video file as an ADS.

Code:
<recording> <filename>D:\PVR\MyMovies\Movies\12 Monkeys - (2007-10-05).mpg</filename> <channel>WMDG-1</channel> <status>READY</status> <startTime>2009-01-31 13:04:52</startTime> <endTime>2009-01-31 15:13:52</endTime> <title>Twelve Monkeys (1995)</title> <subtitle/> <description>In a future world devastated by disease, a convict is sent back in time to gather information about the man-made virus that wiped out most of the human population on the planet.</description> <uid/> </recording>

The other is the format when the metadata is exposed via a file with the video filename with a xml extension
Code:
<Title> <FullTitle>Twelve Monkeys (1995)</FullTitle> <LocalTitle>Twelve Monkeys (1995)</LocalTitle> <ProductionYear>5 January 1996 (USA)</ProductionYear> <RunningTime>129 min</RunningTime> <Description>In a future world devastated by disease, a convict is sent back in time to gather information about the man-made virus that wiped out most of the human population on the planet.</Description> <DataProvider>IMDB</DataProvider> <DataProviderId/> <Rating>8.1/10</Rating> <Covers> <Front>.\12 Monkeys - (2007-10-05).jpg</Front> </Covers> <Genres>Sci-Fi, Thriller</Genres> </Title>
There are some fields that are not consistent between the two. Genres for example is only usable in the external file and does not seem to be recognized in the internal format.

Am I missing something or is that truly the case?

Print this item

  v 1.3.11 zero file sizes
Posted by: dennit - 2009-01-31, 07:52 PM - Forum: GB-PVR Support (legacy) - Replies (136)

I've been trying to get off 1.2.13 onto 1.3.9 and now 1.3.11, but I can't seem to get there. Current problem is files of zero size. I can watch video live, but can't record with dvr-ms, ts or mpg. All 3 give zero file sizes (or fail with small sizes) and usually give multiple files of zero size. Here are some logs. Multirecord is off, multidec is on. I start with a working 1.2.13 install and install over it. I don't use the default directory.

Thanks for any help.

Print this item

  Firefox malware warnings for every Google search result
Posted by: McBainUK - 2009-01-31, 03:19 PM - Forum: General Discussion - Replies (5)

Anyone know why this is and how to fix it? I tried a Google search Rolleyes but didn't find anything relevant.

Print this item

  Updating The EPG
Posted by: skycyclepilot - 2009-01-31, 02:15 PM - Forum: GB-PVR Support (legacy) - Replies (4)

To update the XML EPG, I have to run 'UpdateEPG.bat' and then open PVRX2, select 'System", and click on "Update EPG' there. This is not a problem, but I thought 'Update EPG' in PVRX2 was supposed to update the XML file, and then import it.

Am I missing something?

Print this item

  Some .ts files wont play
Posted by: spotty - 2009-01-31, 10:11 AM - Forum: GB-PVR Support (legacy) - Replies (7)

These were recorded with other programs. All SD. I would rather keep them in .ts format.
The strange thing is some of them will play, others wont. WMP wont play any of them, despite there being a miltitude of codecs installed as a result of installing many media programs (although they seem to prioritise them low these days).
I am vaguely familiar with graphedit, although I dont know what the correct course of action is here.
V1.3.11

Print this item

Pages (6435): « Previous 1 … 2521 2522 2523 2524 2525 … 6435 Next »
Jump to page 

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