Messages in this topic - RSS

Home ? Tech Help ? HELP!

the topic is closed
01/12/2011 03:43:39

nutriproject
nutriproject
Posts: 5
So I presented a class project using the muvizu software. it was cool for my first animation, but video joiner would not allow me to connect all of the videos together, my audio was bad, one scene would not load /render, in addition to the program causing my computer to run slowly and overheat constantly. The video joiner is reporting error after error. this is very frustrating since i put a lot of work into this class project. I am not trying to complain, I am very thankful to the innovators of this software. I am just looking for help so my grade can be salvaged.
permalink
01/12/2011 03:57:28

nutriproject
nutriproject
Posts: 5
This is the error: Unhandled exceptions
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Drawing.SafeNativeMethods.Gdip.GdipImageRotateFlip(HandleRef image, Int32 rotateFlipType)
at System.Drawing.Image.RotateFlip(RotateFlipType rotateFlipType)
at VideoJoiner.Avi.GetFrameBitmap(Int32 FrameIndex)
at VideoJoiner.Avi.set_FrameIndex(Int32 value)
at VideoJoiner.Avi.ReadVideoFormat()
at VideoJoiner.Avi.FromFile(String Filename)
at VideoJoiner.VideoInformation.set_FullFilename(String value)
at VideoJoiner.VideoJoinerThing.AddVideoFile(String filename)
at VideoJoiner.VideoJoinerThing.btnAddVideo_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at VideoJoiner.OwnerButton.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
VideoJoiner
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Muvizu/VideoJoiner/VideoJoiner.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
AviLibrary
Assembly Version: 1.0.4280.19417
Win32 Version: 1.0.4280.19417
CodeBase: file:///C:/Program%20Files/Muvizu/VideoJoiner/AviLibrary.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
permalink
01/12/2011 06:55:01

ukBertyMuvizu mogulExperimental user
ukBerty
Posts: 975
nutriproject,

I must admit that I've never used video joiner as it's too limiting. Most of us use something like Sony Vegas, Adobe Premiere or Avid Studio to arrange all our AVI files created in Muvizu. This will also allow you to substitute audio and generally make the whole thing look a bit better.

Although Vegas and Studio cost money there are a few free ones out there. I would see how you get on with Windows Movie Maker which is part of Windows Live, or WAX (although I've never used either !)

Hope this helps

Berty
permalink
01/12/2011 10:27:34

Marco_D
Marco_D
Posts: 582
Hi nutriproject,

Sorry to hear that you are having problems with Muvizu.

First I will give you advice to work around the problems your are experiencing.
ukBerty mentioned Windows movie maker which is a good alternative to the video joiner. I would say grab that software so you can work on your project, I assume you have a deadline.

About the audio, I know you're using Audacity. Make sure to turn the volume a down a little bit because sometimes the audio is exported too loud and that can cause problems.

To join videos using the "Video Joiner" is very easy, but there are a few requirements. For example, videos have to be the same resolution ( 640 x 360 for example).

Please update your graphics card and sound card drivers to see if it makes Muvizu to run smoothly.

Please let us know if things improve and good luck for your project.

Cheers,
Marco
permalink
01/12/2011 13:26:42

NigelLeeming
NigelLeeming
Posts: 4
Hi Nutriproject

The problem you are getting is caused by the function SafeNativeMethods.Gdip.GdipImageRotateFlip trying to operate on locked bits. There are two reasons they could be locked.

The first, indicated by your machine getting hot, is that you haven't got much memory to spare and .Net's garbage collector is shuffling memory around. The heat could be coming from all the context switching between native code (the avi or windows stuff) and .net to do the imagerotateflip.

The second is that the codec you are using is doing something nasty. There is or was a problem with the K-Lite pack 7.0.4 which caused the same problem, so you might go for an older or newer one, or more simply choose another codec. I have had most luck with a lagarith lossless codec.

I haven't used the video joiner myself as I prefer to get the clips and mix them and the audio in Vegas.
permalink
01/12/2011 15:32:47

nutriproject
nutriproject
Posts: 5
thank you all for responding. special thanks to @ukBerty! you save my movie and possibly my grade. i cannot thank you enough thanks for the free alternatives you suggested. they were life savers!
permalink
the topic is closed

Home ? Tech Help ? HELP!