


Synfig(15602) info: Loading modules from /tmp/skl/SynfigStudio/Contents/Resources/synfig/etc/synfig_modules.cfg Synfig myanimation.sifz -t ffmpeg -video-codec libx264 -video-bitrate 2200 -o myanimation.mp4 I can run synfig on Mac OS X, but it fails to render. (On second thought, I realize that a module missing from a distribution package is probably a bug.) What is mod_libavcodec? Why do I get the above warning? How can I make it go away, likely by adding the missing module? Synfig(13643) info: Loading modules from /tmp/skl/SynfigStudio/Contents/Resources/synfig/etc/synfig_modules.cfg Synfigfans-Mac:~ Synfigfans$ synfig -modules Applications/SynfigStudio.app/Contents/Resources/synfig/bin/synfig: warning: Unable to find module “mod_libavcodec” (file not found) Synfig(13581) info: Loading modules from /tmp/skl/SynfigStudio/Contents/Resources/synfig/etc/synfig_modules.cfg Synfigfans-Mac:~ Synfigfans$ synfig -version However, whenever I run synfig, I get notified about a missing module, as in the following:
#SYNFIG STUDIO FOR MAC MAC OS X#
Now, I can run synfig from any directory in my Mac OS X Terminal. bash_profile file in my home directory with the following content:Įxport PATH="$PATH:/Applications/SynfigStudio.app/Contents/Resources/synfig/bin"
