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 … 123 124 125 126 127 … 1231 Next »
Can't see ATSC subchannel video, audio OK

 
  • 0 Vote(s) - 0 Average
Can't see ATSC subchannel video, audio OK
Braklet
Offline

Senior Member

Posts: 532
Threads: 60
Joined: Sep 2006
#1
2009-06-16, 04:51 PM
v1.3.11

I'm in the US, and just reconfigured my ATSC tuner after our broadcast DTV transition. One channel in particular gives me problems; I can hear the audio but video remains blank (or remains stuck on the previous video buffer contents).

Both of my digital TVs properly tune this channel with their embedded ATSC tuners, so this appears to be an issue between my tuner card (AverMedia A180) and the GB-PVR scanner. Note that the scanner preview window exhibits the same behavior (audio OK, no video). I wonder if there's a problem with the tuner line that the scanner comes up with?

I extracted the relevant portions of config.exe.log (see below). The problematic channel is 50.2 RTN. Just guessing, the video_PID doesn't seem to be anywhere near the video_PIDs for 50.1 or 50.3 (which both tune correctly). Does anybody know of a way to debug the scanner? Any other suggestions for me to manually compose correct tuning parameters? Thanks for any help!

Code:
2009-06-15 18:41:03.102    INFO    [1]    Tranponder information for: 49,0,0
<transponder>
<network_id>0</network_id>
<transport_stream_id>1855</transport_stream_id>
<original_network_id>0</original_network_id>
<service>
  <service_name>WRAZ-HD</service_name>
  <TSID>1855</TSID>
  <service_ID>3</service_ID>
  <service_type>0</service_type>
  <pmt_PID>48</pmt_PID>
  <pcr_PID>49</pcr_PID>
  <video_PID>49</video_PID>
  <major_channel_number>50</major_channel_number>
  <minor_channel_number>1</minor_channel_number>
  <audio_PID lang="000" audio_type="0" AC3="true">52</audio_PID>
</service>
<service>
  <service_name>RTN</service_name>
  <TSID>1855</TSID>
  <service_ID>4</service_ID>
  <service_type>0</service_type>
  <pmt_PID>64</pmt_PID>
  <pcr_PID>65</pcr_PID>
  <video_PID>2852</video_PID>
  <major_channel_number>50</major_channel_number>
  <minor_channel_number>2</minor_channel_number>
  <audio_PID lang="eng" audio_type="0" active="true">68</audio_PID>
</service>
<service>
  <service_name>WRAZ 2</service_name>
  <TSID>1855</TSID>
  <service_ID>5</service_ID>
  <service_type>0</service_type>
  <pmt_PID>80</pmt_PID>
  <pcr_PID>81</pcr_PID>
  <video_PID>81</video_PID>
  <major_channel_number>50</major_channel_number>
  <minor_channel_number>3</minor_channel_number>
  <audio_PID lang="000" audio_type="0" AC3="true">84</audio_PID>
</service>
</transponder>
2009-06-15 18:41:03.102    VERBOSE    [1]    Adding tuning request: 49,0,0~P:3~V:49~A:52~PMT:48~PCR:49~N:>50.1  WRAZ-HD (000(AC3))
2009-06-15 18:41:03.102    VERBOSE    [1]    Adding tuning request: 49,0,0~P:4~V:2852~A:68~PMT:64~PCR:65~N:>50.2  RTN (eng)
2009-06-15 18:41:03.102    VERBOSE    [1]    Adding tuning request: 49,0,0~P:5~V:81~A:84~PMT:80~PCR:81~N:>50.3  WRAZ 2 (000(AC3))
Braklet
Offline

Senior Member

Posts: 532
Threads: 60
Joined: Sep 2006
#2
2009-06-16, 05:00 PM
Re-reading my log excerpt, I just noticed that for the working channels, video_PID == pcr_PID. The broken channel has video_PID != pcr_PID. Maybe it would magically work if I set the broken channel's video_PID to pcr_PID?

How would I manually modify the tuning parameters? The scanner has worked flawlessly for me before now, so I haven't really dug into tuning parameter storage. Edit config.xml?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#3
2009-06-16, 05:02 PM
If you're able to temporarily set you multiplexer to 'FullTS', then record a minute or two of 'WRAZ-HD', then use cutchunk (attached) to cut a 30MB chunk from the file, and make it available to me somehow, then I'll check it out for you. After this set your multiplexer back to whatever it was on previously.

