+ Reply to Thread
Results 1 to 16 of 16

Thread: Help extracting subtitles, tried everything

  1. #1
    Member
    Join Date
    Mar 2015
    Location
    Albania
    Posts
    8

    Help extracting subtitles, tried everything

    I've been trying to rip the subtitles from some movies for years, but no succes !

    After finding this forum, I've downloaded and tried ffmpeg, VideoUpdaterTools, MP4Box, CC Extractor

    And none of them have worked for me !

    The subtitles are hard-coded and can't be disabled

    P.E. there's this movie here :

    Please help me, I'm desperate for an app that can do this !
    Last edited by Baldrick; 19th Mar 2015 at 04:23. Reason: Movie link removed. Subtitles is okey for now.
    Quote Quote  

  2. #2
    Member netmask56's Avatar
    Join Date
    Sep 2005
    Location
    Sydney, Australia
    Posts
    2,228

    Re: Help extracting subtitles, tried everything

    This looks like Warez so I doubt if anyone will help you.. Buy the disc.
    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. #3
    Member
    Join Date
    Mar 2015
    Location
    Albania
    Posts
    8

    Re: Help extracting subtitles, tried everything

    It's a well-known albanian website that offers films subtitled in Albanian.

    It's not the disk what I want !

    I want to get the subtitle files so that I can change some stuff !
    Last edited by danielrika; 18th Mar 2015 at 17:41.
    Quote Quote  

  4. #4

    Re: Help extracting subtitles, tried everything

    Meh as long as it's not softcoded you can't "extract" the subtitle.

    If it is softcoded, mux the mp4 to mkv using mkvtoolnix, selecting only the subtitle track. You will get an mks file. Finally extract using gmkvextract or similar tool.

    Alternatively you can open the mp4 in Hybrid and just use the extract subtitle feature.
    Quote Quote  

  5. #5
    Member netmask56's Avatar
    Join Date
    Sep 2005
    Location
    Sydney, Australia
    Posts
    2,228

    Re: Help extracting subtitles, tried everything

    You could also try in Google

    Albanian Subtitles <insert name of movie> you may well find someone has made it available as a srt file
    Also look here http://www.podnapisi.net/ a very good subtitle site
    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  

  6. #6
    Member
    Join Date
    Mar 2015
    Location
    Albania
    Posts
    8

    Re: Help extracting subtitles, tried everything

    Quote Originally Posted by blud7 View Post
    Meh as long as it's not softcoded you can't "extract" the subtitle.
    So there is no software that can detect subtitle text and give it to me as a subtitle file ?? None at all ?
    Quote Quote  

  7. #7

    Re: Help extracting subtitles, tried everything

    Quote Originally Posted by Baldrick View Post
    AVISubDetector and subrip can OCR subs to srt from avi files(maybe also mpeg1 if not then convert the mpeg1 to avi).
    So it's possible you can do a fast conversion to avi and then rip the subtitles using one of those tools. Cuz I can't think of a tool that does this for mp4 etc
    Quote Quote  

  8. #8
    Member godai's Avatar
    Join Date
    Oct 2012
    Location
    United States Florida
    Posts
    236

    Re: Help extracting subtitles, tried everything

    hope answers help , but imo you dont know too much about this.
    Quote Quote  

  9. #9
    Member netmask56's Avatar
    Join Date
    Sep 2005
    Location
    Sydney, Australia
    Posts
    2,228

    Re: Help extracting subtitles, tried everything

    Use MKVMergeGui to put the MP4 file into a MKV container. This will show up all contents of the file ie Audio, Video and hopefully subtitles. If it shows a subtitle track you can extract it using gMKVExtractGUI.exe

    If MKVMergeGui doesn't show any subtitles then that confirms the subs are hard coded into the video. ie they are part of the video and you can't extract them as they don't exist as a separate entity.

    Or you could simply post a MediaInfo report on the MP4 file - that will show if a subtitle track exists within the file. If it does then do the above to extract.

    Good luck!
    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. #10
    Member WazaKrash's Avatar
    Join Date
    Jan 2015
    Location
    in Europe
    Posts
    386

    Re: Help extracting subtitles, tried everything

    You can also try CCextractor.
    With Free Make Video Converter, you can see if there is a subtitle files. Because sometimes, the sub is really really encrust in the video
    Quote Quote  

  11. #11
    Member MaverickTse's Avatar
    Join Date
    Aug 2013
    Location
    Hong Kong
    Posts
    699

    Re: Help extracting subtitles, tried everything

    Typing and timing the subtitle yourself in AegiSub would be probably faster than going through the Subtitle-text-Image-Extraction route.
    It is possible to isolate subtitles and make it as another video (with black background), and it is possible to OCR, but both isolation and OCR accuracy will make you scratching your head.
    Stopping development until someone save me from poverty or get me out of Hong Kong...
    Twitter @MaverickTse
    Quote Quote  

  12. #12
    Member netmask56's Avatar
    Join Date
    Sep 2005
    Location
    Sydney, Australia
    Posts
    2,228

    Re: Help extracting subtitles, tried everything

    Quote Originally Posted by danielrika View Post
    I've been trying to rip the subtitles from some movies for years, but no succes !

    After finding this forum, I've downloaded and tried ffmpeg, VideoUpdaterTools, MP4Box, CC Extractor

    And none of them have worked for me !

    The subtitles are hard-coded and can't be disabled

    P.E. there's this movie here : http://movreel.com/jg0kbszhhfgp.html

    Please help me, I'm desperate for an app that can do this !

    Try these http://www.opensubtitles.org/en/subtitles/6008750/big-hero-6-sq Albanian subs
    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  

  13. #13
    Member
    Join Date
    Mar 2015
    Location
    Albania
    Posts
    8

    Re: Help extracting subtitles, tried everything

    Quote Originally Posted by netmask56 View Post
    Thanks, but it's not just this movie ! there are hundreds more !
    Quote Quote  

  14. #14
    Member
    Join Date
    Dec 2005
    Posts
    59,264

    Re: Help extracting subtitles, tried everything

    The subs are hard coded into the picture. You must use OCR to convert them from graphics to text. Good luck.
    Quote Quote  

  15. #15
    Member
    Join Date
    Mar 2015
    Location
    Albania
    Posts
    8

    Re: Help extracting subtitles, tried everything

    Quote Originally Posted by jagabo View Post
    The subs are hard coded into the picture. You must use OCR to convert them from graphics to text. Good luck.
    O, but any app for this ??
    Quote Quote  

  16. #16
    Member
    Join Date
    Dec 2005
    Posts
    59,264

    Re: Help extracting subtitles, tried everything

    You were already given the names of a few apps that can OCR subs. Even with those apps it will be tedious. Subrip doesn't require AVI, it can open MP4 files. You might need to install AviSynth.
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. Extracting subtitles from m4v/mp4.
    By protoX in forum Subtitle
    Replies: 54
    Last Post: 16th Dec 2020, 12:26
  2. Extracting Subtitles
    By Speeny in forum Subtitle
    Replies: 1
    Last Post: 23rd Dec 2014, 10:39
  3. Extracting Harcoded Roll-Up Subtitles
    By video2me in forum DVD Ripping
    Replies: 2
    Last Post: 16th Apr 2014, 11:37
  4. Extracting subtitles from mpg files?
    By jt4451 in forum Subtitle
    Replies: 4
    Last Post: 14th Feb 2014, 11:41
  5. Extracting subtitles from Video_TS
    By phunkidude in forum Mac
    Replies: 4
    Last Post: 9th Apr 2010, 09:40

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts