Closed aryarm closed 5 years ago
Previously, this was done with VLC. Let's use ffmpeg so that we might automate the process and make it more robust to downstream bugs.
ffmpeg
This has been done for .h264 (what the Pis naturally produce) to .mp4 (what the pipeline uses), and would be easy to write for other file types.
Previously, this was done with VLC. Let's use
ffmpeg
so that we might automate the process and make it more robust to downstream bugs.