Skip to content
WJunction - Webmaster Forum

ffmpeg code

Status
Not open for further replies.
hello, im using ffmpeg for my video coding
im using this code for burning subtitle and adding watermark but i want to ask you that
are you have some kind of suggesting for my code
code is
ffmpeg -i input.mkv -i 1920x1080watermark.png -filter_complex overlay=main_w-overlay_w-5:5,subtitles=losts02e01tr.srt:force_style='Fontsize=18' -c:v libx264 -preset fast -movflags +faststart -crf 23 output.mp4
and which font size are u using for subtitles?
thanks
 
Status
Not open for further replies.

About the author

V
Member · Joined
5
Messages
1
Reactions
3
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom