[Approved] MPC-HC/mpeg Splitter Audio+Subtitle Track Name Processing (1 Viewer)

nyt

Retired Team Member
  • Premium Supporter
  • October 15, 2009
    199
    48
    Home Country
    United States of America United States of America
    Problem: mpegsplitter and mpc-hc splitter return different formatted strings for the audio and subtitle tracks.
    Solution: Properly parse the mpegsplitter and mpc-hc stream information.

    Problem: Track information may often be vague when changing tracks that do not have a language stored in their description.
    Solution: Display track information along with language(if it exists)

    This patch should take care of these two issues. I know everyone who is interested in HD audio bitstreaming is using mpc-hc because haali does not support it. If this was a perfect world, haali would be updated and none of this would be necessary.

    There is also a decent group who uses SAF, which is composed of mpc-hc filters. This will help them out as well.

    If you have any comments or suggestions let me know. Thanks.

    :D

    edit: updated post with the latest patch I was running against current SVN.

    edit: updated patch to not pull out info in parenthesis in track name
     

    Attachments

    • mpchcsplittertracknames.patch
      7 KB

    Bertiex

    New Member
    February 24, 2010
    2
    0
    Hi,

    i have a question how do i install this patch if i can open the file with notepad but i dont know if i need to copy the text inside to another file
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    39
    Austria
    Home Country
    Austria Austria
    1. Check out current version of MediaPortal sourcecode from repository
    2. apply this patch using e.g. tortoisesvn
    3. compile new sources

    This is for developers, if you're not familiar with svn and compiling sources you'll have to wait until these changes make it into the next release candidate (if they do).
     

    nyt

    Retired Team Member
  • Premium Supporter
  • October 15, 2009
    199
    48
    Home Country
    United States of America United States of America
    see if this works. I think just these 3 should do, but not 100% sure. These are built off the latest svn.

    i've included the mpc subs dll as well.

    make sure to put the windowsplugins.dll into the plugins/windows directory.
     

    Attachments

    • mpchcsplitterandsubs.rar
      30.7 KB

    Zinu

    Portal Pro
    February 28, 2008
    650
    23
    Home Country
    Netherlands Netherlands
    Afaik only core.dll is changed, but it's always better to be safe than sorry ;)
     

    Users who are viewing this thread

    Top Bottom