mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
5be3f255b0
In some cases you want to ensure that a specific element factory is used while requiring some specific caps but this was not possible. You can now do `qtmux:video/x-prores,variant=standard|factory-name=avenc_prores_ks` to ensure that the `avenc_prores_ks` factory is used to produce the 'standard' variant of prores video stream. This also enhances a bit the documentation Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6875> |
||
---|---|---|
.. | ||
gst | ||
meson.build |