pub fn encode_video_ffmpeg(raw_path: &str, video_path: &str) -> Result<Output>
Convenience function for converting binary grayscale data to an mp4. Used for testing.
io::Error