The app doesnt actually use the PCR pid, so unlikely to be related to that.
Braklet
Offline

Senior Member

Posts: 532
Threads: 60
Joined: Sep 2006
#4
2009-06-16, 05:08 PM
I'll dig around through the config app and see what I can do about getting a full transport stream for you, sub. From memory, I'm using the stuff that came with XP, and my recordings end up in DVR-MS containers. (This was the only format that worked for me, and predates GB-PVR TS support IIRC.)

What tools can you use to digest TS and "see" what's inside?

Thanks, sub.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#5
2009-06-16, 05:30 PM
You can edit the tuning request by hand in the tuner config screen (not in the mapping screen). I find it's easiest if you copy the tuning request to notepad, edit it there, then copy it back.

AFTER doing what sub asked (because if config is reading the wrong id out of the stream, it may affect others... we all have to do our part), then you should change the V: parameter in that tuning request to 65 and see what happens.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2009-06-16, 05:42 PM
Quote:What tools can you use to digest TS and "see" what's inside?
I'd probably end up looking at it with TSReader.

Its probably being confused by some data stream, and thinking its the video stream.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#7
2009-06-16, 05:42 PM
I agree with Johnsonx42. The video PID and audio PID are almost always near each other. I'm willing to bet that your video PID should be 65.
Braklet
Offline

Senior Member

Posts: 532
Threads: 60
Joined: Sep 2006
#8
2009-06-17, 12:27 AM
OK sub, I recorded a bit of WRAZ-HD using Full TS, carved off a 30M chunk, and made it available. (Please see PM for URI, let me know when you have it.) I briefly tried playing with TSReader Lite but couldn't figure out how to feed it a HDD file, so gave up.

All: I manually changed video_PID in the tuning request to 65 (same as pcr_PID) and the channel displayed normally.

Thanks for everybody's suggestions.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#9
2009-06-17, 09:32 PM
Glad you got it sorted. sub will no doubt figure out why it got the wrong video pid in the first place.

I should have mentioned (and will do so now for anyone else who finds this thread) that you could also 'fix' the tuning request by modifying the scan-1.cache file in the BDA folder.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Braklet
Offline

Senior Member

Posts: 532
Threads: 60
Joined: Sep 2006
#10
2009-06-18, 02:15 PM
johnsonx42 Wrote:you could also 'fix' the tuning request by modifying the scan-1.cache file in the BDA folder.

Ah! That's good to know. I was searching around through config.xml and gbpvr.db3 for any scan or tuning information, but came up empty.

While I was playing with it, I also wondered how to clear out results from previous scans. Sounds like you came up with the solution!

Thanks for the info.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio buzzing second time recording launched. dennit 2 4,613 2012-12-09, 11:28 PM
Last Post: dennit
  Help wih AAC audio Pob 14 9,659 2012-07-03, 04:23 AM
Last Post: SLR_65
  Composite Source using Hauppauge PVR500 gives sound but no video DukeBrymin 1 3,103 2012-02-03, 02:41 AM
Last Post: slowtech
  Two Channels Without Video skycyclepilot 5 3,585 2011-10-29, 07:49 PM
Last Post: sub
  HVR-1950 Audio Distortion Paul D. Bellamy 0 1,806 2011-09-06, 02:36 PM
Last Post: Paul D. Bellamy
  Zehd's Video Library Slick Skin Snooze 0 2,258 2011-09-03, 01:09 AM
Last Post: Snooze
  GB-PVR + LAVF Audio decoder (DVD) hoborg 0 1,906 2011-04-06, 04:15 PM
Last Post: hoborg
  New Machine (probably old problems), Video Render Options jvcleave 12 5,541 2011-02-01, 08:37 AM
Last Post: stustunz
  No Video in PVRX2 GUI TonySmith35 13 5,086 2011-01-09, 10:31 PM
Last Post: steevo
  epg guide for ATSC ota, no internet? sdowney717 26 12,535 2010-12-08, 08:37 PM
Last Post: SHIFT_paradigm

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

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

Linear Mode
Threaded Mode