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 »
DVB-T in New Zealand

 
  • 0 Vote(s) - 0 Average
DVB-T in New Zealand
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#41
2008-03-31, 07:39 PM
Here's the log in any case.

This is pre-patch..
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#42
2008-03-31, 07:44 PM
I suspect that patch might correct it for you.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#43
2008-03-31, 07:44 PM
can you choose the audio stream for alll stations or just tv3 ?
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#44
2008-03-31, 07:46 PM
sub Wrote:I suspect that patch might correct it for you.

Would that be on playing or recording.

I just looked at the native log after playing the stream, and it was certainly cleaner looking (no AAC messages), but since I at work, I can't hear the audio - duh... I'll check properly tonight..
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#45
2008-03-31, 07:47 PM
stustunz Wrote:can you choose the audio stream for alll stations or just tv3 ?

TV3 was the only one I noticed with two audio streams...
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#46
2008-03-31, 07:47 PM
psycik Wrote:Would that be on playing or recording.
Playback.
mobiusnz
Offline

Senior Member

Posts: 323
Threads: 65
Joined: Feb 2005
#47
2008-04-02, 03:12 AM
Ok - I've just today grabbed a Silentpipe ][ Gigabyte Gforce 8600GT 512mb Video card to see how that helps in my HTPC - If my office pc is anything to go by this card should take over most of the cpu utilisation - Basically my office pc stays under 5% playing H264 with the same card (Same but with only 256mb). I'll report back - This card is fairly cheap these days (theres one for a buy now of $172 NZD brand new right now on Trademe) so it could be a good "upgrade" path for people wanting onto the digital band wagon. The test recordings I've done look exceptional on my 37" LCD where recordings in medium quality standard def MPEG2 look a little blocky and washed out so I'm looking forward to going full digital - If things work out I'll get a 2nd Nova-T 500 to give me 4 digital tuners - My next problem will be whether the hard drive throughput can keep up with 4 digital streams recording and still be able to playback - Its rare I record 4 channels at once but it does happed the odd night at crossover times. I might have to build a dedicated recording server and then just have a playback pc in the lounge with a Gigabit link.
[SIZE="1"]Matt Beechey
Intel i5-4440, 4096mb DDR3 Ram, Windows 7 Pro
2 x Hauppauge Nova-T 500 (2 out of 4 of these I've bought works! Great QC Hauppauge!)
1 x Hauppauge hvr-2200 and 1 x Hauppauge Colossus
500gb Seagate for O/S
2 x 500GB SATA3 WD Black in a Windows Stripe for recordings
All hidden in the garage with an Intel i5 NUC and a logitech Harmony one remote in the lounge for playback.
Panasonic 65" 2013 GT Series 3D plasma

----------------------------
New Zealand - Go Crusaders![/SIZE]
kylebrophy
Offline

Member

Posts: 156
Threads: 39
Joined: Nov 2007
#48
2008-04-02, 03:20 AM
psycik Wrote:TV3 was the only one I noticed with two audio streams...

I also have noticed the audio was out of sync for TV3 - at least on playback of a recording (havent sat down and watched TV since).

When i do a scan of the DVB-T in canterbury - i do not get 2 choices of audio for TV. (i have seen this option on some sats like TGN on D2).

Possibly this is pre-launch issues? - maybe after 'going live' tonight (i think today was the date mentioned) all the channels will be ok.
Regards,

Kyle Brophy
IT Manager
Christchurch
New Zealand

nPVR HTPC v3.1.1 (Multidec and also Hauppauge WinTV-CI and Irdeto CAM)
ASUS P5Q SE/R, Core 2 Quad 2.66GHz, 16GB RAM, Windows 7 (64 bit), 2TB (recordings) + 2TB (Movie)
KU: Fixed 90cm - D1,D3,C1
antcodd
Offline

Junior Member

Posts: 12
Threads: 2
Joined: Mar 2008
#49
2008-04-02, 04:37 AM
I've discovered the problem for my audio crackling and stuttering problem Big Grin (out of sync on a faster computer?). It even happens occasionally with interlaced channels where cpu usage is only about 50%.

After much trial and error I got TV3 to show in graphedit (ended up having to load a recording with the GBPVR ts reader to get the correct output pin types for the demultiplexer) . It turns out crackling happens when the mpeg 2 demultiplexer is the clock, it works perfectly with the audio renderer as the clock (probably a monogram aac issue).

I found a setting in config.xml called ForceAudioReferenceClock which sounds like it should do this in GBPVR but it doesn't seem to work, or is this something unrelated? I can't check because the add to ROT registry key doesn't seem to work. Is it possible for a patch for this clock problem? I think it is a one liner from the brief look I've had at directshownet (I was thinking of coding a small tv app after discovering this but put it in the too hard basket for now Smile).

Also one other issue: zoom settings don't seem to work with EVR (for overscan). I have to use EVR as the cyberlink decoder seems to accelerate only in EVR on Vista.

Regards,
Anthony
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#50
2008-04-02, 04:58 AM
Quote:I found a setting in config.xml called ForceAudioReferenceClock which sounds like it should do this in GBPVR but it doesn't seem to work, or is this something unrelated? I can't check because the add to ROT registry key doesn't seem to work. Is it possible for a patch for this clock problem? I think it is a one liner from the brief look I've had at directshownet (I was thinking of coding a small tv app after discovering this but put it in the too hard basket for now ).
If you set ForceAudioReferenceClock to 'true' it should use the audio renderer as the clock. If its not, then post the logs and I should be able to tell if it is trying to do this.


Quote:Also one other issue: zoom settings don't seem to work with EVR (for overscan). I have to use EVR as the cyberlink decoder seems to accelerate only in EVR on Vista.
This is a limitation of EVR. It cant accept aspect ratios with values outside of the 0,0,1,1 range.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Sky TV - New Zealand griffy 5 2,948 2010-04-28, 06:59 AM
Last Post: sub
  Anyone using comskip in New Zealand - TVNZ, TV3 etc ? wodger 3 1,765 2010-04-22, 11:07 PM
Last Post: Lindsay
  HVR-3000 with DVB-S in New Zealand, pieterj 8 2,512 2009-10-28, 02:33 AM
Last Post: pieterj
  Live TV Problems with Sky (New Zealand) ldandrews 1 1,359 2009-09-13, 09:33 PM
Last Post: sub
  New Zealand DVB-S issues darthmeow 5 2,045 2009-06-30, 09:01 PM
Last Post: siliconaudio
  HVR900 issues in New Zealand sbiddle 1 1,234 2008-12-14, 01:46 AM
Last Post: sub
  Can't play DVB-T recordings (New Zealand) drain 17 6,216 2008-06-09, 05:18 PM
Last Post: whurlston
  New Zealand DVB-s Analoge PTW96 6 2,166 2008-03-14, 08:26 PM
Last Post: stustunz
  New Zealand Newbie obsidianjaguar 4 1,575 2007-08-09, 07:11 AM
Last Post: stustunz
  Hauppage 150 Blaster vs Sky TV New Zealand Fluxx 7 2,027 2007-01-23, 04:42 AM
Last Post: JonnyCam

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

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

Linear Mode
Threaded Mode