Re: New version of my AVI reader/writer [message #48857] |
Tue, 30 May 2006 09:53 |
Rick Towler
Messages: 821 Registered: August 1998
|
Senior Member |
|
|
Thanks Ronn. I have wanted to do this for ages but never found the
time. I'm glad you beat me to it :) The additions are fantastic.
This is a must have tool for windows users.
-Rick
ronn@rlkling.com wrote:
> Hello Everyone,
>
> With the advent of IDL 6.3 my old AVI routines stopped working. Rather
> than trying to rework the old code I decided to start fresh. This new
> dll has several new features that will be of use to the IDL community.
> The new codec keyword allows you specify the compression codec
> directly. If this keyword is undefined then the user chosen value will
> be passed back to the IDL code. This dll will also work with the
> avisynth frameserver (www.avisynth.org) allowing IDL to read/write MPEG
> and Quicktime files. For quictktime you will also need to install
> quicktimealternative at http://www.codecguide.com/download_qt.htm.
>
> Please see the example programs in the link below to see how these
> work.
>
> http://www.kilvarock.com/freesoftware/dlms/avi63plus.htm
>
> Thanks!
>
> Ronn Kling
> KRS, inc.
> email: ronn@rlkling.com
> Use these books to upgrade your IDL skills.
> "Application Development with IDL"
> "Calling C from IDL, Using DLM's to extend your IDL code". SECOND
> EDITION includes C++ and debugging!
> "Power Graphics with IDL, A Beginner's Guide to Object Graphics",
>
|
|
|
|