You are not logged in.

#1 2009-04-07 00:15:12

flummoxed
Member
Registered: 2007-12-10
Posts: 21

ffmpeg-dev package?

Yo,

I'm trying to use Synfig to render a simple animation to a movie file. Using

synfig -t mov movie.sifz

gets me

synfig: warning: Unable to find module "mod_magickpp" (mod_magickpp.so: cannot open shared object file: No such file or directory)
synfig: warning: Unable to find module "mod_dv" (mod_dv.so: cannot open shared object file: No such file or directory)
synfig: warning: Unable to find module "mod_libavcodec" (mod_libavcodec.so: cannot open shared object file: No such file or directory)
Unknown target for axis.sifz: mov
Throwing out job...
Nothing to do!

According to answers of other posts on the internet with the same problem, you need to have the ffmpeg development package installed on your machine. ffmpeg-dev seems to exist for other distros, but not for arch. Does anyone know if it does actually exist, but is just named funnily? Or if I could build it...

Thanks.

Last edited by flummoxed (2009-04-07 00:15:59)

Offline

#2 2009-04-07 00:46:57

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: ffmpeg-dev package?

We don't split packages so the file you need should be in the ffmpeg package

Offline

#3 2009-04-07 00:59:22

flummoxed
Member
Registered: 2007-12-10
Posts: 21

Re: ffmpeg-dev package?

Hmm.. well I have ffmpeg. That's odd that it doesn't work then...

Offline

#4 2009-04-07 01:03:04

flummoxed
Member
Registered: 2007-12-10
Posts: 21

Re: ffmpeg-dev package?

Oh! I just looked at the PKGBUILD - it has the option --without-libavcodec. That would do it.

Thanks for the clarifications on the -dev packages, though. That's useful to know.

Last edited by flummoxed (2009-04-07 01:03:31)

Offline

Board footer

Powered by FluxBB