Sounddude
27th June 2006, 18:09
This is my first error with HC. It showed up while encoding an avi. The error message was: error invoke pass 2.
The first pass completed with no problem, but the second pass would not start and the encoder closed saying DVD encoding finished.
The log shows only the first pass info and shows no errors.
It came up on both HC 018 & 017 (I tried both).
I checked the avi for video errors in virtualdub and it came up clean.
Any ideas?
Here's my script:
AviSource("G:\Movies\YellowBeard\Yellowbeard.avi", false)
ConvertToYV12()
LanczosResize(720,456,0.0,0.6)
AddBorders(0,12,0,12)
The first pass completed with no problem, but the second pass would not start and the encoder closed saying DVD encoding finished.
The log shows only the first pass info and shows no errors.
It came up on both HC 018 & 017 (I tried both).
I checked the avi for video errors in virtualdub and it came up clean.
Any ideas?
Here's my script:
AviSource("G:\Movies\YellowBeard\Yellowbeard.avi", false)
ConvertToYV12()
LanczosResize(720,456,0.0,0.6)
AddBorders(0,12,0,12)