当前位置:网站首页>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
边栏推荐
- IPv4地址、子网掩码、网关
- EasyGBS主子码流都为H.265时,切换出现花屏如何解决?
- The use of subplot function in MATLAB
- GB28181的NAT穿透
- Digital business cloud: from planning to implementation, how does Minmetals Group quickly build a new pattern of digital development?
- 正则表达式=Regex=regular expression
- 混沌工程平台 ChaosBlade-Box 新版重磅发布
- CMU AI PhD 第一年总结
- Instagram 为何从内容共享平台变成营销工具?独立站卖家如何利用该工具?
- MySQl的基本使用
猜你喜欢

MySQL common graphics management tools | dark horse programmers

Summary of SQL query de duplication statistics methods

Shell高级进阶

Ubuntu14 install MySQL and configure root account local and remote access

XML syntax, constraints

Nacos configuration file publishing failed, please check whether the parameters are correct solution

Methods of finding various limits

Dlib+opencv library for fatigue detection

Once the SQL is optimized, the database query speed is increased by 60 times
![[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
随机推荐
DTD建模
MySQl的基本使用
精耕渠道共謀發展 福昕攜手偉仕佳傑開展新產品培訓大會
What must be done in graduation season before going to Shanhai
[go ~ 0 to 1] day 5 July 1 type alias, custom type, interface, package and initialization function
数字化转型企业成功的关键,用数据创造价值
Witness the times! "The future of Renji collaboration has come" 2022 Hongji ecological partnership conference opens live broadcast reservation
XML syntax, constraints
[Mori city] random talk on GIS data (I)
XML语法、约束
Team up to learn! 14 days of Hongmeng equipment development "learning, practicing and testing" practical camp, free of charge!
大厂音视频职位面试题目--今日头条
下载(导出)pdf模板文件(比如:审批单),报错:Invalid nested tag *** found, expected closing tag ***
【Go ~ 0到1 】 第四天 6月30 defer,结构体,方法
Go Language Advanced
Crunch简介、安装,使用Crunch制作密码字典
Chinese and English instructions human soluble advanced glycation end products receptor (sRAGE) ELISA Kit
音频编解码基础知识
MFC中如何重绘CListCtrl的表头
nacos启动失败问题解决与总结