Hi There,
We've just bought Sony's DCR-SR30E (European version of your SR40). I chose the camera primarily for it's recording capacity and ease of use. I was disappointed to find that:
a) Sony don't supply a Mac version of their ImageMixer editing software with the camera.
b) Neither iMovie or Final Cut Pro would import the mpeg2 video from the camera.
No to be discouraged I found a link to ImageMixer1.5 for Mac in small-print, in the camera's handbook, here's what the Wikipedia has to say about the application: "ImageMixer also has an editing software, but most users claim that it is incredibly hard to use, and is almost obsolete when compared to other movie editing programs such as Windows Movie Maker and iMovie."
http://en.wikipedia.org/wiki/ImageMixer
http://www.imagemixer.com/e/sony/index.htm
So that leaves me with no option but to forget about editing and burn the mpeg files straight to DVD/VCD or, as suggested above, convert the camera files into a format recognised by iMovie or FCP.
Step up FfmpegX
http://homepage.mac.com/major4/
A clever little shareware app that acts as an OSX front-end GUI to some powerful Unix video encoders that where inherited from OSX's Linux predecessors or are available to install as open source codecs. With this baby converting from Sony's mpeg2 files to DV files that open in FCP, is a relatively simple drag-and-drop process.
But wait their's another challenge! The mpeg2 files generated by the camera are 'muxed', the audio and video are multiplexed into a single track. Muxed DV video can be imported into FCP but once you render your edited project you loose the sound. In iMovie even the converted muxed DV files can't be imported.
Now FfmpegX has in its tools tab a de-muxing utility that will split apart the 2 audio and 1 video track from the original file into 3 separate mpeg2 files. Thats as far as I've got 🙂 I'm open to recommendations on how to proceed.
As this conversion process is getting more complex all the time I'm looking for a shell script that will automate the demuxing and conversion to DV of the video track.
Also, would you use an audio conversion utility to get the stereo mpeg2 audio files into PCM format them add them as separate tracks to the DV movie? Or import all 3 files into FCP and recombine them on the timeline?
Any help you can give will be welcomed as I'm getting in over my head here 🙂