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) DVB-T Radio v
1 2 3 Next »
DVB-T Radio Support

Thread Closed 
 
  • 0 Vote(s) - 0 Average
DVB-T Radio Support
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#111
2008-06-14, 04:40 PM
bgowland Wrote:The graph looks right - the only 'uknown' in there is the NVIDIA Audio Decoder but I'm not sure if it's the cause of the problem. Could you try downloading and registering the MPA Decoder from here...

http://www.free-codecs.com/download/MPA_Decoder.htm

It's the audio decoder which my setup uses so I know it works in the dvb-t radio graphs.

Cheers,
Brian

Nope, still nothing but silence I'm afraid.

I thought (after you'd mentioned the nVidia audio) that maybe it was because I only have sound output via spdif, but plugging in some analogue headphones made no difference.

Not looking good is it :-)
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#112
2008-06-14, 04:45 PM
Did you test the analogue via some other source to confirm that it works?
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,591
Threads: 386
Joined: Dec 2004
#113
2008-06-14, 04:46 PM
imilne Wrote:Not looking good is it :-)
Well it has certainly got me confused. Don't worry about the SPDIF thing - it's failing before it even gets to write anything to the buffer file so basically, PVRX2 has nothing to playback anyway.

Could you open the most recent Dvbtr.grf file and just check that it did, indeed, use the MPA Decoder and it isn't still using the nVidia one.

Cheers,
Brian
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#114
2008-06-14, 04:55 PM
gEd Wrote:Did you test the analogue via some other source to confirm that it works?

Yep, everything else came out the headphones fine.
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#115
2008-06-14, 04:57 PM
bgowland Wrote:Well it has certainly got me confused. Don't worry about the SPDIF thing - it's failing before it even gets to write anything to the buffer file so basically, PVRX2 has nothing to playback anyway.

Could you open the most recent Dvbtr.grf file and just check that it did, indeed, use the MPA Decoder and it isn't still using the nVidia one.

Cheers,
Brian

Yes, it's showing on the graph as "MPA Decoder Filter", linked from pin3 of MPEG2 Demultiplexer to its "in" and from "out" to "xform in" of the Lame Audio Encoder.
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,591
Threads: 386
Joined: Dec 2004
#116
2008-06-14, 09:30 PM
OK - can you confirm...

1. You're logged in with a user account that has write permission to the D:\MyVideos\GBPVR folder on your machine.

2. The version of the lame directshow filter you're using. You can find this out by opening dvbtr.grf with GraphEdit, right-click the lame filter and select Filter Properties then the 'About' tab.

Also, if you want to try a live playback graph, try the following...

1. Open dvbtr.grf with GraphEdit, select the file writer filter (far right named gbnetradio-1.mp3) and use the Delete key to remove it. Do the same for the LAME Encoder filter.

2. Right-click the (now disconnected) 'out' pin of the MPA Decoder and select 'Render Pin'. This should add an audio renderer filter.

3. Right-click the DVBT Network Provider filter and select Filter Properties, then select the DVBT Tune Request tab. For ONID, TSID, SID, CarrierFrequency and SymbolRate, enter the numbers 9018, 16384, 18496, 801834 and 8 repectively.

3. Click 'Submit Request' then OK.

4. On the button bar at the top of GraphEdit, there are Play, Pause, Stop buttons. Click Play and let me know what happens.

Cheers,
Brian
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#117
2008-06-15, 06:42 PM
> 1. You're logged in with a user account that has write permission
> to the D:\MyVideos\GBPVR folder on your machine.

Yes.

> 2. The version of the lame directshow filter you're using. You can
> find this out by opening dvbtr.grf with GraphEdit, right-click the lame
> filter and select Filter Properties then the 'About' tab.

3.97

> Also, if you want to try a live playback graph, try the following...

1 and 2 were fine.

> 3. Right-click the DVBT Network Provider filter and select Filter
> Properties, then select the DVBT Tune Request tab. For ONID,
> TSID, SID, CarrierFrequency and SymbolRate, enter the numbers
> 9018, 16384, 18496, 801834 and 8 repectively.

I couldn't get this part to work. When I right click on the DVBT network provider, it gives me the "the requested property page could not be displayed" error.

I have three tuners, a dual Pinnacle 3010 and a single Nova-T USB2. It's the Nova-T that's usually used for Live TV (bottom of the list), so I'd guess it's probably that being used for the radio too?

Iain
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,591
Threads: 386
Joined: Dec 2004
#118
2008-06-15, 07:04 PM
imilne Wrote:I couldn't get this part to work. When I right click on the DVBT network provider, it gives me the "the requested property page could not be displayed" error.
IF you do regsvr32 proppage.dll, it should work (I think).

Cheers,
Brian
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#119
2008-06-15, 08:10 PM
bgowland Wrote:IF you do regsvr32 proppage.dll, it should work (I think).

Cheers,
Brian

Hmm, I don't see to have that dll with the copy of graphedit I downloaded (using the link you gave).

I'll do a little more digging and see if I can find one that has it.
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,591
Threads: 386
Joined: Dec 2004
#120
2008-06-15, 08:33 PM
imilne Wrote:Hmm, I don't see to have that dll with the copy of graphedit I downloaded (using the link you gave).
I've PM'd you with a link to a copy which does.

Cheers,
Brian
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (15): « Previous 1 … 10 11 12 13 14 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  DVB-Radio on NPVR Reddwarf 3 11,349 2010-07-13, 09:15 PM
Last Post: bgowland
  Radio Stations Not Playing JP23 5 7,370 2010-05-27, 02:10 AM
Last Post: bgowland
  DVB-S radio - any interest? bgowland 21 19,674 2010-01-22, 01:35 AM
Last Post: JonnyCam
  Clicking on DVB-T Radio crashes GBPVR sheppy99 5 7,091 2009-11-17, 12:23 PM
Last Post: sheppy99
  DVB-C support? Reddwarf 5 7,605 2009-09-01, 03:17 PM
Last Post: bgowland
  DVB-C Radio? Reddwarf 4 7,487 2009-05-07, 08:14 AM
Last Post: Reddwarf
  DVB Radio v1.6 uploaded to wiki bgowland 31 24,904 2009-04-29, 04:47 PM
Last Post: bgowland
  DVB-S Radio public beta test thread bgowland 2 6,382 2009-04-19, 09:28 PM
Last Post: bgowland
  Radio prevents LIVe TV/recordings Bathman 6 4,291 2008-12-13, 06:02 PM
Last Post: Bathman
  DVBT Radio Service Wont Start smiler 10 8,066 2008-11-26, 07:52 PM
Last Post: bgowland

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

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

Linear Mode
Threaded Mode