gaurav_dm
24th June 2008, 00:59
Hi,
I am trying to invoke an MP4Box executable through a .NET Web Service. I am using the concatenation feature in the following manner: MP4Box.exe -cat file1.mp4 -cat file2.mp4 file12.mp4
I always get the following error:
"Cannot open destination file ... : I/O Error"
Does mp4box require admin rights to run? Is there a way around this problem? Please let me know.
Thanks
I am trying to invoke an MP4Box executable through a .NET Web Service. I am using the concatenation feature in the following manner: MP4Box.exe -cat file1.mp4 -cat file2.mp4 file12.mp4
I always get the following error:
"Cannot open destination file ... : I/O Error"
Does mp4box require admin rights to run? Is there a way around this problem? Please let me know.
Thanks