When converting a video by using the "Output Format: MP4 (h264/AAC)" preset, first few frames are always corrupted and appear gray. This does not happen with other presets (the ones I've tried anyway) and does not happen if I just use ffmpeg with defaults (ffmpeg -i input.webm output.mp4).
mpv version and platform
Linux
Description
When converting a video by using the "Output Format: MP4 (h264/AAC)" preset, first few frames are always corrupted and appear gray. This does not happen with other presets (the ones I've tried anyway) and does not happen if I just use
ffmpeg
with defaults (ffmpeg -i input.webm output.mp4
).Example: