mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 05:40:27 +00:00
tools: added README.md
This commit is contained in:
28
tools/README.md
Normal file
28
tools/README.md
Normal file
@@ -0,0 +1,28 @@
|
||||
Miscellaneous tools and utilities for UG
|
||||
========================================
|
||||
|
||||
Astat
|
||||
-----
|
||||
|
||||
Sample application demonstrating parsing audio volume statistics from the control port.
|
||||
|
||||
Not useful alone.
|
||||
|
||||
|
||||
Convert
|
||||
-------
|
||||
|
||||
Command-line tool providing UltraGrid pixel format conversions from command-line.
|
||||
|
||||
|
||||
stacktrace\_addr2line.sh
|
||||
------------------------
|
||||
|
||||
Shell tool to parse UltraGrid stack trace (produced when UG crashes).
|
||||
|
||||
|
||||
uyvy2yuv422p
|
||||
------------
|
||||
|
||||
Simple conversion from UYVY to planar YUV 4:2:2 (i420) utilized eg. by FFmpeg.
|
||||
|
||||
Reference in New Issue
Block a user