Back Forum Reply New

Avisynth-ing only the main movie

Most of the time, I write my own Avisynth script for each movie and add it in the Filter Editor.

Example:
Extra is sized at 1:85 and Main at 2:35.

If I run a script like:

Code:
Lanczos4Resize(720,464,66,48,588,380)
AddBorders(0,8,0,8)
Undot()
it will affect also the Extra, not only the main movie.
Let me know please if dvdrb pro have an option to perform the script only on the main movie. I cannot see anything related to it...

What's the addon that allow me to edit the .avs files in batch? I saw it somewhere on the forums but I cannot recall it's name... so search won't help me much.
Thanks guys.

Hi TECK,

take RB-Optimizer and run it after the prepare phase. Within this tool you can change with quot;AVS editingquot; the titleset which contains your main movie.

Cu Rippraff

Thanks, that's the tool I was looking for.
¥
Back Forum Reply New