Hi, I try this to burn subtitles to an mp4
ffmpeg.exe -i Mov.2019.mp4 -vf subtitles='Mov.2019.srt:force_style=FontSize=24,Pr imaryColour=80ff80' -preset veryfast -crf 24 Mov.2019.sub2.mp4
It gives me a black subtitle, can someone tell me wherte to find the color palette compatible with ffmpeg?
+ Reply to Thread
Results 1 to 2 of 2
-
-
See:
https://stackoverflow.com/a/21369850
(Esp. note how the example places the single quotes and double quotes.)
I don't think there's a limit to the palette (i.e. all values from &H000000& to &Hffffff& should be possible).
Similar Threads
-
What are the max options for Turing NVENC HEVC in FFMPEG?
By Cumberiron in forum Video ConversionReplies: 0Last Post: 28th May 2019, 01:25 -
FFmpeg options for Apple TV 4K
By Aleksid1 in forum Video ConversionReplies: 3Last Post: 23rd Jan 2019, 11:01 -
ffmpeg videotoolbox options ?
By Selur in forum MacReplies: 2Last Post: 4th Jan 2018, 22:33 -
A software to hardcode subs with font options (changing color)?
By exwoll in forum SubtitleReplies: 11Last Post: 8th Feb 2016, 12:18 -
FFmpeg - advanced options
By Justin832 in forum Newbie / General discussionsReplies: 6Last Post: 26th Aug 2015, 00:32