View Single Post
Old 2nd February 2003, 21:38   #31  |  Link
^^-+I4004+-^^
Banned
 
^^-+I4004+-^^'s Avatar
 
Join Date: Aug 2002
Location: Croatia [local name:Hrvatska]
Posts: 551
segmentedavisource wrong syntax in 0.9b

your segmentedavisource syntax is not right:
vcf2avs_gui.exe gives "SegmentedAviSource("D:\Video\Raw_Stuff\clubrnb_.00.avi")
Trim(0,4440)"

while it should be:"SegmentedAviSource("D:\Video\Raw_Stuff\clubrnb_.avi")
Trim(0,4440)"

ie. segment number (or sequel start "00")
should be removed so only base name
is left..(clubrnb_.avi).....
avs205 cannot open first avs statement.....
it can open the second one.....

hope you can adress this issue.....

cheers

Ivo

[edit:you are FAST!LOL!.....sems like we noticed this bug
at same time....as this wasn't here few hrs ago.....
good call! let me now try this one]
^^-+I4004+-^^ is offline   Reply With Quote