splitmux: update example pipeline

Element x264enc doesn't have a max-key-int property
This commit is contained in:
Luis de Bethencourt 2015-02-10 14:56:23 +00:00
parent 0373fd8f65
commit 12aa2428e0

View file

@ -40,7 +40,7 @@
* <refsect2>
* <title>Example pipelines</title>
* |[
* gst-launch-1.0 -e v4l2src num-buffers=500 ! video/x-raw,width=320,height=240 ! videoconvert ! queue ! timeoverlay ! x264enc max-key-int=10 ! h264parse ! splitmuxsink location=video%02d.mov max-size-time=10000000000 max-size-bytes=1000000
* gst-launch-1.0 -e v4l2src num-buffers=500 ! video/x-raw,width=320,height=240 ! videoconvert ! queue ! timeoverlay ! x264enc ! h264parse ! splitmuxsink location=video%02d.mov max-size-time=10000000000 max-size-bytes=1000000
* ]|
*
* Records a video stream captured from a v4l2 device and muxes it into