Skip to main content

poster_pipeline_args

Function poster_pipeline_args 

Source
pub fn poster_pipeline_args(
    video_path: &Path,
    poster_path: &Path,
) -> Vec<String>
Expand description

Build the gst-launch argv for the poster pipeline. Split out so tests can assert the shape without spawning gst.