If you compile ParaView against ffmpeg and save an avi on Linux or Mac, you will get a motion jpeg encoded movie. It used to be mpeg4.
-berk On Thu, Jun 4, 2009 at 1:00 PM, David Doria <[email protected]> wrote: > > > On Thu, Jun 4, 2009 at 11:38 AM, Berk Geveci <[email protected]> > wrote: >> >> Hi Stephane, >> >> There are two issues: >> >> 1) license - ffmpeg source has optional dependencies to GPL'ed code. >> Hence it has GPL'ed code. Even though those are optional and we do not >> use them, we cannot include them in the ParaView source. >> 2) patents - ffmpeg has support for patented algorithms that we do not >> have licenses for. As of ParaView 3.6, we do not depend on any >> patented algorithms. Including the ffmpeg source code would cause >> issues even though we do not use its patented algorithms. >> >> Because of the issues, we cannot include ffmpeg in the ParaView source. >> >> PS: We are now using mjpeg for creating avi files. >> >> -berk >> > > Berk, > > By "now using", do you mean "starting to work on", or is there some other > flag that I'm not seeing to enable MJPEG video creation? > > Thanks, > > David > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
