Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 ASP
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 9th February 2005, 19:07   #1  |  Link
Zhnujm
Registered User
 
Zhnujm's Avatar
 
Join Date: Oct 2001
Posts: 983
DivX Media subtitle creation (xsub)

I created a little utility that converts .bmp files to .xsub subtitles, mostly for playback in my hardware player.
The .xsub files can be muxed directly in your avi files with fuse.exe.

Download: link


First thing, we need bitmaps for every subtitle.
For that use SubRip and save subtitles as .bmp files.

Format:
-Philips SVCD Designer
-4bits
-Custom Colors (you HAVE to use custom colors, dont know why), color 1 should be black
-Minimum picture width 720, minimum picture height 576 (PAL) or 480 (NTSC)
-As Output format for the timecode file you have to use TurboTitler .tts format

Then convert the bitmaps to .xsub with bmptoxsub:
BMPTOXSUB timecodefile xsubfile bitmapfile(without the numbers at the end) PAL/NTSC switch

Example:
bmptoxsub english\time.tts test.xsub english\bitmap PAL

The bitmap filenames would be in this example bitmap00001.bmp, bitmap00002.bmp,...
Make sure they start with 00001.

The resulting .xsub file can be muxed with fuse.exe:
fuse -v film.avi -s test.xsub -o film.divx


--edit
I did not even know the name of my program...

Last edited by Zhnujm; 10th February 2005 at 15:36.
Zhnujm is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 20:57.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.