mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Fix typo in gstplugin readme.md
This commit is contained in:
parent
473bfd0bae
commit
0b7729edc6
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ GST_PLUGIN_PATH=target/gstplugins \
|
||||||
If that doesn't work, try:
|
If that doesn't work, try:
|
||||||
```
|
```
|
||||||
GST_PLUGIN_PATH=target/gstplugins \
|
GST_PLUGIN_PATH=target/gstplugins \
|
||||||
gst-in2spect-1.0 target/gstplugins/libgstservoplugin.so
|
gst-inspect-1.0 target/gstplugins/libgstservoplugin.so
|
||||||
```
|
```
|
||||||
|
|
||||||
If you get reports about the plugin being blacklisted, remove the (global!) gstreamer cache, e.g. under Linux:
|
If you get reports about the plugin being blacklisted, remove the (global!) gstreamer cache, e.g. under Linux:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue