Playing recorded TV in external player (mpc-hc) (2 Viewers)

TLD

Portal Pro
October 26, 2007
964
396
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, 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
    732
    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
    First thing to say is that I use MP1, whereas I believe that you use MP2. @ge2301 has just posted that MP2 has a "folder view" in addition to the "library view", so you should be able to set up your system as I describe below, but the details will differ. In MP1, the folders that are to appear on the "Videos" panel are defined in "MP...
    First thing to say is that I use MP1, whereas I believe that you use MP2. @ge2301 has just posted that MP2 has a "folder view" in...
    Help Please. Yesterday upon switch-on, I had this issue with MP2: When I clicked on the [REC] icon in the following Image...
    Replies
    18
    Views
    1K
    Just those I attached. I messed about with task priorities MP/TV-Server/SQL-Server and the issue changed to the skin.. I would do something, but it would be 10's of seconds before the action happened. Doing an Alt-Tab would flush the actions. Too weird lol!! So, with some flak from the family, I had to give in. I just did a...
    Just those I attached. I messed about with task priorities MP/TV-Server/SQL-Server and the issue changed to the skin.. I would do...
    So, this one has me quite stumped. Have tried ) and a few things - driver updates, kicking the box, threatening it with a static...
    Replies
    8
    Views
    843
    I realize this is a (very) old thread, however, I just discovered something that may have been the problem all along, and thought you might like to know. I had a Yamaha RX-A1050 HTR receiver. About three weeks ago, I started having problems where the HDMI audio from Windows, itself (11 Pro), would not work. After multiple times of...
    I realize this is a (very) old thread, however, I just discovered something that may have been the problem all along, and thought...
    My apologies for posting two separate issues in one posting, however, the logs I have cover both. 1. Resume playback of...
    Replies
    14
    Views
    3K
    Top Bottom