gstreamer笔记

https://gstreamer.freedesktop.org/documentation/tools/gst-inspect.html?gi-language=c

命令行:

1. gst-inspect-1.0  //打印有关 GStreamer 插件或元素的信息,

eg:gst-inspect-1.0   audiotestsrc //打印lib\gstreamer-1.0\gstaudiotestsrc.dll插件的信息

-a, --print-all  Print all plugins and elements

2. gst-launch-1.0 //构建并运行 GStreamer 管道  gst-launch-1.0 [OPTIONS] PIPELINE-DESCRIPTION

3. ges-launch-1.0 

eg: ges-launch-1.0 +clip qqqg.mp3//播放 从头到位

eg:ges-launch-1.0 +clip hama.mp4 inpoint=108.0 //从108秒开始播放到尾部

eg:ges-launch-1.0 +clip qqqg.mp3  inpoint=108.0  duration=20.0 //从108秒开始播放20秒

eg:ges-launch-1.0 +clip qqqg.mp3  inpoint=108.0  duration=20.0 start=20.0 //从108秒开始  等待20秒播放音频 持续20s

ges-launch-1.0 --track-types=audio +clip hama.mp4  //仅播放音频

ges-launch-1.0 +clip hama.mp4 layer=1 set-alpha 1.0 +clip ndh.mp4 layer=0 //同时播放 先layer=0

ges-launch-1.0 +clip ndh.mp4 +effect "agingtv"

 

 

 
posted @   MoonXu  阅读(61)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
历史上的今天:
2021-03-29 孝感移动 验证消息 row
点击右上角即可分享
微信分享提示