http://www.jmcgowan.com/aviconvert.html
and this blurb: On PC/Microsoft Windows: TRMOOV.EXE (see below) can translate MOV to AVI, but I found problems playing back the AVI files on my 486 PC. It does not change the interleaving of the audio and video streams in the conversion from ..MOV to .AVI. TRMOOV preserves the half-second interleave of QuickTime movies which is not appropriate for AVI. AVI wants each video frame interleaved with the audio for that frame. With the half-second interleave of QuickTime the audio will playback for a half-second while the video is frozen, followed by a half-second of video with no audio, repeated for the duration of the AVI playback. The interleave can be fixed using VidEdit. VidEdit contains algorithms to properly interleave the audio and video. Load the offending AVI file into VidEdit, Select File | Save As ... and give the file a new name. This triggers the interleave algorithm. VidEdit will reorganize the audio and video to interleave frames instead of half-seconds. Intel's SmartVid (see below) can convert .MOV to .AVI It appears to convert the audio video interleave from one format to another, something TRMOOV seems to have problems with. Adobe's Adobe Premiere 5.0 for Windows 95/NT can import and export Windows AVI and Apple QuickTime video files. Adobe <http://www.adobe.com/> On 9/19/06, Michael Dinowitz <[EMAIL PROTECTED]> wrote: > > I just dug up an intro to CF CD I did for the learning channel from back > in CF 4. The file is this 461 meg MOV file and I'd like to translate it into > something else, slice it up and put it up on youtube. It'll be a laugh to > see a yonger me talking about the language and where it's gone since then. > Anyone know of a good program to do the translation? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:215667 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
