Mmkay, I'm pretty sure I've FINALLY figured out what needs to be done to get a properly deinterlaced movie, and what I'd inadvertently changed; the trick is you can't use the "size" section of the .MOV file exporter to set the size, you need to set it in the size section of the movie's properties and export at "current size". Now that's just stupid.
Summary:
1) Create a reference movie referencing the DV clip.
2) Set the Deinterlace flag on the reference movie and set it to your desired export size, then save it.
3) Export using the QT Movie file exporter, and be sure to leave the size at "current" but set the framerate manually to 29.97. (I'm not 100% sure now, but I think exporting directly to MP4 will screw it up.)
4) If you want an MP4 file, export the finished product as MP4 and set the audio and video as "Passthrough".
Ugh. At least I'm done now, and the result looks good--roughly twice the quality of an equivalent bitrate WMV or XviD file.
rendezvouscp said:
Makosuke, you say you're exporting to h.264, so I'm curious if you've been experiencing the "gray bug" that I've complained about in
this thread? Also, why do you change the file name to .mp4 instead of leaving it as .mov? I'm just curious if there's any advantage to doing that.
-Chase
The colors do look slightly lighter in Safari compared to Camino, but it's certainly not bad enough that I would have noticed it had you not pointed it out. I wonder if that has to do with my monitor calibration (which, comparing, isn't wildly different from the default RGB, just a little darker--it's a new Cinema Display).
As for MP4, I'm not changing the extension; I'd originally intended to export as an .mp4 file instead of a .mov, but it occurred to me that they're basically identical and VLC (they only thing I'm familiar with that handles H.264 and AAC other than QT7) plays both equally well anyway, so I'm just dealing with straight QT .movs now.