VideoHelp Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. Hey, I have some MP4 files that contain subtitle tracks. When I open these MP4 files in MKVToolNix GUI... it's not bringing in the subtitle tracks.

    I used MediaInfo on the MP4 file and confirmed they're standard subtitle tracks:

    Code:
    Text
    ID                                       : 3
    Format                                   : Timed Text
    Muxing mode                              : sbtl
    Codec ID                                 : tx3g
    Duration                                 : 1 h 11 min
    Bit rate mode                            : Variable
    Bit rate                                 : 211 b/s
    Stream size                              : 111 KiB (0%)
    Language                                 : English
    Default                                  : Yes
    Forced                                   : No
    Alternate group                          : 3
    Encoded date                             : UTC 2016-08-25 07:43:33
    Tagged date                              : UTC 2016-08-25 07:43:33
    Menus                                    : 4
    Is this a bug?

    -Pete
    Quote Quote  
  2. Member netmask56's Avatar
    Join Date
    Sep 2005
    Location
    Sydney, Australia
    Search Comp PM
    Try extracting the subtitles first using a suitable mp4 program. Then add that file along with the MP4 video file?
    SONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851
    Quote Quote  
  3. Hi, thanks... I was hoping to avoid this step since I wanted to automate everything in a batch file.
    Quote Quote  
  4. Code:
    ffmpeg -i "input.mp4" -map 0:s -scodec srt "output.srt"
    oops... missed the part you don't want to extract subs first.
    Last edited by tugshank; 23rd Jan 2017 at 02:16. Reason: missed the part you don't want to extract subs first
    Quote Quote  
  5. I don't think MKVToolkit has ever been friendly with Timed Text subs..
    You have to manually extract them and convert them to Srt or SSA
    Quote Quote  
  6. I guess I have no choice but to manually extract them first. I didn't realize mkvmerge had issues with timed text subs.

    Thanks for the replies...

    -Pete
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!