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 > General > Linux, Mac OS X, & Co

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 19th April 2009, 20:42   #1  |  Link
jason50146
Registered User
 
Join Date: Jan 2008
Posts: 19
Linux + SUP Subtitles

I thought I would pass on some experience gained this weekend. Searches indicate this is not covered elsewhere, specifically, for Linux.

I was working on recoding the blu-ray U.S. version of A Bridge Too Far. This movie has multiple languages and the non-english portions are covered by forced subtitles. To my knowledge, there are no re-coding utilities, or players, for Linux that directly support blu-ray SUP. However, you can convert them to vobsub format. The procedure is simple.

First, demux the graphics stream desired from the m2ts. I use TSMuxer, which is available for linux.

Next, use BDSup2Sub to convert the SUP subs to vobsub format. This utility is written in Java, so it works just fine under Linux, as long as you have Java installed. Once downloaded and unzipped, you can run it from shell with the following:

Code:
java -server -jar BDSub2Sub.jar
It did a great job of pulling in and converting the SUP file to vobsub. Once you have the vobsub file, you can handle the subtitles just like you have in the past.

Hope this helps!

-Jason

Last edited by jason50146; 19th April 2009 at 20:46.
jason50146 is offline   Reply With Quote
 

Tags
.sup, bdsup2sub, java, linux, subtitle

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 16:35.


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