Reply to thread

This is my Mediaportal.xml MyTV section:


  <section name="mytv">

    <entry name="dvbsubtitles">yes</entry>

    <entry name="deinterlace">3</entry>

    <entry name="autoturnontv">no</entry>

    <entry name="autoturnontimeshifting">no</entry>

    <entry name="byindex">yes</entry>

    <entry name="showchannelnumber">no</entry>

    <entry name="channelnumbermaxlength">3</entry>

    <entry name="defaultar">stretch</entry>

    <entry name="audiocodec">ffdshow Audio Decoder</entry>

    <entry name="videocodec">NVIDIA Video Decoder</entry>

    <entry name="h264videocodec">CoreAVC Video Decoder</entry>

    <entry name="audiorenderer">Default DirectSound Device</entry>

    <entry name="allowarnormal">yes</entry>

    <entry name="allowaroriginal">yes</entry>

    <entry name="allowarstretch">yes</entry>

    <entry name="allowarzoom">yes</entry>

    <entry name="allowarzoom149">yes</entry>

    <entry name="allowarletterbox">no</entry>

    <entry name="allowarpanscan">no</entry>

    <entry name="automaticbacktoback">no</entry>

    <entry name="filter0">ffdshow raw video filter</entry>

    <entry name="teletextHidden">no</entry>

    <entry name="teletextTransparent">no</entry>

    <entry name="teletextRemember">yes</entry>

    <entry name="nonsquare">yes</entry>

    <entry name="dx9filteringmode">Gaussian Quad Filtering</entry>

    <entry name="channel">YLE Extra</entry>

    <entry name="group">All Channels</entry>

    <entry name="usefilter0">yes</entry>

    <entry name="filter1">undefined</entry>

    <entry name="tvon">no</entry>

  </section>


Should there be a log entry in DVBSub.log when Mediaportal is started? As I previously posted, there isn't.


Top Bottom