notcurses/doc/man/man1/notcurses-view.1
nick black 5a555ff917
v1.0.2
2020-01-09 05:50:20 -05:00

18 lines
526 B
Groff

.TH notcurses-view 1 "v1.0.2"
.SH NAME
notcurses-view \- Render multimedia to the terminal
.SH SYNOPSIS
.B notcurses-view
.IR files...
.SH OPTIONS
.TP
.IR files
Files to successively render.
.SH DESCRIPTION
.B notcurses-view
renders multimedia to the terminal using libav.
.SH NOTES
Proper display requires a terminal advertising the RGB terminfo(5) capability (necessary for specification of arbitrary 24bpp colors), and a monospaced font with good Unicode support.
.SH SEE ALSO
notcurses(3notcurses), ffmpeg(1), terminfo(5)