Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Add watermark to FFmpeg

2025-01-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Add watermark fengyuzaitu in the upper left corner

Ffmpegd.exe-I video.mp4-vf drawtext=fontfile=arial.ttf:text=fengyuzaitu output.mp4

Add watermark fengyuzaitu in the center

Ffmpegd.exe-I video.mp4-vf drawtext=fontfile=arial.ttf:x=w/2:y=h/2:text=fengyuzaitu output.mp4

Specify watermark color and width

Ffmpegd.exe-I video.mp4-vf drawtext=fontfile=arial.ttf:x=w/2:y=h/2:fontsize=24:fontcolor=yellow:text=fengyuzaitu output.mp4

Add the current timestamp

Ffmpegd.exe-I video.mp4-vf drawtext= "fontfile=arial.ttf:text='% {localtime\:% H\\:% M\:% S}'" output.mp4

Encounter problems

[Parsed_drawtext_0 @ 0000015FE818EE80] Cannot find a valid font for the family Sans

[AVFilterGraph @ 0000015FE6473A80] Error initializing filter 'drawtext' with args' fontfile=arial.ttf:text=fengyuzaitu'

Error reinitializing filters!

Failed to inject frame into filter network: No such file or directory

Error while processing the decoded data for stream # 0:1

Solve

Copy the required fonts from the C:\ Windows\ Fonts directory to the directory where the program executes

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report