package main type Config struct { ffmpeg string ffprobe string chunkSize int }