DVR-Scan icon indicating copy to clipboard operation
DVR-Scan copied to clipboard

Update Default ffmpeg Mapping

Open Breakthrough opened this issue 10 months ago • 0 comments

The current mapping assumes the presence of an audio track, which is incorrect. Instead of -map 0, the streams should be explicitly mapped. Ideally this should be -map 0:v -map 0:a? -map 0:s?

Breakthrough avatar Apr 27 '25 01:04 Breakthrough