I have a DVD file (recorded from an old VHS camcorder)that I would like to put a continuous date and time stamp on (similar to an DV file from a camcorder)
Any suggestions on the easiest way to go about this? I did wonder about converting to AVI then trying to alter the date/time stream but wasn't sure how to do this
is there any software available to overlay a date and time graphic over the whole file?
cheers
+ Reply to Thread
Results 1 to 8 of 8
-
-
http://avisynth.org/mediawiki/ShowTime
http://avisynth.org/mediawiki/Subtitle
========================== -
I'm not sure what format you have now: DVD (MPEG)?
If so, it's easy to reauthor.
Just add a subtitle track, default on (you could have it forced on, but why not have it switchable).
Easy to generate a subtitle to count time (I'd use Excel, take a few minutes).
This would require no reencoding of the video. -
AlanHK's suggestion is good, but there are downsides to it. A small number of DVD players refuse to honor the "subtitles on" switch. It certainly is possible to generate subtitles to have the time as he suggests, but how difficult this task is depends a lot on your computer expertise. I know plenty of people who would have no idea how to do this except via a very time consuming manual process. I could write a Perl program that could generate the correct output but I have no idea at all how to do this in Excel. My Excel skills are very poor as I almost never use it.
Converting to AVI and using the AviSynth stuff might be the easiest way, again depending on how difficult or easy it is for you to try the subtitles suggestion, but it will require you to convert the video to AVI and even if done losslessly, you'd have to re-encode to MPEG-2 which would entail some (at least minor if not worse) quality loss. -
Originally Posted by jman98
In Excel it would just be two columns, with a simple addition formula. Then save as text in the right format and you have a subtitle.
About 1% of the effort of reencoding to Avi and back again, and no quality loss. -
-
thanks guys. this is the first time i've used scripts etc so i'm a complete novice
i had a VBO file, and now converted to AVI
i've used "dvinfo" in avisync, but there's no date/time stream with the AVI file, sadly. I also have downloaded "dvtimestampex"
Do you know how to create a new date/time stream (i have to be able to set the date/time it starts)?
unfortunately, I don't have a DV camcorder or I could just reset the time and record a file to steal the date/time stream from!
I could capture a file from my old VHS camcorder with the correct date/time displayed on a blue or black background, would it be possible to convert that to an AVI file and merge it with my video.....(this would be good as the date/time would look the same as my other videos)?
thanks again
ken -
in fact, if you could show me a script that would allow me to merge video "x" in the background, with video "y" in the foreground (where video Y has black as a transparent colour and white as the opaque colour-this is just a black recording with the date/time on)
it looks like avisynth can do it but the manual is a bit confusing
I think that would do the trick?
cheers
Similar Threads
-
date/time stamp on AVCHD possible?
By Mike82 in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 26Last Post: 17th Aug 2014, 17:26 -
Need Help with Date/Time stamp on Video
By hipcheck41 in forum Newbie / General discussionsReplies: 1Last Post: 4th Nov 2010, 15:21 -
capture mini dvd to computer with time/date stamp
By rpt in forum Newbie / General discussionsReplies: 1Last Post: 9th Jun 2010, 00:20 -
Capturing Time-Stamp/Date-Stamp to video
By EnjoyLife in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 14Last Post: 4th Apr 2009, 13:48 -
capture time/date stamp from Sony DVD
By discoverykat in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 4Last Post: 31st Aug 2008, 00:25