mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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:
|
||||
```
|
||||
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue