Log in

View Full Version : IFOedit: how to turn on subtitles


Asmodeus
18th October 2004, 15:54
Hi.
It it possible (I assume that yes, but how) to turn on default subtitle by editing IFO file? I've created DVD directory structure with vobs, bups and ifos with ReJig (m2v+ac3+sup). How to edit IFO file, to force standalone player to open subtitle at the start of the movie (so user don't have to turn them manualy) :?:
Maybe there is some other tool that does this, but I gues that IFOedit should be enought.
I posted this question in subtites forum, but probably it beter belongs here :)

nwg
18th October 2004, 17:33
Try this -

With IFOEdit, open VIDEO_TS.IFO/VMGM_MAT/First Play PGC.
Right click on 1.Pre Command
Choose Insert Command
Right click on 1.Pre Command
Choose edit command
Select (SetSTN)Set Subpicture Stream Nr Stream = 1
Save file.

Asmodeus
18th October 2004, 21:16
Thx for help, but ...
I add
when I Insert Command and new pre command is before oryginal Jump To Title: 1. So now 1.Pre Command i empty and 2.Pre Command is Jump To Title. I guest that I have to set 1.Pre Command to Jump To Title as it was, and 2.Pre Command to (SetSTN)Set Subpicture Stream Nr Stream = 1.
But this way isn't working. When I set (SetSTN)Set Subpicture Stream Nr Stream = 1 in IFOedit window I get (SetSTN)Set Subpicture Stream Nr Stream = 1Off and there is no way to set it to On.
Help :confused:

I know that this was pretty entanglemented. Sorry :rolleyes:

EDIT: I forgot to mention that of course subtitles isn't displayed, but that's obvious ;)

Asmodeus
18th October 2004, 22:32
I've managet this task (mostly).
Guide is here (http://forum.doom9.org/showthread.php?s=&threadid=45440). Thx and sorry ukendt.
In simple terms just open VTS_0x_y.IFO, go to /VTS_PGCITI/VTS_PGC_1/ and find PGC Command Table. Add pre comand and set SetSTN to 0 or whatever your subtitle is.

Now I need to find how change colors with IFOedit ;)