Log in

View Full Version : DVD9 to BD5 (multiAVCHD)


LordTrace
25th April 2012, 09:17
First time trying this (and multiAVCHD).

I want to make a BD5 out of few episodes (8) from a DVD. I also want to run DAA3 on each episode. I saw that multiAVCHD can use AVISynth scripts so i tried a simple one.


MPEG2Source("E:\Ripping\TMNT S09 BD5\1\1.d2v", cpu=0)

Telecide(guide=1,post=2).Decimate(mode=0)

import("C:\Program Files (x86)\AviSynth 2.5\plugins\DAA3.avsi")
daa3()


Script works fine, however, when i load it and look at the properties it shows a blue screen. I cannot take a menu thumb or preview the menu. Ideas?

http://i.imgur.com/zMvfp.jpg

Edit: I think i put this in the wrong section :(