Files
UltraGrid/tools
Martin Pulec 9f2d8b5029 tools: merged Makefiles
+ fixed compilation of convert (dependency on color_out)
2022-08-17 17:27:43 +02:00
..
2021-08-09 11:59:39 +02:00
2022-08-11 10:42:45 +02:00
2018-08-31 18:09:26 +02:00
2022-07-27 10:23:50 +02:00
2022-06-29 15:15:42 +02:00
2022-06-29 15:15:42 +02:00
2022-06-29 15:15:42 +02:00
2022-08-17 17:27:43 +02:00
2022-08-17 17:27:43 +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 (i422) 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.