Hi
how can I create a subtitle file for DVD authoring from a number of Bitmap Files (640x480,1bit/pix)?
What I want to achieve is this:
I have made a video when traveling by car, which I want to burn on DVD. While traveling I used a GPS to log my position. Now I wrote a small program, which creates bitmaps showing the track of the whole tour and the relative position for a specific time, somewhat like a simplified map.
My idea is to create such bitmaps for every 20sec and to put these on the subtitle line, enabling the viewer to turn on and off this like a superimposed map.
So I need a way to make a subtitle file from these Bitmaps, like 0.bmp from 0:00 to 0:20, 1.bmp from 0:20 to 0:40, 2.bmp from 0:40 to 1:00 and so on...
+ Reply to Thread
Results 1 to 3 of 3
-
-
Don't know that much about it myself. But this link may give a start:
http://www.ifoedit.com/subpform.html
You just have to find out exactly what the "raw subpicture frame data" is and how to use it.
Most DVD authoring programs will use .sup files. If you can figure out how to get your images into the proper format the authoring software should do the rest.http://milesaheadsoftware.org/
Fully enabled freeware for Windows PCs. -
Thanks for your hint.
This way I think I found something appropriate:
http://web.quick.cz/FKasparek/Software/DVD/DVDSupTools.htm
DVDSupEncode.exe
...
External bitmaps can be also loaded from given location
{frame_from}{frame_to}{d:\my_pictures\file_name_1. bmp}
...
Similar Threads
-
Tools for demuxing DVD Subtitle and adding Subtitle file to Blu-ray file.
By wisitch in forum SubtitleReplies: 3Last Post: 5th Jul 2011, 13:31 -
Extract Subtitle Stream from MPG (Used VOB2MPG to create file)
By secretsubscriber in forum SubtitleReplies: 2Last Post: 4th Jun 2009, 14:02 -
How to create a DVB subtitle in ts file
By elmc in forum SubtitleReplies: 0Last Post: 23rd Jul 2008, 10:59 -
How to create subtitle file from transcript text file
By amagrace in forum SubtitleReplies: 7Last Post: 8th May 2008, 11:44 -
to create your own subtitle
By sharmine in forum SubtitleReplies: 3Last Post: 6th Jan 2008, 14:44