Log in

View Full Version : Display SUP subtitle in AVS


ect5150
14th June 2011, 02:00
Hey guys, I have a small question. What's the easiest way for me to display Bluray ripped subtitles in SUP format? I don't want to covert it to a format that alters the quality or OCR it. I just want to tell my AVS script to look at the subtitle file and have it place it on my video then hardsub the subtitles on my encode.

I've tried SupText() and SupTitle() but neither one will work for me for whatever reason (although I swear I got one of them working on a different Bluray rip about three weeks ago - and currently SupTitle claims it won't load).

To be specific, I am looking at the Avatar Bluray and basically want to display the forced subtitles in the film in the original style and positions.

sneaker_ger
14th June 2011, 02:14
SupTitle is supposed to work on Avatar. Download a recent version:
http://rapidshare.com/files/457044840/suptitle_v2.0.2_x86.zip
http://rapidshare.com/files/457044862/suptitle_v2.0.2_x64.zip

Also copy the msvc*100.dll files to your system32 (/SysWOW64) folder.

ect5150
14th June 2011, 02:23
Also copy the msvc*100.dll files to your system32 (/SysWOW64) folder.

That did it. The instructions said to place everything in your plugin directory. Thanks so much, I really appreciate it!

:thanks: