Re: [CinCV] My little project!

2010-02-08 Thread Simeon Völkel
Hello Akirad,

nice to hear that you could make use of my highly experimental patch for
the SVG plugin.

By the way, "SV" in CinelerraSV doesn't stand for my name.

Internally I'm using the "S" in order to distinguish the version on my
laptop "sigma" (32bit) from the version on "mue", maintained on a machine
running 64bit Gentoo but in praxis identical. I personally would prefer
letting the "SV" just be "SV" instead of giving it an unintentional meaning.

Concerning your changes from CinelerraCV to cinecutie, I wonder whether you
could push your changes to git.cinelerra.org or make at least some patches
available for download in order to simplify merging your work back into
CinCV when time permits.

Regards,
Simeon









___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCV] My little project!

2010-02-08 Thread august
> aki...@gmail.com ha scritto:
> ://www.akiradproject.net/cinecutie
>>
>> I'm started from tangolerra project made by Franco Iacomella and after  
>> an hard job with svg I made my personal mochup of Cinelerra called 
>> Cutiehd.
>> But when I started to work on the mochup of Cinelerra 2.1cv I tryed to  
>> enable again the support of font antialias (xft), write a draft of 
>> Utf-8 support, rewrite some parts of titler code and adapt the svg 
>> plugin from the "Simeon Völkel" Cinelerra. 
>
> Great job!
> I'm using it and I can say it's a real, huge improvement to our beloved  
> Cinelerra.
>
> Thank you so much, as always, for your great and hard work.


on Ubuntu 64bit, I get:

sudo apt-get install cinecutie

dpkg: error processing
/var/cache/apt/archives/cinecutie_1.0.0-001testrelease_amd64.deb
(--unpack):
 trying to overwrite '/usr/share/man/man1/mplexhi.1.gz', which is
 also in package cinelerrasv-smp 0:2.1-git091001akirad2
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Processing triggers for man-db ...
 Errors were encountered while processing:
  /var/cache/apt/archives/cinecutie_1.0.0-001testrelease_amd64.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCV] My little project!

2010-02-08 Thread aki...@gmail.com

august ha scritto:

aki...@gmail.com ha scritto:
://www.akiradproject.net/cinecutie

I'm started from tangolerra project made by Franco Iacomella and after  
an hard job with svg I made my personal mochup of Cinelerra called 
Cutiehd.
But when I started to work on the mochup of Cinelerra 2.1cv I tryed to  
enable again the support of font antialias (xft), write a draft of 
Utf-8 support, rewrite some parts of titler code and adapt the svg 
plugin from the "Simeon Völkel" Cinelerra. 
  

Great job!
I'm using it and I can say it's a real, huge improvement to our beloved  
Cinelerra.


Thank you so much, as always, for your great and hard work.




on Ubuntu 64bit, I get:

sudo apt-get install cinecutie

dpkg: error processing
/var/cache/apt/archives/cinecutie_1.0.0-001testrelease_amd64.deb
(--unpack):
  

thanks I will fix this soon!

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCV] My little project!

2010-02-08 Thread akirad

Roland ha scritto:

./configure --enable-opengl (that's all)
(fedora12 x86_64)


go on source  and do :

mkdir /tmp/inst  &&  make  install  DESTDIR= /tmp/inst && find /tmp/inst 
>> /tmp/cinecutie.txt && rm -rf /tmp/inst


and send me /tmp/cinecutie.txt


I think that a you must move /usr/local/include  before  
configure/compile, because  cinelerracv  and cinecutie ( but I  on the 
work to fix this ), installs ffmpeg headers on this directory. 

Try to move /usr/local/include to /usr/local/include.bk and try again to 
compile


bye

Paolo




___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra