symonjfox
7th February 2003, 13:11
Hi everybody. I recently switched to AVS 2.5 from my 2.07.
I captured from my TV board a segmented avi, then I build my AVS script
In 2.06/07, when I open a Segmented avi source, I must DELETE the last (fake) AVI file, right? I always did it and it always worked well.
So I did also with 2.5 beta, I deleted the last AVI file, but when opening the AVS file, 9 on 10 times, it displays this error: Unrecognized exception.
here is the script (very simple).
SegmentedAviSource("E:\video.avi")
Trim(460,94464)
Letterbox(8,16,8,8)
I thought this bug has been fixed since 2.07, instead it appends.
The matter is that I can't perform any XX pass VBR (both DivX and MPEG2) because the first time works right, then the other passes comes the error message.
I captured from my TV board a segmented avi, then I build my AVS script
In 2.06/07, when I open a Segmented avi source, I must DELETE the last (fake) AVI file, right? I always did it and it always worked well.
So I did also with 2.5 beta, I deleted the last AVI file, but when opening the AVS file, 9 on 10 times, it displays this error: Unrecognized exception.
here is the script (very simple).
SegmentedAviSource("E:\video.avi")
Trim(460,94464)
Letterbox(8,16,8,8)
I thought this bug has been fixed since 2.07, instead it appends.
The matter is that I can't perform any XX pass VBR (both DivX and MPEG2) because the first time works right, then the other passes comes the error message.