pub fn default_output_path( started_at_unix_secs: u64, format: OutputFormat, ) -> PathBuf
Compose the full default output path. The directory is created on first use by the encoder; this just returns the path.