<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Steven Ellis wrote:
<blockquote cite="mid:37810.192.168.0.2.1207651158.squirrel@penguin"
 type="cite">
  <pre wrap="">On Tue, April 8, 2008 9:53 pm, Michael Dilger wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Ok, a little bit more hacking and I'm getting some encouraging results.

I went through that entire channels.conf and got something from the MTS
channel.
Using that, I hacked it into a file like this:

    T 666000000 8MHz 3/4 3/4 QAM64 8k 1/16 NONE

and ran

    dvbscan -v -v test

Which found SEVEN CHANNELS!

    TV
    ONE:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_3_4:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:270:320:1200
    TV2:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_3_4:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:271:321:1201
    TVNZ
    6:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_3_4:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:272:322:1202
    TVNZ
    7:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_3_4:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:273:323:1203
    TVNZ SPORT
    EXTRA:666000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_3_4:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:274:324:1204
    TV3:730000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_3_4:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:450:400:1300
    C4:730000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_3_4:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:451:401:1301

So I copied these into /etc/mplayer/channels.conf
and ran mplayer dvd://"TVNZ 7"
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Ok take a look at the channels.conf I have at
<a class="moz-txt-link-freetext" href="http://www.mythtv.co.nz/mythtv/?page_id=58">http://www.mythtv.co.nz/mythtv/?page_id=58</a>

You need to modify the A/V Pid settings to include the primary PMT
identifier. EG fot C4 you would have

451+301:401:1301

rather than

451:401:1301

Without this MPlayer doesn't realise you have H.264 and HE-AAC.

  </pre>
</blockquote>
Holy suckerfish Batman!&nbsp;&nbsp; I've got C4!<br>
<br>
Can you show me how to do that for the other channels?&nbsp; My frequencies
are different from yours...<br>
<br>
And dammit my computer can't play this stuff fast enough.<br>
<br>
<br>
-Mike<br>
<br>
<br>
<blockquote cite="mid:37810.192.168.0.2.1207651158.squirrel@penguin"
 type="cite">
  <pre wrap="">And welcome to the testing team.

  </pre>
</blockquote>
<br>
8-D<br>
<br>
</body>
</html>