We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ffmpeg -i old.avi -metadata ICRD="2013-05-02T22:01+09:00" -c copy new.avi
ffmpeg -i old.mp4 -metadata creation_time="2012-03-31T16:23:00+09:00" -c copy new.mp4
The tag is DateTimeOriginal in the H264 MDPM tags of the video stream, cf ExifTool doc. How to set it?
DateTimeOriginal