mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
splitfilesrc: fix up docs for 0.11
This commit is contained in:
parent
3b94e44571
commit
b6da022417
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
* gst-launch splitfilesrc location="/path/to/part-*.mpg" ! decodebin ! ...
|
* gst-launch splitfilesrc location="/path/to/part-*.mpg" ! decodebin ! ...
|
||||||
* ]| Plays the different parts as if they were one single MPEG file.
|
* ]| Plays the different parts as if they were one single MPEG file.
|
||||||
* |[
|
* |[
|
||||||
* gst-launch playbin2 uri="splitfile://path/to/foo.avi.*"
|
* gst-launch playbin uri="splitfile://path/to/foo.avi.*"
|
||||||
* ]| Plays the different parts as if they were one single AVI file.
|
* ]| Plays the different parts as if they were one single AVI file.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue