Files
UltraGrid/tools
Martin Pulec e6a92e2cc4 Tool convert: small improvents
- use $(CXX) instead of hard-codec g++ in Makefile.convert
- conversion -> list-conversions + brief usage
2021-10-14 10:31:28 +02: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
2020-04-07 13:29:24 +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.