依照影片資訊我們想解出最適合YUV檔案 ffmpeg -i fhd_h264_video.mp4 -t 10 -pix_fmt yuv420p -y output.yuv -t 10是指定只要取10秒的資料; ...
確定! 回上一頁