NextPVR Forums

Full Version: NPVR crash on DVB-S
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!

NPVR will crash while scanning using TechniSat SkyStar USB HD.
Can you zip and attach the npvr.log?
I keep getting an error message
Code:
A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
Does it always get to the same stage of the scan when it happens?

In your log, it shows the last tuning request as:

Code:
<tuning>
  <type>DVB-S</type>
  <locator>
    <frequency>12266</frequency>
    <polarity>H</polarity>
    <symbol_rate>27500</symbol_rate>
    <fec>0</fec>
    <diseqc_type>4</diseqc_type>
    <lnb>1</lnb>
    <lowosc>9750</lowosc>
    <highosc>10600</highosc>
    <switch>11700</switch>
  </locator>
</tuning>

Its possible there is something about the encoding on that specific frequency that the application doesn't like. If thats the case, I'd probably need you to capture the transport stream for me (from steps I can give you) so that I can run it here in the debugger.
sub Wrote:Does it always get to the same stage of the scan when it happens?
now it stopped at 12284


Quote:Its possible there is something about the encoding on that specific frequency that the application doesn't like. If thats the case, I'd probably need you to capture the transport stream for me (from steps I can give you) so that I can run it here in the debugger.
no problem, but in future maybe remote desktop would make it easier