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,212
» Latest member: grandpulp
» Forum threads: 65,380
» Forum posts: 602,244

Full Statistics

Online Users
There are currently 2029 online users.
» 0 Member(s) | 2024 Guest(s)
Baidu, Bing, Facebook, Google, Yandex

Latest Threads
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 560
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,730
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 264
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 205
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 114
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,028
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 531
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,039
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,645
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 344

 
  No audio on LiveTv / OK on timeshift
Posted by: Tower - 2005-08-10, 03:38 PM - Forum: GB-PVR Support (legacy) - Replies (4)

Sorry if this has been answered before, but I didn't turn up anything here or on shspvr that looked the same...

Using a PVR-500MCE

When I watch through LiveTV, the picture is fine, but no audio comes through (not even soft). As soon as I switch to timeshift mode, the audio is fine. The audio is also ok on recorded/replayed TV. For now I have turned off the live preview option in the Misc tab of the config, but channel switching with that is rather slow (compared to preview/normal tv). Is there a setting I am missing somewhere that would enable the sound for the LiveTv preview?

I've tried different drivers for the PVR-500, but that doesn't seem to affect things at all.

Quick system info:
GBPVR (GBPVR09211.msi)
Hauppauge PVR-500MCE (PreRelease 2.0.34.23172 drivers from shspvr)
WinXP Pro (SP2)
Celeron 1.1GHz
512MB SDRAM
MSI Geforce FX 5200
Nvidia DVD Decoder Software
SB Live Value

US Cable (Charter/Analog)

Print this item

  TheaterListings request
Posted by: darisb - 2005-08-10, 03:28 PM - Forum: Wishlist - Replies (10)

Jorm,

My wife and I really like the TheaterListings plugin. Thanks for creating it. I was playing with it last night and got to thinking. It would be really cool if there was an option to search and select a movie, then drill down to the list of theaters that it's playing in. I don't know if that's feasible, but keep it in mind for future releases.

Thanks,
Daris

Print this item

  DVB radio demultiplexing
Posted by: funkybro_uk - 2005-08-10, 10:08 AM - Forum: Developers - Replies (5)

Hi all.

Sub has said before he has no current interest in providing much support for DVB radio. However, I can still get successful manual recordings from these channels.

The problem is playing them back. The recordings still appear as mpeg files, but Winamp and media player don't like them. The only way I have found to extract the audio successfully is to use the "simple demux" function in TMPGEnc. This leaves me with a nice .mp2 audio file of the recording.

I would like to be able to extract this programmatically (e.g. in a post-recording batch file, detect that a .mpeg has no video, demux automatically to .mp2, then perhaps use LAME to cross-convert to .mp3), but there seems to be no way to do so.

Ideally I'd open the .mpeg in GraphEdit and connect the "audio" pin to a file sink, but GraphEdit rejects the file when you try to open it.

Does anyone have any ideas about this? And Sub, is it a huge amount of work to just record any channel with a 0 Video PID as .mp2 audio only?

funkybro

Print this item

  No TV Guide
Posted by: jabronidan89 - 2005-08-10, 05:51 AM - Forum: GB-PVR Support (legacy) - Replies (10)

My TV Guide is empty, its not updating at all. It also isn't showing what is currently playing. It was fine up to yesterday, any ideas?

Print this item

  MusicAlbum Plugin Source Code available
Posted by: tieke - 2005-08-10, 02:50 AM - Forum: Developers - Replies (21)

Hi All,

Just to let you know that I contacted Tobias, and he has kindly provided the source code to the MusicAlbum plugin, which I have put up on the wiki and have also started putting up an html-ised version of his pdf manual there too.

For those who don't know it, the plugin is an alternative to the built-in music module. As the name suggests, it is a much improved way of handling Albums - browsing them, queuing entire albums or just single songs etc.

As recursive folder scanning is not yet operational, the best way to use this plugin is to have a base directory with M3U playlists for all the albums you want included, and to deselect “allow directories” but select “allow playlists” in the config options.

It is mostly functional as it stands - the major remaining first revision requests/bugs are:

  • you sometimes get an "Object reference not set to an instance of an object" error when exiting from the plugin to the main directory.
  • recursive directory scanning is not yet supported
  • full skinning not yet supported.


Random play had also been requested, but Tobias didn't want to set up a database akin to that used by the Jukebox plugin - he was toying with the idea of randomising the playlist by temporarily saving the current playlist, randomising it, then reading it back, but hadn't really progressed with this. (See the last Music Albums thread for details.)

