Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunConsole ¶
func RunConsole(ctx context.Context, input, outputDir string, out io.Writer, quiet bool) (*reel.Result, error)
RunConsole encodes one file in-process with Reel's target-quality mode, rendering human-readable progress lines to out. It is the interactive sibling of RunWorker: the same encode path, but console rendering instead of the JSON wire (no worker subprocess -- a crash takes down only the CLI invocation that asked for it).
Types ¶
Click to show internal directories.
Click to hide internal directories.