halim
25th October 2006, 20:09
When I attempted to feed DirectShowSource() with a .vc1 file, it complained with the following message
Video returned: "DirectShowSource: unable to determine the duration of the video". From specs of DirectShowSource() command, it uses the same system WMP uses. I am able to play .vc1 files with WMP, yet not with AVISynth. The command I called is
v1 = DirectShowSource("testfile.vc1", fps=30)
I appreciate your feedback.
thanks.
Video returned: "DirectShowSource: unable to determine the duration of the video". From specs of DirectShowSource() command, it uses the same system WMP uses. I am able to play .vc1 files with WMP, yet not with AVISynth. The command I called is
v1 = DirectShowSource("testfile.vc1", fps=30)
I appreciate your feedback.
thanks.