ffmpeg -y -i "test.mkv" -map 0 -c copy -t 10 -c:v libx265 -b:v 1000k -x265-params "pass=1:no-info=1" -vf "scale=1280:-2" -an -f null /dev/null &