当前位置:网站首页>QT pro文件配置ffmpeg宏
QT pro文件配置ffmpeg宏
2022-06-12 20:09:00 【GLL_】
QT pro文件配置ffmpeg宏


DEFINES += FFMPEG_5X
#DEFINES += FFMPEG_4X
win32{
contains(DEFINES, FFMPEG_5X) {
message("loading ffmpeg 5x")
INCLUDEPATH += $$PWD/Dev/5.0.1/include
LIBS += $$PWD/Dev/5.0.1/lib/avcodec.lib\
$$PWD/Dev/5.0.1/lib/avdevice.lib\
$$PWD/Dev/5.0.1/lib/avfilter.lib\
$$PWD/Dev/5.0.1/lib/avformat.lib\
$$PWD/Dev/5.0.1/lib/avutil.lib\
$$PWD/Dev/5.0.1/lib/postproc.lib\
$$PWD/Dev/5.0.1/lib/swresample.lib\
$$PWD/Dev/5.0.1/lib/swscale.lib
}
contains(DEFINES, FFMPEG_4X) {
message("loading ffmpeg 4x")
INCLUDEPATH += $$PWD/Dev/4.4.1/include
LIBS += $$PWD/Dev/4.4.1/lib/avcodec.lib\
$$PWD/Dev/4.4.1/lib/avdevice.lib\
$$PWD/Dev/4.4.1/lib/avfilter.lib\
$$PWD/Dev/4.4.1/lib/avformat.lib\
$$PWD/Dev/4.4.1/lib/avutil.lib\
$$PWD/Dev/4.4.1/lib/postproc.lib\
$$PWD/Dev/4.4.1/lib/swresample.lib\
$$PWD/Dev/4.4.1/lib/swscale.lib
}
}边栏推荐
- What is a federated index?
- Blue Bridge Cup basic-15 VIP question string comparison
- Implementation of exec function and shell
- exec函数、shell的实现
- Typescript decorator is basically used
- Index optimization principle
- [notes for question brushing] line segment tree
- Process creation fork (), demise wait()
- Overview of object detection
- Installation of xv6 system
猜你喜欢

3 R complex data types

Viewpoint sharing | Li Wei, an expert of Gewu titanium intelligent technology products: underlying logic and scenario practice of unstructured data platform

Detailed explanation of IO flow basic knowledge -- file and IO flow principle

Implementation of exec function and shell

2 R programming

The joint empowerment plan of Baidu PaddlePaddle large enterprise open innovation center was launched! Help Pudong to upgrade its industry intelligently

I learned database at station B (10): View

How to close icloud when Apple ID of Apple mobile phone forgets password and frequently jumps out to log in

Wechat e-book reading applet graduation design completion works (8) graduation design thesis template

进程的创建fork()、消亡wait()
随机推荐
JDBC interface summary
【splishsplash】自定义导出器
Experience Technology Department of ant group launched the 2023rd school recruitment
Process creation fork (), demise wait()
The difference between MySQL full table scanning and indexing
Demand and business model innovation - demand 2- demand basis
What is the difference between union and union all
Detailed explanation of IO flow basic knowledge -- file and IO flow principle
Solve NPM compilation times node_ modules/optipng-bin/vendor/optipng ENOENT
进程的创建fork()、消亡wait()
Is online futures account reliable? Is it safe to open an online futures account?
In 2022, 20 cities with the largest number of college students in China
CentOS7安装MySQL5.7操作说明
Login to MySQL
Understanding of data in memory
MySQL log
Wechat applet notes
The execution results of i+=2 and i++ i++ under synchronized are different
Process accounting, process time, daemon
Are you confused about choosing a low code platform? Follow these three steps