Adding custom text and TC on top of video
Posted: Mon Sep 14, 2020 3:54 pm
Hi!
I'm trying to make a uniform line with text and the original timecode, but I can't figure out how to make it work.
I've got this custom FFmpeg line that I would like the TC to match:
-vf "drawtext=text=Property of X '%s_original_path~1%':x=(w-text_w)/2: y=100:fontfile=/Windows/Fonts/arial.ttf:fontsize=50:fontcolor=white:shadowcolor=black:shadowx=5:shadowy=5"
Is it possible to get the Timecode filter to match the font, size and height but to keep it in the right corner?
Is the Timecode filter based on some Avisynth script and could I modify it somehow?
Best Regards
Paul
I'm trying to make a uniform line with text and the original timecode, but I can't figure out how to make it work.
I've got this custom FFmpeg line that I would like the TC to match:
-vf "drawtext=text=Property of X '%s_original_path~1%':x=(w-text_w)/2: y=100:fontfile=/Windows/Fonts/arial.ttf:fontsize=50:fontcolor=white:shadowcolor=black:shadowx=5:shadowy=5"
Is it possible to get the Timecode filter to match the font, size and height but to keep it in the right corner?
Is the Timecode filter based on some Avisynth script and could I modify it somehow?
Best Regards
Paul