mirror of
https://github.com/matthew1000/gstreamer-cheat-sheet.git
synced 2024-11-21 16:00:59 +00:00
Extra line at start to mention Python
This commit is contained in:
parent
40ba05cd8e
commit
a7ddba0273
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# GStreamer command-line cheat sheet
|
# GStreamer command-line cheat sheet
|
||||||
|
|
||||||
This series of docs provides a cheat sheet for GStreamer on the command-line.
|
This series of docs provides a cheat sheet for GStreamer on the command-line.
|
||||||
|
A few Python examples are also included for when you need GStreamer to be dynamic (i.e. react to user or some other action).
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue