add -d 1 option: suppress audio-video packet data in debug output

This commit is contained in:
F. Duncanh
2025-02-20 02:15:14 -05:00
parent c864b46981
commit 890948bf3d
8 changed files with 39 additions and 16 deletions

View File

@@ -1304,7 +1304,9 @@ that (unlike dumped video) the dumped audio is currently only useful for
debugging, as it is not containerized to make it playable with standard
audio players.*
**-d** Enable debug output. Note: this does not show GStreamer error or
**-d \[n\]** Enable debug output; optional argument n=1 suppresses audio/video
packet data in debug output.
Note: this does not show GStreamer error or
debug messages. To see GStreamer error and warning messages, set the
environment variable GST_DEBUG with "export GST_DEBUG=2" before running
uxplay. To see GStreamer information messages, set GST_DEBUG=4; for