I have imported a video file named 100_0553[1] into a project (stored under Documents) along with an assembly file (module.asm) and linker file (linker.cmd) intended to perform filtering on the video file. I was given the following error message after attempting to assemble (using masm55 module.asm 100_0553[1]) in the build options:
Error, Don't know how to build the file "C:\Documents and Settings\User\Local Settings\Temporary internet files\Content.IE5\RZKWU5W7\100_0553[1]
I didn't really think it would all process my video file that easy but if anyone could give me some direction on how I should use my video files in conjunction with other assembly programs I would appreciate it.
Thanks,
Patrick