当前位置:网站首页>Ffmpeg common commands (2)
Ffmpeg common commands (2)
2022-07-01 19:34:00 【lcyw】
- ffmpeg Screenshot
ffmpeg -i rtmp://192.168.1.16:8935/app/ -loglevel quiet -y -f mjpeg -t 0.001 test.jpg
fmpeg Change the video resolution
ffmpeg -i input.avi -vf scale=320:240 output.avi -hide_banner
- Use rtp Mode push flow
h264 Push flow
ffmpeg -re -i "test.mp4" -vcodec h264 -acodec aac -f rtp_mpegts rtp://127.0.0.1:10000
- Example :ffmpeg push rtp To zlmedia
./ffmpeg -re -i ./road2.mp4 -vcodec copy -acodec copy -f rtp_mpegts rtp://10.138.27.224:20000
- push USB Camera To rtmp The server
边栏推荐
- A brief understanding of white box encryption technology
- XML语法、约束
- 微信公众号开发相关流程及功能介绍
- 采集抖音视频
- 面试题 16.16. 部分排序-双指针法
- Once the SQL is optimized, the database query speed is increased by 60 times
- H264编码profile & level控制
- Learning notes - steps of JDBC connection database operation
- 241. Different Ways to Add Parentheses
- 智慧防疫系统为建筑工地复工复产提供安全保障
猜你喜欢

A brief understanding of white box encryption technology
![[go ~ 0 to 1] day 5 July 1 type alias, custom type, interface, package and initialization function](/img/1e/bed6a761f07c052e43b1e3b1701760.png)
[go ~ 0 to 1] day 5 July 1 type alias, custom type, interface, package and initialization function

wireshark报文分析tcp,ftp
![pickle. Load error [attributeerror: can't get attribute 'volatile' on < module '\u main']](/img/98/c4df0747856eda262b82942eedad8f.png)
pickle. Load error [attributeerror: can't get attribute 'volatile' on < module '\u main']

XML语法、约束

Instagram 为何从内容共享平台变成营销工具?独立站卖家如何利用该工具?

Solution of digital supply chain centralized purchase platform in mechanical equipment industry: optimize resource allocation and realize cost reduction and efficiency increase

大厂音视频职位面试题目--今日头条

uni-app微信小程序一键登录获取权限功能

Methods of finding various limits
随机推荐
下载(导出)pdf模板文件(比如:审批单),报错:Invalid nested tag *** found, expected closing tag ***
win10下使用msys+vs2019编译ffmpeg源码
XML语法、约束
论文阅读【Learning to Discretely Compose Reasoning Module Networks for Video Captioning】
GB28181的NAT穿透
The intelligent epidemic prevention system provides safety guarantee for the resumption of work and production at the construction site
Chaos engineering platform chaosblade box new heavy release
Once the SQL is optimized, the database query speed is increased by 60 times
What must be done in graduation season before going to Shanhai
如何正确使用Vertx操作Redis(3.9.4带源码分析)
Solution of intelligent supply chain management platform in aquatic industry: support the digitalization of enterprise supply chain and improve enterprise management efficiency
学习笔记-JDBC连接数据库操作的步骤
241. Different Ways to Add Parentheses
【英语语法】Unit1 冠词、名词、代词和数词
Nacos configuration file publishing failed, please check whether the parameters are correct solution
Dom4j parsing XML, XPath retrieving XML
Parallelism, concurrency and life cycle of threads
[pytorch record] distributed training dataparallel and distributeddataparallel of the model
EasyGBS网络不稳定情况下重复请求视频拉流问题的优化
使用环信提供的uni-app Demo,快速实现一对一单聊