Add ' to framerate argument and remove the word 'simple' as all our pipelines are apparently simple.
This commit is contained in:
parent
eb89143219
commit
bdb07d50be
@ -27,8 +27,8 @@
|
|||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Sample pipelines</title>
|
* <title>Sample pipelines</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch videotestsrc ! video/x-raw-yuv, framerate=(fraction)5/1 ! jpegenc ! multipartmux ! filesink location=/tmp/test.multipart
|
* gst-launch videotestsrc ! video/x-raw-yuv, framerate='(fraction)'5/1 ! jpegenc ! multipartmux ! filesink location=/tmp/test.multipart
|
||||||
* ]| a simple pipeline to mux 5 JPEG frames per second into a multipart stream
|
* ]| a pipeline to mux 5 JPEG frames per second into a multipart stream
|
||||||
* stored to a file.
|
* stored to a file.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user