Table of Concepts
GStreamer 官网提供了一些列学习课程,下面的列表以 GStreamer 基本概念为线索,给出了相关的参考课程。
概念 | 课程 |
---|---|
Action signals | Playback tutorial 1: Playbin usage |
Audio switching | Playback tutorial 1: Playbin usage |
Buffers | Basic tutorial 8: Short-cutting the pipeline |
Bus | Basic tutorial 2: GStreamer concepts |
Capabilities | Basic tutorial 6: Media formats and Pad Capabilities |
Debugging | Basic tutorial 11: Debugging tools |
Discoverer | Basic tutorial 9: Media information gathering |
Elements | Basic tutorial 2: GStreamer concepts |
gst-discoverer-1.0 | Basic tutorial 10: GStreamer tools |
gst-launch-1.0 | Basic tutorial 10: GStreamer tools, gst-launch-1.0 |
GUI | Basic tutorial 5: GUI toolkit integration |
Links | Basic tutorial 2: GStreamer concepts |
Pads | Basic tutorial 3: Dynamic pipelines |
Pad Availability | Basic tutorial 7: Multithreading and Pad Availability |
Pipelines | Basic tutorial 2: GStreamer concepts |
Queries | Basic tutorial 4: Time management |
Seeks | Basic tutorial 4: Time management |
Signals | Basic tutorial 3: Dynamic pipelines |
States | Basic tutorial 3: Dynamic pipelines |
Subtitles | Playback tutorial 2: Subtitle management |
Tags | Playback tutorial 1: Playbin usage |
Tools | Basic tutorial 10: GStreamer tools |
Threads | Basic tutorial 7: Multithreading and Pad Availability |
参考资料
- Table of Concepts