README fix typo

This commit is contained in:
fduncanh
2022-05-07 10:54:37 -04:00
parent b352842e5b
commit 405d7e4247
3 changed files with 4 additions and 4 deletions

View File

@@ -449,7 +449,7 @@ Also: image transforms that had been added to RPiPlay have been ported to UxPlay
packets dumped to a file to _n_ or less. To change the name _audiodump_, use -admp [n] _filename_.
**-d** Enable debug output. Note: this does not show GStreamer error or debug messages. To see GStreamer error
error and warning messages, set the environment variable GST_DEBUG with "export GST_DEBUG=2" before running uxplay.
and warning messages, set the environment variable GST_DEBUG with "export GST_DEBUG=2" before running uxplay.
To see GStreamer debug messages, set GST_DEBUG=4; increase this to see even more of the GStreamer inner workings.
# Troubleshooting