Greetings all,
I am a newbie here and am new to video editing. I need to be able to edit the creation date/tag date and encoded date of an mp4 file without changing any of the other metadata/exif data. I have read through the forums and used the method mentioned with mp4box -
mp4box -itags :created=UTC_2014-01-16 -add "input.mp4" -new "output.mp4"
This does change the dates but other meta data like compressor id and vendor id are not in the output video and certain tags like handler are changed to different values. Is it possible to edit just the created date and encoded date etc. without changing other tags.
If this is not possible can I add the tags that have been omitted and edit the changed tags ?
Thanks in advance
+ Reply to Thread
Results 1 to 3 of 3
-
-
Have you checked https://forum.videohelp.com/threads/373362-Change-Time-Stamp-on-mp4-video?highlight=mp4box ? Read the entire thread and try budmans tool.
-
This is also a problem with many recoding operations. FFMpeg will also leave out a lot of Metadata unless you include '-map_metadata 0' somewhere in the ffmpeg script.
DeTom Are you looking to change created to Encoded and vice versa or are you wanting to do some other operation like change both with no relationship to each other? Thanks Baldrick! I hope the program can help a lot of people who need this.
Similar Threads
-
ffmpeg - howto encode creation date/time overlay from metadata
By hydra3333 in forum EditingReplies: 6Last Post: 20th Dec 2014, 18:19 -
videos/pictures - how can modify date be before creation date
By jyeh74 in forum Off topicReplies: 2Last Post: 20th Oct 2013, 15:12 -
Viewing/editing .AVI meta tags.
By Gew in forum Newbie / General discussionsReplies: 5Last Post: 20th Mar 2013, 10:41 -
How to edit MKV Tags? Is there any MKV Tag Editor available?
By Bonie81 in forum Video ConversionReplies: 1Last Post: 6th Nov 2011, 11:20 -
Movie Creation/Editing Software
By jtrousd in forum Newbie / General discussionsReplies: 0Last Post: 22nd Oct 2011, 23:12