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

TLD

Portal Pro
October 26, 2007
967
398
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

    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
    168
    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
    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
    759
    All sorted now with images attached as above. The problem attaching the images was the dugh brain user as well as the image size being too big
    All sorted now with images attached as above. The problem attaching the images was the dugh brain user as well as the image size...
    I have just updated my mobo and installed Win 10. I then imported all my old settings that were working ok on my old Win 7 system...
    Replies
    14
    Views
    2K
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement). However... The TV Server parts of MP1 and MP2 start when the system boots, and TV Server runs all of the time, even when it is not recording and live TV is not being viewed. If both TV Servers were active, they...
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement)...
    Help Please. Yesterday upon switch-on, I had this issue with MP2: When I clicked on the [REC] icon in the following Image...
    Replies
    26
    Views
    3K
    Top Bottom