Files
UltraGrid/tools/README.md
2022-06-27 13:37:06 +02:00

35 lines
723 B
Markdown

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.
ipc\_frame*
------------
Structures and functions to hold and parse video frames when transferring
between ultragrid and some other process through the unix\_socket display for
example.