Extracting subtitles from mp4 video

TatsuSheva

TatsuSheva

@tatsusheva-a229IG Oct 26, 2024
I need to extract subtitles from mp4 and I read this article before #-Link-Snipped-#but it doesn't work.
I want to extract the subtitles of this <a href="https://www.youtube.com/watch?v=3gtUolxfySQ" target="_blank" rel="nofollow noopener noreferrer">- YouTube</a>
In the command line I got this: Output file does not contain any stream.
Any suggestions ? Thank you.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • [Prototype]

    [Prototype]

    @prototype-G9Gn5k Aug 28, 2016

    Those subtitles are embedded into the video. If they were softcoded then you could extract it. I don't think you can extract the embedded subtitles as they are now essentially part of the video and not an overlay.