i got it working except for one thing, whenever i try to make a vcd with an intro, i get this error:
**ERROR: selection 'select-intro': BSN (0) not in range [1..99]
whenever i make the same vcd without the intro, with only the menu and mpeg tracks, it works, so i know that the intro is the problem. i used the vcd template in tmpenc to convert all the mpegs. any ideas how to fix this?
+ Reply to Thread
Results 1 to 3 of 3
-
-
check the XML file for occurences of <bsn>0</bsn> and replace them by <bsn>1</bsn>