Playing recorded TV in external player (mpc-hc) (1 Viewer)

TLD

Portal Pro
October 26, 2007
973
405
Rainy Washington
Home Country
United States of America United States of America
ps. does mpc-hc even support comskip chapters ?

That turns out to be a problem mpc-hc doesn't support comskip. I hate to be a PIA but is there a way to add to this .bat to delete the .xml file that is created by TV server i already got it to just change the .ts to ,mp4 without running comskip.
This is what i'm using now: ren "%*" "*.mp4"
 

kiwijunglist

Super Moderator
  • Team MediaPortal
  • June 10, 2008
    6,746
    1,751
    New Zealand
    Home Country
    New Zealand New Zealand
    ps. does mpc-hc even support comskip chapters ?

    That turns out to be a problem mpc-hc doesn't support comskip. I hate to be a PIA but is there a way to add to this .bat to delete the .xml file that is created by TV server i already got it to just change the .ts to ,mp4 without running comskip.
    This is what i'm using now: ren "%*" "*.mp4"

    Code:
    set "Filename=%*"
    set Filename=%Filename:~0,-3%
    ren "%*" "*.mp4"
    del "%Filename%.xml"
     
    Last edited:

    Users who are viewing this thread


    Write your reply...

    Similar threads

    Hi there, since I changed TV and HTPC's CPU, I'm wondering if this guide: Guide could be considered still good today, since it's been almost 13 years since then and it's still referring to a resolution of 1080p? I say this because I have a new Panasonic 4K HDR TV, and with that settings, even if I have an old Gygabyte GPU (bought...
    Hi there, since I changed TV and HTPC's CPU, I'm wondering if this guide: Guide could be considered still good today, since it's...
    Hi there, since I changed TV and HTPC's CPU, I'm wondering if this guide: Guide could be considered still good today, since it's...
    Replies
    0
    Views
    299
    As video playback in MP2 2.5 is buggy, PLEASE add an option for an external video player! I'd LOVE to have VLC back as videoplayer, like in MP1! This works perfectly. You will make a LOT of people VERY happy when you add this option. THANK YOU! EDIT: let me do some explaining about why it's buggy: regarding functionality, everything...
    As video playback in MP2 2.5 is buggy, PLEASE add an option for an external video player! I'd LOVE to have VLC back as videoplayer...
    As video playback in MP2 2.5 is buggy, PLEASE add an option for an external video player! I'd LOVE to have VLC back as videoplayer...
    Replies
    0
    Views
    218
    Attached are new TV service logs with your latest DLL. I see lots of EPG events and none of the messages from earlier. Congratulations!
    Attached are new TV service logs with your latest DLL. I see lots of EPG events and none of the messages from earlier. Congratulations!
    I have some weird behavior trying to operate the MP GUI in a new installation of MP 1.36 under Windows 11 Pro. Some of the remote...
    Replies
    33
    Views
    2K
    I used WMC for many years until it was discontinued. I think that led me somehow to mc2xml, it worked so never got around to zap2xml. from earlier today zap2it grab was 52 channels/7626 programs gracenote grab was 55 channels/6896 programs. same silicondust tuners used by both HTPC's. Haven't dug any deeper.
    I used WMC for many years until it was discontinued. I think that led me somehow to mc2xml, it worked so never got around to...
    NOT A MEDIAPORTAL ISSUE. Using MediaPortal1, Kodi for TV viewing. Today I noticed the TV Guide in Kodi stopped updating. A Google...
    Replies
    17
    Views
    1K
    Hi, I'm wish to be able to watch the recorded TV (*.ts) files on my Sony Bravia Android TV but cannot. The default media player app does not support the file type. So I installed VLC. VLC does read the ts files but the TV's remote does not allow to control basic VLC functions like FF or FR or pause etc... Tried 1-2 other apps, even...
    Hi, I'm wish to be able to watch the recorded TV (*.ts) files on my Sony Bravia Android TV but cannot. The default media player...
    Hi, I'm wish to be able to watch the recorded TV (*.ts) files on my Sony Bravia Android TV but cannot. The default media player...
    Replies
    0
    Views
    787
    Top Bottom