PDA

View Full Version : quicktime motion jpeg




anp12
Sep 13, 2009, 09:45 PM
I'm using quicktime pro 7
I'd like to be able to export videos as motion jpeg. This works fine on my computer in which I have installed the software that came with my canon camera. However, I no longer have that installation cd, and want to be able to do it on a different computer.

how can I get an mjpeg codec? I tried clicking "show legacy encoders" in quicktime's preferences, advanced tabs. nothing happened.

thanks,

-a



MisterMe
Sep 13, 2009, 11:03 PM
I'm using quicktime pro 7
I'd like to be able to export videos as motion jpeg. This works fine on my computer in which I have installed the software that came with my canon camera. However, I no longer have that installation cd, and want to be able to do it on a different computer.

how can I get an mjpeg codec? ...I don't have a Canon digicam, but I do have support for Motion JPEG-based .avi video files. I have many codecs installed. I have no idea which one supports Motion JPEG. Install Perian to see if it does the trick for you.

anp12
Sep 14, 2009, 12:16 AM
I don't have a Canon digicam, but I do have support for Motion JPEG-based .avi video files. I have many codecs installed. I have no idea which one supports Motion JPEG. Install Perian to see if it does the trick for you.

thanks, but that didn't seem to work. I installed perian, but there is still no option under export for motion jpeg.

jackerin
Sep 14, 2009, 09:28 AM
Quicktime's standard AVI encoder is pretty limited in the video codecs it supports, but you could set it to export to Quicktime movie, compressor as Motion Jpeg (don't know the difference between A and B), then export that file using the Save as AVI component (comes with MPEG Streamclip).

MisterMe
Sep 14, 2009, 09:47 AM
thanks, but that didn't seem to work. I installed perian, but there is still no option under export for motion jpeg.Oh. I didn't read your OP clearly. You want to export Motion JPEG? Why?

anp12
Sep 14, 2009, 08:02 PM
the why is because that format is giving me the least problems with the video analysis I'm doing. I have to go frame by frame, and for some reason the motion jpeg is better. wish it wasn't ...

so, I have it working on the computer in which my camera software is installed. as I said I can't reinstall the software because I no longer have the cd. but is there a way to simply copy the codec from computer to computer? where are they stored anyway?
thanks

-a

jackerin
Sep 14, 2009, 08:15 PM
I have to go frame by frame, and for some reason the motion jpeg is better.
If you're interested, the reason is that with MJPEG each frame is separately compressed. With newer/MPEG-4 based codecs like H.264, frames are often dependant on the preceding frames to build the image, so there is always extra processor power needed when stepping backwards.

but is there a way to simply copy the codec from computer to computer? where are they stored anyway?
Mine are in Library/Quicktime, the components being CanonMJPEGAVI.component, CanonMJPEGAVIDec.component and CanonText.component.

anp12
Sep 14, 2009, 09:46 PM
If you're interested, the reason is that with MJPEG each frame is separately compressed. With newer/MPEG-4 based codecs like H.264, frames are often dependant on the preceding frames to build the image, so there is always extra processor power needed when stepping backwards.


Mine are in Library/Quicktime, the components being CanonMJPEGAVI.component, CanonMJPEGAVIDec.component and CanonText.component.

YES! Thank you. I copied those files to my other computer and it worked, no problems. And thanks for the explanation about mjpegs. I thought at much, but am not so familiar with how all the different formats work. I guess that also explains why mjpeg movie files are so much larger than other formats, and why most people have no use for them.