Documentation
¶
Overview ¶
Package vid is a terminal-native video player: live frames decoded to half-block cells, not a GUI nest (that's the GUI-TUI Bridge's job). Decoding is always two ffmpeg subprocesses (video frames + the file's own audio track, decoded independently — see the package doc comment on internal/ffdecode for why one process per stream rather than a single multi-pipe invocation), never a linked decoder library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.