pub fn poster_pipeline_args( video_path: &Path, poster_path: &Path, ) -> Vec<String>
Build the gst-launch argv for the poster pipeline. Split out so tests can assert the shape without spawning gst.