ffmpeg -i input.mov -pix_fmt yuv420p -crf 18 -vcodec libx265 -tag:v hvc1 -movflags faststart output.mp4. or the VP9 codec: ffmpeg -i input.mov -pix_fmt ...
確定! 回上一頁