Tobias can no longer work on the plugin, but if anyone wants to pick this one up, they are free to do so - as I said, I have copied the source files to the wiki. Tobias also used the Windows Media Format SDK, which I didn't put up on the wiki, because it is quite big and you can download it from Microsoft anyway (currently up to v9.5, although I think Tobias used v9). The links for this are also on the wiki, next to the source-code link.

cheers,

tieke

[Image: map-3.jpg]

Print this item

  Need better video output quality
Posted by: justinmiller - 2005-08-10, 01:01 AM - Forum: Hardware - Replies (12)

Hi all, I am currently running GBPVR with a PVR150MCE and fx5200 video card, with the TV-out on the video card going to my non-HD television. It looks pretty good, but still a little more blurry than if I were watching a direct signal feed from my (analog) cable. Even worse though is the quality of DVDs; they look nowhere near as sharp as my DVD player (which just broke, so I would love to not have to get another one).

What are my non-HD options for taking the video output from good to great? I've heard the PVR 350 has great TV out, but stability issues with GBPVR, not to mention it won't play DVDs. But if the PVR 350 is my only option to improve video out, I'd be willing to buy a separate cheap-o DVD player.......are there any other better options?

Thanks!

Print this item

  Big Red X, Showanalyzer and Hibernate
Posted by: ydekmekji - 2005-08-09, 11:31 PM - Forum: Old Stuff (Legacy) - No Replies

A few times after i turn on and load up my machine from hibernate, a big red x on a white screen pops up, and i have to restart the machine (though if i use my remote control, i can hear beeps, so gbpvr is somehow still active). I have realized that this happens after SA runs and then the machine goes to hibernate. So... somehow SA is doing some odd video thing... anyone else notice probs?

Print this item

  Newbie needing help please
Posted by: neveryj85 - 2005-08-09, 10:33 PM - Forum: GB-PVR Support (legacy) - Replies (5)

Hello. I have a recording problem.

The tuner I bought is 'AVerTV M150' and the pvr software I am using is 'Nero Vision Express 2' that came with when I bought 'Samsung DVD+RW'.

It shows the TV fine but when I record, it stutters very much. There are many video compression options but it stutters with most of them. Rarely it goes smooth but the sound does not match well with video.

What would be the problem here? The software I am using? Because it is poor? Or is my PC? My PC's spec is ::Tongue-4 1.80GHz and 256MB RAM:::.

I think the software is the problem, so I am thinking to exchange the tuner to 'Hauppauge WinTV-PVR-150MCE' which 'GBPVR' suppoorts, then I can use 'GBPVR'.

Do you think it is going to help the stuttering problem?

Print this item

  Hauppauge remote... Call GBPVR?
Posted by: Rich - 2005-08-09, 08:55 PM - Forum: GB-PVR Support (legacy) - Replies (2)

Okay, so sometimes I shutdown GBPVR (I know, sacriledge!) so that I can copy shows off the machine to an external drive... But then I have to get the keyboard back out in order to fire up GBPVR... Is there someway to get the 45 button hauppauge remote to fire up GBPVR when you hit the power button instead of the standard WinTV craaaa... stuff?

Thanks.
Rich

P.S... I figured this was semi GBPVR related, hence I put it here in support rather than General Discussion...

Print this item

  Problems with "Empty EPG" functionality on a 500MCE card
Posted by: DKLKR - 2005-08-09, 06:32 PM - Forum: GB-PVR Support (legacy) - Replies (2)

Hi there

I am in the process of setiing up a PVR solution with a Hauppage 500MCE card. I have setup two different capture sources for the two tunes on the card.

Everything seems to be working fine in terms of watching tv and recording. I have however stumbled over a problem where I noticed that during sunday evening one of the channels was still showing the saturday listing (as well as the sunday one) in the TV Guide. This lead me to try to use the "Empty EPG" feature. Unfortunately it has no effect. I empty the EPG on both Capture Sources and saves but the TV Guide stays populated!

I saw an old thread discussing some of the same problem (in 2003) but the guy with the problem got over it when he upgraded to a later version apparently ... I am on the latest version.

I use the o2grabber !

What am I doing wrong? ... please help me ...

All the best
Leon

Print this item

Pages (6435): « Previous 1 … 5618 5619 5620 5621 5622 … 6435 Next »
Jump to page 

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