digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: DVD-RAM VRO File Processing? (http://www.digitalfaq.com/archives/avisynth/12890-avisynth-dvd-ram.html)

Bud 11-13-2004 10:29 AM

Avisynth: DVD-RAM VRO File Processing?
 
Kwag

It’s been a while since I have converted from VRO files. While I was overseas I had no reason to use my Panasonic DMR E20, so I want to get back into it again now that I have a satellite system installed. I want to create a one move DVD from the VRO file. This was the script I used some time ago:

LoadPlugin("C:\encoding\MPEG2DEC.dll")
LoadPlugin("c:\encoding\decomb.dll")
mpeg2source("F:\stargate.d2v")
Telecide(reverse=false,swap=false,firstlast=false, post=true,threshold=15,dthreshold=9,blend=true,chr oma=false,y0=0,y1=0)
Decimate(cycle=5,mode=0,threshold=0)
BilinearResize(352,480,0,0,704,480)
TemporalSmoother(2,2)
AddBorders(0,0,0,0)


What script setup should I now use? I know there have been a lot of changes in the way you process things now. I have played around with D.I.K.O and would like to use that unless you suggest otherwise. I did run a test using TMPGE DVD Author with the raw VRO file and it did process the file without any problems, I just think it could have been “cleaned” up a little better. All suggestion are welcome. As always many thanks for all your assistance.

Bud

kwag 11-13-2004 11:37 AM

Hi Bud,

The optimal script is still fine for VRO encodes :)
http://www.kvcd.net/forum/viewtopic.php?t=3483

-kwag


All times are GMT -5. The time now is 03:08 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.