--- ../dvdauthor-0.6.14-orig/src/subgen.c 2007-01-26 10:06:09 +0900 +++ src/subgen.c 2007-02-27 10:49:56 +0900 @@ -418,7 +418,7 @@ } } - if( (cursti->sd == -1) && newsti && ( (!svcd) || until_next_sub) ) + if( 0 && (cursti->sd == -1) && newsti && ( (!svcd) || until_next_sub) ) { if(newsti->spts > cursti->spts + tbs) cursti->sd = newsti->spts - cursti->spts - tbs; else