View Full Version : Extracting timestamp information
gecko1862
4th October 2007, 08:37
I need to retrieve the timestamp information on a dvd file and superimpose it on the stream so that it can be displayed during playback. how can i do that. can anyone help me out here.
ninjaw
4th October 2007, 10:53
try to use some text editor macro to create a SRT with incremental numbers
manusse
5th October 2007, 21:08
Hi,
It really depends what you want to do with it. An AviSynth script would also do the job.
Cheers
Manusse
gecko1862
8th October 2007, 17:12
I need to retrieve the timestamp info via code. As in am writing a c# app that will process a vob file and play it back with the timestamp info superimposed on the bottom right corner.
ninjaw
8th October 2007, 22:30
So it's not subtitles
Adub
9th October 2007, 00:41
http://avisynth.org/mediawiki/ShowFrameNumber
Scroll down to the bottom. ShowTime().
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.