ffmpeg -i in.mov -map_metadata -1 -c:v copy -c:a copy out.mov. The result is (again, checked with exiftool ), a metadata record reduced from 81 to 52 lines.
確定! 回上一頁