Log in

View Full Version : Feature request: Placement of Trim in AVS sricpt w/frame based cut


mkanel
3rd December 2002, 03:59
DVD2SVCD,
Thanks for the new features. I really like the flexibility with the new avisynth script options and frame based cutting.

One request, would you consider placing the Trim command that is generated by the frame based cut at a different place in the avisynth script? I like to use the avisynth FadeOut filter but when I put it in the AVS script the fade gets cut off by the trim command which is always placed after it in the AVS script. Could you insert the Trim command right after the mpeg2source line?

Thanks.

dvd2svcd
3rd December 2002, 22:18
Maybe. I'll look into the possible implications of this.