[Insight-users] Lossless AVI compression on Windows-
Dan Mueller
dan.muel at gmail.com
Fri Mar 25 02:16:53 EDT 2011
Hi Ryan,
Do you need to generate the AVI in code?
If not, then you could consider saving a series of PNGs, then using
mencoder [1,2] to create AVI with desired compression.
[1] http://www.mplayerhq.hu/design7/news.html
[2] http://www.mplayerhq.hu/DOCS/HTML/en/mencoder.html
mencoder may even have a C++ API, not sure though...
HTH
Cheers, Dan
On 25 March 2011 00:32, Ryan Smith <ryanleesmith at gmail.com> wrote:
> Hi-
> I am attempting to write an image sequence to an avi file on a 64 bit
> Windows 7 machine. I am currently using a series of lossless png images.
> There are several open source solutions for encoding AVI files in C++, but
> I thought I would ask the experts before heading down the wrong path. Any
> suggestions on open source software that plays nice with ITK and will keep
> my movies lossless? Code snippets and examples are always appreciated.
> Thanks-
> -Ryan
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list