Hi!
I have a Sony Handycam DCR-SX80 recorder. We need to extract the exact time when the videos were recorder (hh:mm: ss) form the mpeg file. An ideal situation would be one where we get an .xsl output with the video frames in one column and the specific timestamp for that frame on the following column.
We have already deleted the videos from the camera so there is no possibility of extracting them with a specific software, although if there was a way of doing that I could implement it for my future videos.
I don't need the timestamp to appear as subtitles in the video at all, which is what I've been reading about around here and is not entirely helpful for my case.
I would really appreciate some sort of guidance or help,
Thanks!!![]()
+ Reply to Thread
Results 1 to 2 of 2
-
Last edited by vole324; 6th Apr 2015 at 12:34.
-
AFAIK there is no standardized timestamps in MPEG file - DTS and PTS are timestamps present in MPEG but they are relative and usually not linked to any real time (clock time).
If there is any timestamps then they are non standard and as such proprietary extension to standard. If this is MPEG Transport Stream then time is stored in TOT/TDT.
http://dvbsnoop.sourceforge.net/examples/example-tot_tdt.html
http://www.dtvmonitor.com/en/tdt
http://www.dtvmonitor.com/en/tot
Similar Threads
-
extracting subtitle file from MKV
By MikeBintouch in forum MacReplies: 4Last Post: 6th Jan 2015, 09:51 -
Reading .MTS file date and timestamp
By avid in forum ProgrammingReplies: 0Last Post: 2nd Sep 2014, 06:56 -
Best way to go from AVCHD, date/timestamp it, and save as Mpeg 2.
By pf4711 in forum Newbie / General discussionsReplies: 7Last Post: 22nd Feb 2012, 15:07 -
Extracting audio from a 3gp file
By berfles in forum AudioReplies: 2Last Post: 17th Nov 2011, 10:54 -
Renaming AVCHD file using timestamp
By cheerful in forum Newbie / General discussionsReplies: 3Last Post: 9th Jun 2011, 08:10