What's the method to dull the harcoded sutitles to 70% in CFFMprg GUI
Like this
ffmpeg -i in.mp4 -vf "drawbox=x=0:y=ih-160:w=iw:h=160:color=black@0.35:t=fill" -c:v libx264 -crf 18 -preset slow -c:a copy out60.mp4
+ Reply to Thread
Results 1 to 2 of 2
-
-
Is already implemented for text subtitles.
Set background to 2 (50% transparent).
I'll implement a additional transparency control (from 0 to 100%).
Similar Threads
-
Clever FFMpeg Gui Syncronization
By sam12345 in forum Video ConversionReplies: 1Last Post: 26th Oct 2025, 03:10 -
Custom Command in Clever FFmpeg GUI
By sam12345 in forum Video ConversionReplies: 21Last Post: 22nd Oct 2025, 12:39 -
Clever FFmpeg Gui Language Support
By sam12345 in forum Video ConversionReplies: 1Last Post: 19th Oct 2025, 11:28 -
Clever FFmpeg GUI Batch Mux
By Tom Saurus in forum Video ConversionReplies: 16Last Post: 29th Jun 2025, 09:49 -
Clever FFmpeg GUI doesn't work
By BenBen21 in forum EditingReplies: 29Last Post: 30th Jan 2025, 04:46


Quote