<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br>I compiled PV with FFMPEG library enabled:<br> FFMPEG_INCLUDE_DIR /usr/local/include <br> FFMPEG_avcodec_LIBRARY /usr/local/lib/libavcodec.dylib <br> FFMPEG_avformat_LIBRARY /usr/local/lib/libavformat.dylib <br> FFMPEG_avutil_LIBRARY /usr/local/lib/libavutil.dylib <br>so I expected being able to save an animation into a video format but if I use File->SaveAnimation I get a list of files, which requires an external tool to build a video from them.<br>So is there a problem with my implementation or what does FFMEG library mean in the configuration file?<br><br> </div></body>
</html>