Hello again, Something must be wrong with Ubuntu Cinelerra SV because SVG plugin doesn't work yet. Now, the log shows an interesting message:
Running command rawc-convert "//usr/share/inkscape/clipart/tux.svg.png" "//usr/share/inkscape/clipart/tux.svg.rgba" "//usr/share/inkscape/clipart/tux.svg.raw" sh: rawc-convert: not found Reading the Simon mails I guess a new command have to be in .deb package: rawc-convert. I hope Paolo Rampino read that and tell if this is true, and if he can update the repository soon. Thanx. 2009/11/2 Artenaut End of world <[email protected]> > Hi folks, > > I am going on testing Cinelerra plug-ins. One month ago, Simeon Völkel > announce the renovation of svg plugin, and one week later Paolo Rampino > updated the Akirad repo. Today (yes, I am late, sorry) I've tried to use it, > but Cinelerra crash again. The error showed: > > Kubuntu 9.04 > Cinelerra 2.1CV (Compiled on ven ott 2) > Inkscape 0.46 (Apr 8 2009) > Running command inkscape --without-gui > --cinelerra-export-file=//usr/share/inkscape/clipart/tux.svg.raw > //usr/share/inkscape/clipart/tux.svg > signal_entry: got SIGSEGV my pid=2345 execution table size=16: > signal_entry: lock table size=24 > BC_Signals::dump_buffers: buffer table size=0 > BC_Signals::delete_temps: deleting 0 temp files > SigHandler::signal_handler total files=0 > Cancel > > What's the problem now? > > I've noticed Simeon announce seem to be related only with Cinelerra SV > (Simeon Version = merge CV (comunity) + HV(Heroin) ). If this is right, what > happen to Comunity version? Do It keep outdated? > > YUVA8 is my project color model, is that a problem? Or Have I use RGBA > color model? > > Thanks a lot, family!! > > > 2009/9/20 Simeon Völkel <[email protected]> > > Hello Artenaut, >> >> as Roland pointed out, there was some work going on concerning the SVG >> plugin. If you want to test the most recent version, get a copy from >> >> git://git.cinelerra.org/sv/cinelerra >> >> and checkout branch cin2.1sv. >> >> The workaround lets inkscape export a png and uses convert from the >> imagemagick package to generate a rgba image. As cinelerra currently >> requires a file with a valid RAWC-header, a small binary rawc-convert will >> be installed in tandem with cinelerra which adds the RAWC-header where >> needed. >> >> For a final version of this workaround one should possibly add some >> additional error checks, e.g. whether inkscape and convert are available >> and worked as expected. >> >> Greetings, >> Simeon >> >> _______________________________________________ >> Cinelerra mailing list >> [email protected] >> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra >> > >
