CrazyEngineers
  • Remove hardcoded subtitles in VLC on Windows or Mac - Anyone?

    Ankita Katdare

    Administrator

    Updated: Oct 27, 2024
    Views: 4.9K
    I have searched far and wide on the internet, but I haven't found a solution. I got a documentary from a friend which has hardcoded Chinese subtitles. Now even though I have found the english subtitles, it's annoying to have those Chinese subtitles feel 1/5th of your screen. There's no separate .srt file in the folder. I have removed the settings for auto selecting the subtitle track.. but that's clearly of no use.

    I have been to " Tools -> Preferences (set Show Settings to All) and Video -> Subtitles/OSD
    and tried random permutations and combinations of the settings, but it isn't working.

    Has anyone tried something similar? Is there a permanent solution to this?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Abhishek Rawal

    MemberFeb 13, 2015

    If subtitles can be removed, it's not hard-coded.
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorFeb 13, 2015

    True. I wish there was a work around. Another software to remove hardcoded text from videos, may be? I have heard there are apps to 'extract' hardcoded subtitle text from a .avi / .mkv / .mp4 file. Will have to search. ☕👀😖
    Are you sure? This action cannot be undone.
    Cancel
  • lal

    MemberFeb 14, 2015

    Hardcoded subtitles are like 'burned' in to the frames. Removing them is like removing the character's face from the played back frames, which is exactly identical to editing a picture and removing/replacing some part of it through a photo editing software like Adobe Photoshop or Gimp. Trouble here is, in a movie there could be 24 to 30 or even more frames played per second. Editing each frame individually (many hundreds of thousands of them) could give a chance, but with a deterioration in quality and flow!
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorFeb 14, 2015

    #-Link-Snipped-# Any idea about what is the technical process of hard coding subtitles in a video file? Is it done during post production?
    Are you sure? This action cannot be undone.
    Cancel
  • Abhishek Rawal

    MemberFeb 14, 2015

    Ankita Katdare
    #-Link-Snipped-# Any idea about what is the technical process of hard coding subtitles in a video file? Is it done during post production?
    You can use applications like Handbrake, Avidemux,etc. to hardcode subtitles into video file. All you have to select "Burned in" option to do so.
    If you prefer CLI, you can do it with ffmpeg :
    ffmpeg -i video.format -vf subtitles=xyz.srt out.format
    You can even use subtitles from mkv container to your video. Refer : <a href="https://trac.ffmpeg.org/wiki" target="_blank" rel="nofollow noopener noreferrer">FFmpeg</a>
    I don't remember more.
    Are you sure? This action cannot be undone.
    Cancel
  • Jatin Kumar

    MemberFeb 14, 2015

    there are video editing applications which are used to remove watermarks from the video ,may be that will help😨👀
    <a href="https://compression.ru/video/logo_removal/index_en.html" target="_blank" rel="nofollow noopener noreferrer">VirtualDub MSU Logo Remover</a>
    try it
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorFeb 14, 2015

    Yes. Thanks for the share. That looks like worth a shot. I will find a smaller (under 20mb) hardcoded subtitle video file and see if this helps. That's a lot of efforts though. ☕
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorFeb 14, 2015

    I searched again to see if filters work, but most of them seem to say that it's simply not working as intended. Also, when on one of the forums, a person asked if he/she can make the color of the text transparent, the response cracked me up 😁😁 -

    Your best bet is to cover up that part of the screen with some electrical tape so you don't have to look at them.
    😘
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorMay 29, 2015

    A lot of people are reaching out to me on social media asking if I have found a solution to this. Sadly, I haven't. Sadly, there isn't a solution to this.

    If the subtitles are hard-coded, it's like they are a part of the movie. A part of the scene. No way to remove that.
    Are you sure? This action cannot be undone.
    Cancel
  • Sri Ram

    MemberJul 12, 2015

    This worked for me with slight blurring where the inbuilt sub track displayed,
    <a href="https://www.idealshare.net/video-converter/how-to-remove-subtitles-from-mkv.html" target="_blank" rel="nofollow noopener noreferrer">How to Remove Subtitles from MKV, AVI, and MP4 on Mac or Windows?</a>
    Much more tolerable than two sets of subtitles (Portuguese:embedded and SRT:English).
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorAug 2, 2015

    #-Link-Snipped-# Seems a bit harsh to me to remove the part of the video surrounding the subtitle. There could be elements there that aren't worth missing. However, cropping it out is the only available solution. Only how many will choose to do it I wonder..
    Are you sure? This action cannot be undone.
    Cancel
  • Paawann

    MemberOct 10, 2015

    well, contact the Hardcoder who did this to you, and ask him ," bro, always keep a non hard coded copy on torrent site."
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorDec 4, 2015

    There are some freeware available on the internet that claim to remove hardcoded subtitles. Some of them say the overall video quality will be reduced and others say they will block that part of the screen.

    I think that since there's no sure-short way of removing hardcoded subtitles. But if you can't wait to watch the movie/video, you can be smart and add one subtitle on top of other with a different layer background. This will make it easy to read the new subtitles.

    If you are running VLC (the most used software), you have settings to position the new subtitles wherever you want. In fact, VLC allows you to change the subtitle's text color, text's position, font size, font family as well as the overlay effects.

    Here's how you can do it:
    1. Go to Tools on the menu bar and hit on 'Preferences'.
    2. In the window that pops up, click 'Subtitles & OSD' option from the left sidebar. (OSD stands for On Screen Display)
    3. Under Display settings, you will see an option called 'Force Subtitle Position'. Here you can enter value in pixels where each pixel defines the position of subtitle from the window's margins.
    Happy binge watching, folks! 👍
    Are you sure? This action cannot be undone.
    Cancel
  • justfaced

    MemberJan 11, 2016

    You can use Avdshare Video Converter to removing subtitles from MKV with the help of an MKV Subtitle Remover named MKV Subtitle Remover.
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorFeb 8, 2016

    justfaced
    You can use Avdshare Video Converter to removing subtitles from MKV with the help of an MKV Subtitle Remover named MKV Subtitle Remover.
    I sure do hope that this is not an advertisement for the service. There are various ways to remove subtitles from a .MKV file if they are just soft subtitles. There are online subtitle removers for all .avi, .mp4 and .mkv files. Removing hardcoded subs is a different ball game entirely. It's a highly tedious process and may result in deterioration of video quality.
    Are you sure? This action cannot be undone.
    Cancel
  • Ankit0070

    MemberMar 6, 2016

    Hey Ankita i m also facing same problem...still i have'nt found any software that can be used to remove hard coded Chinese subtitles... hey guys plzzzz help me
    Are you sure? This action cannot be undone.
    Cancel
  • emirwati

    MemberApr 13, 2016

    I did a little search of this problem and I found no clear cut solution yet. (1) You could crop the part of the film where the subtitles appear, but losing that portion of the image using, for example, iDealshare VideoGo. (2) You could enable new subtitles on top of the old ones and try different fonts, colours and sizes. (3) You could offset the new subtitles to a new area of the screen. (4) My best bet is to download another version of the film.
    Are you sure? This action cannot be undone.
    Cancel
  • emirwati

    MemberApr 13, 2016

    I did a little search for this problem and I found no clear cut solution yet. (1) You could crop the part of the film where the subtitles appear, but losing that portion of the image using, for example, iDealshare VideoGo. (2) You could enable new subtitles on top of the old ones and try different fonts, colours and sizes. (3) You could offset the new subtitles to a new area of the screen. (4) The best option is possibly to download another version of the film.
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorApr 13, 2016

    #-Link-Snipped-# Did you try that solution?
    Are you sure? This action cannot be undone.
    Cancel
  • emirwati

    MemberApr 13, 2016

    Yes, I did; better try a new download.

    Ankita Katdare
    #-Link-Snipped-# Did you try that solution?
    Yes, I did; better try a new download.
    Are you sure? This action cannot be undone.
    Cancel
  • Danny M

    MemberApr 23, 2016

    Is there a way to look at the video stream and see if it has hardcoded subs? I am not bothered about adding/removing just to see if they exist?
    Are you sure? This action cannot be undone.
    Cancel
  • anujsingh786

    MemberJun 10, 2016

    It can't be removed because it is saved as picture in the frame. Better to download another clean copy.
    Are you sure? This action cannot be undone.
    Cancel
  • anujsingh786

    MemberJun 10, 2016

    Hard coding becomes the part of an image in frame, it can not be removed. You can cut that much part of loose video quality, if you try. So look for another clean copy.
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorJun 27, 2016

    Danny M
    Is there a way to look at the video stream and see if it has hardcoded subs?
    When you download video files, in most cases you can check a couple of screenshots or ask the uploaded if it has subs in comments. There's only those 2 ways of finding out if there are hardcoded subs in the file before downloading it.
    Are you sure? This action cannot be undone.
    Cancel
  • Govind Borgaonkar

    MemberAug 24, 2016

    😀
    Nice blog, I found good information here.
    Thanks to all !
    Are you sure? This action cannot be undone.
    Cancel
  • Govind Borgaonkar

    MemberAug 24, 2016

    If subtitles are not hard-coded, most of the times there is .srt file with the same name as video file, you won't see subtitles if filenames are different.

    subtitles
    I just found a way to remove hard-coded subtitles, which I didn't like
    they were saying to crop / trim video from bottom using a software

    I think there is no other way.
    Are you sure? This action cannot be undone.
    Cancel
  • Moylius

    MemberJan 2, 2017

    Hello, I need help in removing hardcoded subtitle!! I tried in many softwares but I don't know how to remove, so I have searched more and found this on google How To Remove Hardcoded Subtitles | ONLINE & EASY will it work? Looks useful.
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorAug 5, 2018

    I am not sure if it works, but has anyone tried using MKVToolNix? Not sure if it works. As the name says it is only useful for .mkv files. So .mp4 may not work.

    Are you sure? This action cannot be undone.
    Cancel
  • Akhilesh Pandey

    MemberOct 19, 2018

    #-Link-Snipped-# Does it crop the video?

    #-Link-Snipped-#  Did you find any way to do it without cropping?

    Thanks

    Are you sure? This action cannot be undone.
    Cancel
  • Tonya Rabish

    MemberOct 22, 2018

     use Avdshare Video Converter to Add or remove all kinds of subtitles, like SRT, SSA/ASS, and IDX/SUB to or from MKV, MP4, WMV, MOV, ASF, FLV, AVI, MPEG, etc.See the guide:https://www.avdshare.com/extract-subtitles-from-mkv


    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register