Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu@centricular.com>2023-04-07 20:13:41 +0300
committerMatthew Waters <matthew@centricular.com>2023-04-11 02:26:24 +0300
commit355f9259549ce5377d8c1817af213afaab25ce5b (patch)
tree7df3dad6e9f878400ae695e21c3dd0e0b4b5c39a /docs
parentf366c2086996b8afb906120d35c92c4b2f6af40d (diff)
tttocea608: specify raw 608 field
The element can only output field=0 raw 608 data. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1166>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 7b9f5992..9f7e3256 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -5049,7 +5049,7 @@
"presence": "always"
},
"src": {
- "caps": "closedcaption/x-cea-608:\n format: raw\n framerate: [ 1/2147483647, 2147483647/1 ]\n",
+ "caps": "closedcaption/x-cea-608:\n format: raw\n framerate: [ 1/2147483647, 2147483647/1 ]\n field: 0\n",
"direction": "src",
"presence": "always"
}