A friend lent me her JVCcamcorder, but it records videos in .MOV, which appears to be QuickTime (MPEG-1/2 Video (MPEG), 720x576, 25 fps + A52 Audio (aka AC3) (a52), Stereo, 48KHz).
I need to edit this file to combine the video with a WAV file I recorded separately, but using AviDemux isn't very easy for this, VirtualDub can only open AVI files, and Sony Vegas complains that it can't open this file at all (codec issue).
Is there a good, free/affordable application for XP, that will convert this MOV file into something that I can open with eg. Vegas?
Have you tried the QT plugin for VirtualDub?
Create a new folder named Plugins32 and put 'QuickTime.vdplugin' in it, then try loading or dragging in the .mov file.
Quote:VirtualDub Error: MPEG Import Filter: invalid pack at position 3: marker bit not set; possibly MPEG-2 stream
FWIW, I use the portable release of VirtualDub instead of the one that installs through an installer. I do this as much as possible to keep the crust in Windows to a minimum. Should I install VD through an installer?
Since you have installed Avisynth, create a simple script in NotePad, similar to this one.
Note that whatever your path is to the.mov file, it's in quotes.
The two tests end (dragging and dropping the AVS script referencing either the .MOV or the MOV.QT file) with the same error in VD: It shows the hoursand for a couple of minutes, and ends with:
Quote:Avisynth open failure: DirectShowSource: Could not open as video or audio.
Video returned: "DirectShowSource: RenderFile, the filter graph manager won't talk to me"
Audio returned: "DirectShowSource: couldn't open file C:\myfile.mov:
No combination of filters could be found to render the stream.""
I tried opening the MOV file in Sony Vegas, but it fails (can't find the right codec, even with QuickTime installed).
Is there a good, affordable video editor for Windows that I could try that displays the video + soundtracks and make it easy to replace the soundrack with the WAV and sync it with the video?