View Full Version : SUP file format info?
Dan203
30th May 2008, 01:05
Does anyone have any technical info on the SUP file format? Or can anyone just explain to me the structure of the file? I'm looking to add SUP file format support to an application I'm working on but I can't find any technical info on the file format. Currenty the program already support SPC files, which are basically just elementary streams of the subtitle packets. However looking at a SUP file generated by VOBEdit it doesn't appear to be the same format, and when I run it through BBInfo it says that it's actually an MPEG-2 Transport Stream. Could that be the case? Are SUP files really just transport streams?
Dan
setarip_old
30th May 2008, 02:37
Hi!
The following MAY provide some help:
http://www.fileinfo.net/extension/sup
(There are links on the page as well)
Additionally, the following posting by the author of "srt2sup" appears to confirm your speculation:
http://209.85.173.104/search?q=cache:f0_qx5Y_A2UJ:forum.doom9.org/archive/index.php/t-65353.html+%22SUP%22+and+%22subtitle%22+and+%22description%22+and+%22format%22&hl=en&ct=clnk&cd=9&gl=us
The other problem is that SUP is a stripped down VOB which is an MPEG stream and the information on MPEG is strictly controlled >:-(
Maybe reading the DVDSubEdit source code (http://download.videohelp.com/DVDSubEdit/) will put you on the right path.
manusse
30th May 2008, 11:56
Hi,
You can find some information about the sup format here:
http://www.ifoedit.fr/guides/subpform.html
http://dvd.sourceforge.net/dvdinfo/spu.html
http://www.mpeg.org/MPEG/DVD/Book_B/Subpic.html
http://forum.doom9.org/showpost.php?p=833537&postcount=386
And for the HD-DVD sup format here:
http://exar.ch/suprip/hddvd.php
You can also have a look at SubtitleCreator's C# source code.
Cheers
Manusse
Dan203
30th May 2008, 20:38
Thank you, those links helped a lot.
Dan
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.