On Wed, Apr 29, 2020 at 12:54 PM elvis <el...@dogonfire.com> wrote: > > > On 29/4/20 8:29 pm, Anders Andersson wrote: > > On Tue, Apr 28, 2020 at 5:57 PM Steve Keller <keller.st...@gmx.de> wrote: > >> Is there any tool in Debian that is able to change the timestamp in > >> video files, e.g. .mov, .avi, .mp4, etc.? > >> > >> For image files I use jhead -ta<offset> <file> but I haven't found > >> anything for video. > > $ ls -gGh faked_evidence.avi > > -rw-r--r-- 1 700M Apr 29 12:26 faked_evidence.avi > > $ touch -t 0512241337 faked_evidence.avi > > $ ls -gGh faked_evidence.avi > > -rw-r--r-- 1 700M Dec 24 2005 faked_evidence.avi > > Don't try that on faked_evidence.pdf > > Pdfs have an internal timestamp you need to change as well. > > > I think this is what he wants for movie files, but I am not sure they > have the time encoded into them...
Sure. We can only guess what goes on in OPs mind. Could be basically anything, so I imagine this list of replies will grow until OP tells us what they want.