cd /d %~dp1
ffmpeg.exe -y -i %1 -vsync 1 -async 1 -c copy "%~n1_fix.mp4"

突っ込めばなんとかなるんじゃね