Integration of MPC-HC subtitle's engine (2 Viewers)

cpp2005

Retired Team Member
  • Premium Supporter
  • November 7, 2006
    164
    127
    OK, thanks I'll check it.
     

    cpp2005

    Retired Team Member
  • Premium Supporter
  • November 7, 2006
    164
    127
    1stdead
    Unfortunately .net font selection dialog only supports true type fonts. There is no workaround for this issue, at least I didn't find.
    I can only suggest you to directly modify mediaportal.xml, with font name you like.
     

    1stdead

    Portal Pro
    February 1, 2008
    1,089
    139
    Copenhagen
    Home Country
    Denmark Denmark
    Okay, odd but thanks :)
    IF somebody else wants to change subtitle type to something not like True type change the bold line in mediaportal.xml
    <section name="subtitles">
    <entry name="enabled">yes</entry>
    <entry name="shadow">5</entry>
    <entry name="language">da</entry>
    <entry name="fontface">Cronos Pro Light</entry>
    <entry name="color">ffffff</entry>
    <entry name="bold">yes</entry>
    <entry name="fontsize">15</entry>
    <entry name="engine">MPC-HC</entry>
    <entry name="borderWidth">2</entry>
    <entry name="borderOutline">yes</entry>
    <entry name="charset">0</entry>
    <entry name="delayInterval">250</entry>
    <entry name="saveNever">yes</entry>
    <entry name="saveAsk">no</entry>
    <entry name="subStyleOverride">no</entry>
    <entry name="subPosRelative">no</entry>
    </section>


    Another small question. You can choose what subtitle you want to be the default one. But in mkv files, with haali splitter, this isn't choosen. It chooses the first one, how come?
    And it does not override ASS style if it's choosen.
     

    olavm

    Portal Pro
    November 1, 2007
    62
    28
    Home Country
    Norway Norway
    Another small question. You can choose what subtitle you want to be the default one. But in mkv files, with haali splitter, this isn't choosen. It chooses the first one, how come?
    And it does not override ASS style if it's choosen.

    Hi, I have the same problem. This worked with the original 1.0.2-version without the otherwise excellent MPC-subtitles-patch, but now the first language is always choosen. Not a big deal but WAF is in the details.

    I set up Norwegian as default subtitle language, and English as default audio language. After starting a movie and press the info button and choose subtitles I get a list that looks something like this:

    No subtitltes
    English
    Swedish
    S: [Norwegian]
    Danish
    Finnish

    English is highlighted. The S: and Norwegian in brackets is probably because Norwegian is set as default language, but still English is highlighted.
     

    cpp2005

    Retired Team Member
  • Premium Supporter
  • November 7, 2006
    164
    127
    1stdead
    Can you attach the problematic .ass subtitle?
     

    Scandermore

    MP Donator
  • Premium Supporter
  • March 27, 2009
    46
    2
    Home Country
    Spain Spain
    Hello!

    I am using MP 1.1.0 Alpha, and I can not get the delay of the subtitles to work. That is, the subtitles work perfect, but I'm trying to use the delay option to change the synchronization (using skin blu3wide, I can move the delay slider), and nothing happens. If I modify the initial delay in the configuration, it does nothing, also.

    Should this work this way in MP 1.1.0? Is there any thing that has to be enabled for it to work?

    I have been waiting for this feature a long time, and now it seems that should be working, but I can't :-(

    Thank you!

    aLeX
     

    Users who are viewing this thread

    Top Bottom