Record Multiple wmv (videos) in a Simulink model

Hi everybody, I am working on a kinect project on Simulink platform. i need to record video files of RGB and skeleton image for a few minutes in wmv format since capacities of other file formats are significantly large. However, after inserting two "To Multimedia" blocks in Simulink model and runtime generates an error message; "Error reported by S-Function 'sdspwmmfo2' in 'untitled/To Multimedia File1': Could not start the filter graph : The process cannot access the file because it is being used by another process."
any idea to overcome this issue?
Thanks in advance

Answers (1)

If you're using a version of MATLAB between R2010a and R2011a, I would recommending looking at this Bug Report, which has a patch.

1 Comment

Thanks for the quick response. I have R2010a version. they recommonded the solution for R2010b. Anyway, I tried as mentioned and got the following error; Error reported by S-Function 'sdspwmmfo2' in 'filetest2/To Multimedia File': Could not open library: tommfile.dll

Sign in to comment.

Categories

Asked:

on 28 Feb 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!