Hallo,
wie ist es denn weitergegangen? Den gleichen Fehler habe ich nämlich auch.
AVSFilter01=LoadPlugin("C:\Programme\AviSynth\plugins\GripFit_YV12.dll")
AVSFilter02=#1
AVSFilter03=t = GripCrop(720,576)
AVSFilter04=a = width(t)%8DECOMBFlag=0
AVSFilter05=b = height(t)%8
AVSFilter06=Crop(t,(a/2)*2,(b/2)*2,0-a+((a/2)*2),0-b+((b/2)*2))
AVSFilter07=#2
AVSFilter08=LoadPlugin("C:\Programme\AviSynth\plugins\UnDot.dll")
AVSFilter09=LoadPlugin("C:\Programme\AviSynth\plugins\asharp.dll")
AVSFilter10=ConvertToYV12
AVSFilter11=Undot()
AVSFilter12=asharp(1,3)
AVSFilter13=ConvertToYUY2()
AVSFilter14=TemporalSoften(1,5,4,15,2)
AVSFilter15=#3
AVSFilter16=#AddBorders((720-width)/2,(576-height)/2,(720-width)/2,(576-height)/2)
Das ist mein Script. CCE in Version 2.70.02.12.
Wenn ich den AvsP version 1.3.9 als Vorschau nutze, ist alles i.O. 
Der Film ist in 720 x 576 (AR 16:9).
Ist Filter 16 aktiv, ist alles i.O. Nur stört mich dann halt der Rand, da ich per Beamer schaue ohne Overscan.
Und hier die ECL
[item]
title=V01000000001001
aud_out=0
vaf_file=D:\TEMP\D2VAVS\V01000000001001.vaf
aud_file=D:\TEMP\D2VAVS\V01000000001001.mpa
file_focused=0
packet_size=2048
width=720
height=576
frame_rate_idx=3
cbr_brate=4926
vbr_brate_avg=4926
vbr_brate_min=300
vbr_brate_max=7596
seq_endcode=0
dvd=0
half_width=0
half_height=0
lum_level=0
adjust_q_matrix=0
aspect_ratio=3
gop_m=3
gop_nm=5
gop_hdr=15
seq_hdr=1
all_closed_gop=0
fix_gop_length=0
samples_per_sec=44100
stereo=2
brate_idx=7
crc=1
progressive=0
alternate_scan=1
intra_dc_prec=2
intra_dc_precision_9_max=113
intra_dc_precision_10_max=113
top_first=1
offset_line=0
aud_mode=0
tc_ref_frm=0
drop_frame=0
fix_vbv_delay=0
letter_box=0
pulldown_detect=0
create_new_vaf=1
credits_tweak=0
credits_start=0x00000
credits_brate=1000
h_filter=0
h_filter_idx=8
dither=0
dither_max=8
quality_prec=25
timecode=0x0000000
q_char_f=25
tc_offset=0
v_filter=0
v_filter_val=6
pict_name=
pict_type=3
pict_level=255
video_type=16
vid_file0=D:\TEMP\D2VAVS\V01000000001001.m2v
vid_file1=D:\TEMP\D2VAVS\V01000000001001.m2v
vid_out=1
vaf_out=1
opv_q_factor=20
opv_brate_min=0
opv_brate_max=7596
vbr_bias=18
vbr_pass=2
use_filter=0
filter_val=6
non_linear=1
mpeg1=0
mpeg1_cps=1
qmat_idx=0
Wie kann man denn mit einer kleinen Datei in RB arbeiten?