View Single Post
Old 5th January 2004, 22:44   #10  |  Link
Bogalvator
Registered User
 
Join Date: Jun 2003
Location: Northampton, England
Posts: 187
If you replace your last 3 lines of script with:

MPEG2Source("...\Concert.d2v")
ConvertToYUY2(interlaced=true) #so convertfps(...) will work (only used when blending video sections)
converter(768,576,true,20,true,false)

it should be OK. ConvertToYUY2(...) is not required if your source is 100% film.
Bogalvator is offline   Reply With Quote