当前位置:网站首页>ffmpeg常用命令(二)
ffmpeg常用命令(二)
2022-07-01 18:45:00 【lcyw】
- ffmpeg截图
ffmpeg -i rtmp://192.168.1.16:8935/app/ -loglevel quiet -y -f mjpeg -t 0.001 test.jpg
fmpeg 改变视频分辨率
ffmpeg -i input.avi -vf scale=320:240 output.avi -hide_banner
- 使用rtp方式推流
h264推流
ffmpeg -re -i "test.mp4" -vcodec h264 -acodec aac -f rtp_mpegts rtp://127.0.0.1:10000
-示例:ffmpeg推送rtp到zlmedia
./ffmpeg -re -i ./road2.mp4 -vcodec copy -acodec copy -f rtp_mpegts rtp://10.138.27.224:20000
- 推送USB Camera 到rtmp服务器
边栏推荐
- CDGA|从事通信行业,那你应该考个数据管理证书
- torch.nn.functional.interpolate函数
- XML syntax, constraints
- 【6.24-7.1】写作社区精彩技术博文回顾
- Solution: you can ping others, but others can't ping me
- PostgreSQL varchar[] array type operation
- Parallelism, concurrency and life cycle of threads
- How to redraw the header of CListCtrl in MFC
- EasyGBS主子码流都为H.265时,切换出现花屏如何解决?
- Enabling "new Chinese enterprises", SAP process automation landing in China
猜你喜欢
数字化转型企业成功的关键,用数据创造价值
Dlib+opencv library for fatigue detection
CDGA|从事通信行业,那你应该考个数据管理证书
Case sharing: basic networking configuration of QinQ
Lake Shore continuous flow cryostat transmission line
Nacos configuration file publishing failed, please check whether the parameters are correct solution
研究了11种实时聊天软件,我发现都具备这些功能…
Detailed explanation of JUnit unit test framework
Cdga | if you are engaged in the communication industry, you should get a data management certificate
论文阅读【Discriminative Latent Semantic Graph for Video Captioning】
随机推荐
Shell array
Extensive reading of the paper [film: visual reasoning with a general condition layer]
Go Language Advanced
寶,運維100+服務器很頭疼怎麼辦?用行雲管家!
Lake Shore 连续流动低温恒温器传输线
torch.nn.functional.interpolate函数
Three ways for redis to realize current limiting
[pytorch record] automatic hybrid accuracy training torch cuda. amp
Download (export) PDF template file (such as approval form), and report error: invalid nested tag * * * found, expected closing tag***
Solution of digital supply chain centralized purchase platform in mechanical equipment industry: optimize resource allocation and realize cost reduction and efficiency increase
Bao, what if the O & M 100+ server is a headache? Use Xingyun housekeeper!
【org.slf4j.Logger中info()方法】
论文泛读【FiLM: Visual Reasoning with a General Conditioning Layer】
Helium transmission line of lake shore cryostat
精耕渠道共谋发展 福昕携手伟仕佳杰开展新产品培训大会
241. Different Ways to Add Parentheses
任务:拒绝服务DoS
How to solve the problem of splash screen when the main and sub code streams of easygbs are h.265?
Lake Shore—OptiMag 超导磁体系统 — OM 系列
Games202 operation 0 - environment building process & solving problems encountered