当前位置:网站首页>ffmpeg filtergraph同时添加缩放和osd滤镜
ffmpeg filtergraph同时添加缩放和osd滤镜
2022-04-22 10:25:00 【QMCY_jason】
刚开始 只需要缩放 直接用scale就可以
后来想缩放的同时添加osd 也就是drawtext 发现会提示 找不到drawtext 如下图

后来百度了一下发现 默认drawtext这个功能没有开启
需要开启 --enable-libfreetype --enable-postproc 重新编译ffmpeg
而开启freetype需要编译freetype2
那就把freetype2下下来之后 直接./configure make make install
然后再编译ffmpeg就可以了
编译完之后 再次运行提示:如下

再次运行 提示没有字体 修改下 :可以了 但是中文不能显示如下 显示方框

description 设置如下:

应该是这个字体不支持中文 换个字体
改了下字体 还是显示不出来

版权声明
本文为[QMCY_jason]所创,转载请带上原文链接,感谢
https://blog.csdn.net/baoecit/article/details/124317092
边栏推荐
- MySQL basic collection
- Two ways to write Coriolis (understand 'fn.length' and 'FN. Tostring()')
- [SV] assign force difference
- 01背包问题——以及变形问题
- 【HLS】可变帧率和固定帧率拉流
- 004-MYSQL的查询过程
- Golang time strings common methods
- 启动mongodb时发现错误libcrypto.so.10
- Textview sets the display color of the specified character
- 基于容器的PaaS混合云的几种形式
猜你喜欢

Challenges of enterprise web development

安全远程访问+安全文件传输+终端仿真+远程管理丨上海道宁联合VanDyke为IT行业人员带来可靠的、易于配置的软件

Share some unknown and super easy-to-use API functions in sklearn module

How does Oracle use circular control keywords exit, goto, continue

UKUI3 支持 openEuler 22.03 LTS

NavigationView的使用

Use of navigationview

Can Siemens PLC realize wireless communication through Ethernet data module?

leetcode771. 宝石与石头

Film online ticket purchase system based on SSM
随机推荐
Golang time strings common methods
leetcode771. 宝石与石头
Textview sets the display color of the specified character
About the problem that the picture library of tpshop open source mall version 6.0 does not display pictures
Multi target tracking extended Kalman filter (EKF)
MySQL数据库常识之储存引擎
Addition, deletion, modification and query of advanced MySQL data (DML)
golang 时间格式化
matlab的解决反复激活问题的license.lic文件
最通俗易懂的依赖注入之生命周期
(产品资源)明德扬AD8488模块高性能数字X射线FMC接口128模拟通道高速ADC芯片
JWT source code analysis (four layer package with schematic diagram)
Some functions of qbytearray are used for conversion
The debug breakpoint of idea thread pool cannot jump in
Laya Uncaught ReferenceError: spine is not defined
Interpretation of openeuler kernel technology | introduction to kernel interrupt subsystem
High quality notes on how MySQL works: understanding MySQL from the root
【307期】从实现原理来讲,Nacos 为什么这么强?
数字化时代,企业运维面临现状及挑战分析解读
Query process of 004-mysql