Ubuntu录屏无法在Windows下播放

使用ffmpeg转码

ffmpeg -i input.mp4 -c:v libx264 -pix_fmt yuv420p output.mp4