You can add or edit metadata w/o needing to re-encode: ffmpeg -i input -map 0 -c copy -metadata title="Title" -metadata artist="Artist" ...
確定! 回上一頁