Log in

View Full Version : Ifoedit Problem "Signs"


Murdock0815
24th January 2003, 10:10
Im in the process of putting Signs on a dvd-r as a backup. Its working fine so far, but I ran into a problem.
Theres a copyright screen that Id like to get rid of before the main menu, so I checked out the vobs. It turned out, there are 13 ids in a vob, with 12 copyright screens in different languages and one blank screen (id 13). I opened it up with Ifoedit and stripped out the first 12 vob ids via vob extras and left in the 13th (blank screen). When I preview the movie, a menu comes up, asking me for a language. When I click on one, Ifoedit gets stuck in a loop and the pc crashes. What am I doing wrong?

whirlpool
11th February 2003, 23:14
Extract the film only, using DVDDecrypter. Strip using IfoEdit leaving AC3 soundtrack, SubPicture and the film. Re-encoded using CCE Bitrate 5300.

oddyseus
14th February 2003, 11:05
what u have done wrong is that by removing the vobids u also remove the commands (post and pre) of the relevant cells. Commands r crucial for the intergrity of the navigation's intergrity.

If u don't want any warnings displayed u should replace the stills with a black bmp and not remove the vobids, or u can edit the command that navigates to them and change it to the destination of the warnings, if u can get what I mean.

change the structure
previous step ---> warnings ---> next step

to
previous step .... warnings .... next step
..... |------------------------------|

Clear enough?