Log in

View Full Version : avs2bdnxml troubles


LambdaDriver
6th April 2013, 17:19
Any one know under what circumstances avs2bdnxml would only render 1 line? About half my scripts do this. Cant figure it out, there are no error msgs.

nautilus7
6th April 2013, 20:23
post your command line, avisynth scripts and ass files.

LambdaDriver
6th April 2013, 21:00
MaskSub("L:\10 - BD SUBTITLE CONVERSION\abc.ass",1920,1080,23.976,33050)
#avs2bdnxml -t ep5 -l eng -v 1080p -f 23.976 -a1 -p1 -b1 -u0 -m3 -o ep5.xml subs.avs

Has anyone had problems running this on win8, sent my scripts to a friend and they muxed fine on the first try. I get no error msgs, just generates the 1st png and runs through the frames then makes a xml for the 1 event.

nautilus7
7th April 2013, 14:00
Maybe there's a problem with your avisynth and/or vsfilter installation. Do these work in general? Use avspmod to open the .avs script so you can see if everything is fine.

LambdaDriver
7th April 2013, 18:49
Here's a link to a zip i put together that has info and an explanation
https://secure.filelocker.com/shared/=FuTPkTDzcjCsEw==

I thought it might be vsfilter too, tried several versions of it, including latest, megui is working fine, not sure what else to say, even disable anti-virus when trying to run it in case it was interfering somehow

mp3dom
9th April 2013, 23:35
Which software do you use to import those rendered subtitles?

ps auxw
3rd May 2013, 01:58
As long as your AVS produces correct output, avs2bdnxml should work. At least it shouldn't stop working after one line. Still, please check if the no assembly (http://forum.doom9.org/showpost.php?p=1615412&postcount=216) build helps. Your uploaded files do not seem to be available anymore.