VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. hello, can anyone tell me how to rip/extract subtitles from MPD file? I used N_m3u8DL-CLI to get Audio and video but I can't get the subtitles. does anyone know?
    Quote Quote  
  2. Maybe you can find your answer on this website: https://stackoverflow.com/questions/50346915/how-to-extract-subtitles-from-mpd-files-in-an-avplayer.
    Unfortunately I have no idea! Let me know if this was the solution to your problem!
    Quote Quote  
  3. ffprobe -i https://www.example.com/path/to.mpd

    If you see a separate stream for the subs, they can be easily ripped: https://trac.ffmpeg.org/wiki/ExtractSubtitles

    Sometimes the subs are "burned" in to the video file, so you'd do the reverse of https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo
    Quote Quote  
  4. Originally Posted by asqnfismacrtzlfdmv View Post
    ffprobe -i https://www.example.com/path/to.mpd

    If you see a separate stream for the subs, they can be easily ripped: https://trac.ffmpeg.org/wiki/ExtractSubtitles

    Sometimes the subs are "burned" in to the video file, so you'd do the reverse of https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo
    Thank you so much for the help! it's working!!!
    Quote Quote  



Similar Threads

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