Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Merge video with subtitles
#23
Well, taking into account the following shortcomings:
  • changing subtitle color in VLC doesn't work
  • GOOD subtitle file doesn't contain color-specific instructions (i.e. <c.cyan.bg_black>Une femme d'exception a su donner</c>
    <c.cyan.bg_black>une âme à ce havre de paix.</c>)
I guess before embedding subtitles in the video, I should process the .vtt file and embed color-specific instructions in it.
Then embed using python-ffmpeg. As I know, this is the only way to process subtitles in batch mode, although at the moment I don't know how to properly construct the command in order to embed the subtitles, not burn them.
Reply


Messages In This Thread
Merge video with subtitles - by Pavel_47 - Jun-26-2022, 10:57 AM
RE: Merge video with subtitles - by snippsat - Jun-26-2022, 11:51 AM
RE: Merge video with subtitles - by Pavel_47 - Jun-26-2022, 01:28 PM
RE: Merge video with subtitles - by snippsat - Jun-26-2022, 02:26 PM
RE: Merge video with subtitles - by Pavel_47 - Jun-26-2022, 05:07 PM
RE: Merge video with subtitles - by Pavel_47 - Jun-28-2022, 10:18 AM
RE: Merge video with subtitles - by Axel_Erfurt - Jun-28-2022, 02:12 PM
RE: Merge video with subtitles - by Pavel_47 - Jun-28-2022, 03:03 PM
RE: Merge video with subtitles - by snippsat - Jun-28-2022, 02:48 PM
RE: Merge video with subtitles - by Pavel_47 - Jun-28-2022, 03:18 PM
RE: Merge video with subtitles - by Pavel_47 - Jul-04-2022, 09:42 AM
RE: Merge video with subtitles - by Pavel_47 - Jun-28-2022, 03:34 PM
RE: Merge video with subtitles - by snippsat - Jun-29-2022, 01:29 AM
RE: Merge video with subtitles - by Pavel_47 - Jul-03-2022, 09:44 AM
RE: Merge video with subtitles - by Pavel_47 - Jul-03-2022, 10:03 AM
RE: Merge video with subtitles - by snippsat - Jul-04-2022, 10:33 AM
RE: Merge video with subtitles - by Pavel_47 - Jul-04-2022, 11:30 AM
RE: Merge video with subtitles - by Pavel_47 - Jul-04-2022, 11:32 AM
RE: Merge video with subtitles - by snippsat - Jul-04-2022, 12:02 PM
RE: Merge video with subtitles - by Pavel_47 - Jul-06-2022, 01:26 PM
RE: Merge video with subtitles - by Pavel_47 - Jul-04-2022, 12:45 PM
RE: Merge video with subtitles - by snippsat - Jul-04-2022, 01:04 PM
RE: Merge video with subtitles - by Pavel_47 - Jul-04-2022, 01:31 PM
RE: Merge video with subtitles - by snippsat - Jul-04-2022, 08:07 PM
RE: Merge video with subtitles - by snippsat - Jul-06-2022, 01:54 PM
RE: Merge video with subtitles - by Pavel_47 - Jul-06-2022, 02:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to 'soft-embedd' subtitles with python-ffmpeg Pavel_47 2 2,207 Jul-04-2022, 12:33 PM
Last Post: Pavel_47

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020