Files
UltraGrid/tools
Martin Pulec a8fba13593 Makefile.astat: build with c++ instead of g++
GCC is not always present (eg. in MSYS2 clang env).
2022-03-09 16:09:34 +01:00
..
2021-08-09 11:59:39 +02:00
2020-04-07 13:29:24 +02:00
2018-08-31 18:09:26 +02:00
2021-10-14 10:31:28 +02:00
2021-08-10 08:07:00 +02:00

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.