VideoHelp Forum




+ Reply to Thread
Results 1 to 15 of 15
  1. Member JEG41's Avatar
    Join Date
    Sep 2018
    Location
    België
    Search Comp PM
    Hi
    I'm having trouble converting an MKV file to an MP4. The original MKV file contains subtitles that can be turned on or off.
    Some conversion apps (e.g., VideoProc, HandBrake, etc.) include the subtitles without any problems (though sometimes you need to configure this).
    Other conversion apps (e.g., Video to Video, Any Video Converter) don't work.
    My question is, is there a specific setting I can use to get the subtitles in my movie file?
    Quote Quote  
  2. The mvk container supports way more subtitles formats than the mp4 container.
    Depending on the subtitle format of those subtitles, they need to be converted to be supported by the mp4 container.
    Like you noticed, not all tools support all subtitle conversion.

    My question is, is there a specific setting I can use to get the subtitles in my movie file?
    Some tools might support hard-subbing the subtitles (burn them into the image, so no turning them off and on), other than that you would need to look at the documentation of the specific tool and the specific subtitle format you encounter to know what to configure.

    Cu Selur
    users currently on my ignore list: deadrats, Stears555, marcorocchini
    Quote Quote  
  3. Use clever Ffmpeg-GUI.
    Load your mkv, click main page, click multiplex, set mp4 as container, control if all streams are selected (on the left) and click multiplex.
    Done.
    Quote Quote  
  4. you can try LosslessCut as well
    As always .. there is nothing wrong with my environment
    Quote Quote  
  5. Member JEG41's Avatar
    Join Date
    Sep 2018
    Location
    België
    Search Comp PM
    Dear ProWo,
    I tested clever ffmpeg-GUI. It's a very good converter. Very fast and has a nice picture.
    Unfortunately, the MP4 file has the same problem as the original MKV file: the converted MP4 file also contains subtitles that can be turned on or off.
    Normally, this wouldn't be a problem, but it is for me, because I need a file with the subtitles permanently embedded after conversion.
    This is necessary because I'm putting the converted MKV to MP4 movie file on a USB stick to play on my TV.
    It doesn't work with an option to enable or disable subtitles. It's a shame.
    Quote Quote  
  6. Originally Posted by JEG41 View Post
    Dear ProWo,
    I tested clever ffmpeg-GUI. It's a very good converter. Very fast and has a nice picture.
    Unfortunately, the MP4 file has the same problem as the original MKV file: the converted MP4 file also contains subtitles that can be turned on or off.
    Normally, this wouldn't be a problem, but it is for me, because I need a file with the subtitles permanently embedded after conversion.
    This is necessary because I'm putting the converted MKV to MP4 movie file on a USB stick to play on my TV.
    It doesn't work with an option to enable or disable subtitles. It's a shame.
    If you want to burn in the subtitle (ever on), you have to re-encode the videostream.
    This can be done too with clever FFmpeg-GUI.
    See the tutorial:

    Image
    [Attachment 87808 - Click to enlarge]


    To test it, you could encode a short sample, g.e. 5 minutes.
    Quote Quote  
  7. Member JEG41's Avatar
    Join Date
    Sep 2018
    Location
    België
    Search Comp PM
    I've tried a lot, but I can't seem to get it working. I have the latest version, 3.4.3, and your example is 3.1.8.03. There's a difference in the menu, and that's making it difficult. I select MP4, but the conversion still returns MKV. I'm doing something wrong, but where?
    Quote Quote  
  8. Clever encodes the video stream separately, and ProWo likes mkv better than mp4.
    you still need to re-mux the generated mkv [AVC] video stream and your original audio stream [AAC] into an mp4 container.

    Originally Posted by JEG41 View Post
    I've tried a lot, but I can't seem to get it working. I have the latest version, 3.4.3, and your example is 3.1.8.03. There's a difference in the menu, and that's making it difficult. I select MP4, but the conversion still returns MKV. I'm doing something wrong, but where?
    Originally Posted by ProWo View Post
    Video encoding is only a partial step and the mkv container can contain most video codecs; it also receives most tags, which other containers cannot. The final video is created during multiplexing, and there you can choose the container.
    Last edited by videoAI; 13th Jul 2025 at 17:20.
    As always .. there is nothing wrong with my environment
    Quote Quote  
  9. Member netmask56's Avatar
    Join Date
    Sep 2005
    Location
    Sydney, Australia
    Search Comp PM
    Originally Posted by JEG41 View Post
    Dear ProWo,
    I tested clever ffmpeg-GUI. It's a very good converter. Very fast and has a nice picture.
    Unfortunately, the MP4 file has the same problem as the original MKV file: the converted MP4 file also contains subtitles that can be turned on or off.
    Normally, this wouldn't be a problem, but it is for me, because I need a file with the subtitles permanently embedded after conversion.
    This is necessary because I'm putting the converted MKV to MP4 movie file on a USB stick to play on my TV.
    It doesn't work with an option to enable or disable subtitles. It's a shame.
    You need to use the option to "burn in" the subs in your conversion program you are using if it has that option. Handbrake and VidCoder can do this
    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  
  10. Member JEG41's Avatar
    Join Date
    Sep 2018
    Location
    België
    Search Comp PM
    Dear Pro Wo,
    I can't convert with clever ffmpeg-GUI, neither to mkv nor to mp4. I'm following the included visual instructions, though.
    I must be doing something wrong somewhere, but where and what? I'd really like to use that program.
    Quote Quote  
  11. Originally Posted by JEG41 View Post
    Dear Pro Wo,
    I can't convert with clever ffmpeg-GUI, neither to mkv nor to mp4. I'm following the included visual instructions, though.
    I must be doing something wrong somewhere, but where and what? I'd really like to use that program.
    Okay, I'll give you step-by-step instructions.

    1) Start the app and drag your video.
    2) Click main page.
    3) Click encode video stream (you'll change the video stream only, all other streams remains untouched).
    4) Select x264 (avc) as encoder, leave all other settings as they are.
    5) Click various.
    6) Check the Burn in subtitle checkbox; if they are embedded subtitles in your video, source video is selected, but you can also use an extern subtitle.
    7) Select the subtitle you want to burn in and click OK. (You'll see a green S before target file).
    8) Click encode. Wait until is finished.

    9) Click multiplex; all streams are checked on the left. The new encoded video stream is shown in green.
    10) Deselect (on the left) the blue video stream and all subtitle streams.
    11) Select your container (mkv or mp4 recommended) and click multiplex. Wait until is finished.
    12) You will find your new video with hardcoded (burn in) subtitles in your destination folder.
    Quote Quote  
  12. Member JEG41's Avatar
    Join Date
    Sep 2018
    Location
    België
    Search Comp PM
    Dear Pro Wo,
    It works perfectly now, both for MP4 and MKV, but I have no sound. Is there something wrong somewhere?
    Quote Quote  
  13. Originally Posted by JEG41 View Post
    Dear Pro Wo,
    It works perfectly now, both for MP4 and MKV, but I have no sound. Is there something wrong somewhere?
    You have deselected the audio stream(s) at point 10).

    Do the following:
    Start the app, load your new video (with burned-in subtitles and without audio), click main page, click multiplex.
    Drag the original video (with audio) into the grid. All its streams are displayed in turquoise color.
    Deselect all turquoise streams that are not audio streams.

    Click multiplex. Done.
    Quote Quote  
  14. Member JEG41's Avatar
    Join Date
    Sep 2018
    Location
    België
    Search Comp PM
    Now ProWo is perfect. I'm so happy. I'm going to be able to use that program a lot. I had a feeling it was a good program, but I couldn't figure it out. Thanks to your step-by-step plan and your patience with me, I finally managed it. Thank you so much.
    Quote Quote  
  15. Originally Posted by JEG41 View Post
    Now ProWo is perfect. I'm so happy. I'm going to be able to use that program a lot. I had a feeling it was a good program, but I couldn't figure it out. Thanks to your step-by-step plan and your patience with me, I finally managed it. Thank you so much.
    You are welcome
    Quote Quote  



Similar Threads

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