Re: [CinCVS] [Patch] Reordering cpu checks to be able to enable 3dnow or altivec

2007-01-09 Thread Alexis Ballier
Any news on this ?
I was waiting for this to package a new snapshot and then have been
quite busy :/

( I'm also waiting for bug #381 to be solved btw )


Alexis.


pgpeQYIuiPxHe.pgp
Description: PGP signature


Re: [CinCVS] mpeg2enc

2007-01-09 Thread Edouard Chalaron
Ok thanks a lot for that

Cheers
E


> The easiest way may be to replace mpeg2enc.plugin in the cinelerra
> plugin directory with a script, rather than a softlink or a copy of the
> binary.  The script can call your main binary with whatever parameters
> you need.
> 
> see:
> http://e.kevb.net/lurker/message/20060924.175816.ea54a9ff.en.html
> 
> (I've noticed some trouble with the various mpeg2enc parameters also.  I
> think only one of the default command sets even works with my mpeg2enc. 
> There's something we could fix.)
> 


Re: [CinCVS] mpeg2enc

2007-01-09 Thread Kevin Brosius
On 2007-01-10 00:24, Edouard Chalaron wrote:
> Hi there
> I need to modify the line used in mpeg2enc for a specific set of
> parameters, where can I find/change that ?
> Thanks
> E
> 

The easiest way may be to replace mpeg2enc.plugin in the cinelerra
plugin directory with a script, rather than a softlink or a copy of the
binary.  The script can call your main binary with whatever parameters
you need.

see:
http://e.kevb.net/lurker/message/20060924.175816.ea54a9ff.en.html

(I've noticed some trouble with the various mpeg2enc parameters also.  I
think only one of the default command sets even works with my mpeg2enc. 
There's something we could fix.)

-- 
Kevin

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


[CinCVS] mpeg2enc

2007-01-09 Thread Edouard Chalaron
Hi there
I need to modify the line used in mpeg2enc for a specific set of
parameters, where can I find/change that ?
Thanks
E


Re: [CinCVS] SVN Revision 978, failed to build

2007-01-09 Thread mark stavar

I imagine the location of the include file is handled by the '-I'
command-line options.  That is normally the case in C/C++ programming.  That
way you don't have to change a lot of source files if you decide to
re-organise your souce tree.

Ciao,

marks

On 1/9/07, Jean-Luc Coulon (f5ibh) <[EMAIL PROTECTED]> wrote:


Hi,

guicast/vframe.h has the following include statement:
#include "colormodels.h"

But colormodels.h is not located in the guicast directory but in the
quicktime directory.

So the statement should be:
#include "../quicktime/colormodels.h"

Or probalby the include should be done elsewhere.

Regards

Jean-Luc






--
Mark Stavar

Swan Dancer Productions

Email:  [EMAIL PROTECTED]
Mobile: 0410 638 671

http://www.the-writers-retreat.com/


[CinCVS] SVN Revision 978, failed to build

2007-01-09 Thread Jean-Luc Coulon (f5ibh)

Hi,

guicast/vframe.h has the following include statement:
#include "colormodels.h"

But colormodels.h is not located in the guicast directory but in the  
quicktime directory.


So the statement should be:
#include "../quicktime/colormodels.h"

Or probalby the include should be done elsewhere.

Regards

Jean-Luc


pgpWejItiWtS1.pgp
Description: PGP signature


Re: [CinCVS] Fwd: SVN Revision 978, failed to build [EMAIL PROTECTED]

2007-01-09 Thread Johannes Sixt
On Tuesday 09 January 2007 13:44, Jean-Luc Coulon (f5ibh) wrote:
> (Forwarded with the correct identity, sorry)
>
> Le 09.01.2007 13:43:15, Jean-Luc Coulon (f5ibh) a écrit :
> Hi,
>
> guicast/vframe.h has the following include statement:
> #include "colormodels.h"
>
> But colormodels.h is not located in the guicast directory but in the
> quicktime directory.
>
> So the statement should be:
> #include "../quicktime/colormodels.h"

There is this in guicast/Makefile.am:

INCLUDES = -I$(top_srcdir)/quicktime

Hence, the extra path parts in #include are not necessary, and I don't see why 
the current state would fail to compile.

-- Hannes

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


Re: [CinCVS] Fix for 327 - need testers

2007-01-09 Thread Johannes Sixt
Nicolas,

thanks for trying.

On Tuesday 09 January 2007 00:26, Nicolas Maufrais wrote:
> So, I did loaded the project with the latest revision, and older
> revisions (I have more than 30 revisions of cinelerra installed on my
> system for testing and bug reporting purpose).
> I tracked the bug, and it appears in r945. The project loads fine with
> r944 and previous releases, and crashes in r945! That's strange, because
> here's the SVN commit note:
> "r945 | minmax | 2006-10-21 00:51:56 +0200 (Sat, 21 Oct 2006) | 2 lines
> Revert merge of editing modes"
>
> Anyway, I really would like to test your patched revision with that
> project, because it'd really be a good test to validate the changes you
> made.

You can easily attach the changes onto r944 in this way:

# create a test branch
  $ git-branch fix-for-944
# attach it onto r944
  $ git-rebase --onto cb60b61e8 dd3575b15e4 fix-for-944

(Use 'gitk master fix-for-944' to verify that cb60b61e8... is r973 and 
dd3575b15e4... is r944, and you can use other commit ids for --onto if you 
want to.)

> Here's the gdb output when opening the project in r945:
> http://www.europephoto.com/temp/bug_when_loading_huge_project_in_r945.txt

I know this crash and have looked into it in the past, but can't reproduce it. 
It must be some race condition or memory corruption in some other part of the 
program. What codec is inside your AVI?

-- Hannes

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


Re: [CinCVS] muzzol... any news on edgy?

2007-01-09 Thread Raena Lea-Shannon
On Monday 08 January 2007 10:11, Valentina Messeri wrote:
> muzzol <[EMAIL PROTECTED]> ha escrito:
> > thanks vale, i was on surfing on grandvalira's snow :)
>
> great, i could imagine ;
>
> > there's some changes on ubuntu packages and i'm still learning how to
> > package "on the right way", so please, be even more patient with me :)
>
> you simply wasn't here when this change appears :)
>
> fins ara
>
> Vale
>
> > En/na Valentina Messeri ha escrit:
> >> Quoting Kurt Georg Hooss <[EMAIL PROTECTED]>:
> >>
> >> i made some provisionally ubuntu package without marillat stuff
> >>
> >> deb http://labbs.net/~vale/ubuntu ./

Hi, the update is not updating. Do I need a gpg key, How do I get that? Ta

Ign http://labbs.net ./ Release.gpg
Ign http://labbs.net ./ Translation-en_AU


> >>
> >> waiting for muzzol appears
> >>
> >> ciao
> >>
> >> vale
> >>
> >>> ...the problem has been reported earlier,
> >>> your ubuntu-edgy package depends on libmjpegtools0 (marillat?),
> >>> but for further processing of my editing results, i also need transcode
> >>> which, according to synaptic, needs ubuntu's default libmjpegtools0c2a.
> >>> apparently, libmjpegtools0 and -0c2a seem mutually exclusive
> >>> (i assume they provide more or less the same functionality).
> >>>
> >>> i have found out that it is actually possible to run transcode
> >>> with marillat's libmjpegtools0, but then any attempt to updating the
> >>> system will fail with "broken package" errors which again is rather
> >>> inconvenient.
> >>>
> >>> so... again, any news? sorry for bothering...
> >>> but i guess i am not the only one with this kind of problem... :-)
> >>> thanks, cheers & good luck. the world is looking at you...
> >>>
> >>> georg
> >>>
> >>>
> >>> --
> >>> dr.k.g.hooss
> >>> schoepfung & wandel wissenschaftliche medienberatung
> >>> breite strasse 6-8, d-23617 luebeck
> >>> www.schoepfung-und-wandel.de
> >>>
> >>> ___
> >>> Cinelerra mailing list
> >>> Cinelerra@skolelinux.no
> >>> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
> >>
> >> encosianima.net
> >>
> >> 
> >> This message was sent using IMP, the Internet Messaging Program.
> >>
> >>
> >> ___
> >> Cinelerra mailing list
> >> Cinelerra@skolelinux.no
> >> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
> >
> > --
> > 
> >  ^ ^
> >  O O
> > (_ _)
> > muzzol(a)gmail.com
> > 
> > jabber id: muzzol(a)jabber.dk
> > 
> > No atribueixis qualitats humanes als ordinadors.
> > No els hi agrada.
> > 
> > "El gobierno español sólo habla con terroristas, homosexuales y
> > catalanes, a ver cuando se decide a hablar con gente normal"
> > Jiménez Losantos
> > 
> > 
> > bomb terrorism bush aznar teletubbies
> > 
> >
> > ___
> > Cinelerra mailing list
> > Cinelerra@skolelinux.no
> > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
>
> encosianima.net
>
> 
> This message was sent using IMP, the Internet Messaging Program.
>
>
> ___
> Cinelerra mailing list
> Cinelerra@skolelinux.no
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

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


[CinCVS] Fwd: SVN Revision 978, failed to build [EMAIL PROTECTED]

2007-01-09 Thread Jean-Luc Coulon (f5ibh)

(Forwarded with the correct identity, sorry)

Le 09.01.2007 13:43:15, Jean-Luc Coulon (f5ibh) a écrit :
Hi,

guicast/vframe.h has the following include statement:
#include "colormodels.h"

But colormodels.h is not located in the guicast directory but in the  
quicktime directory.


So the statement should be:
#include "../quicktime/colormodels.h"

Or probalby the include should be done elsewhere.

Regards

Jean-Luc



pgpz8t7YwtsbF.pgp
Description: PGP signature


Re: [CinCVS] Placing effects/transitions...

2007-01-09 Thread Wesley T Allen
On Tuesday 09 January 2007 3:40 am, Andraž Tori wrote:
> On Mon, 2007-01-08 at 20:41 -0500, Wesley T Allen wrote:
> > Hi all,
> > Is anyone else having difficulty dropping transitions and/or effects on
> > to the time line?  For transitions especially I've been going nuts trying
> > to get the right segment to highlight for placement.
> >
> > Any ideas on fixes if you've been having this problem?
>
> just select the area by dragging the mouse while holding the button
> down. then rightclick on the area, "attach effect" and select an effect
> you want
>
> you can also drag it there, but i think rightclick is more convenient

Thanks andraz!
>
> bye
> andraz
>
>
> ___
> Cinelerra mailing list
> Cinelerra@skolelinux.no
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

-- 
"The only way to stay sane in an insane world is to be insane."
 --Me

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


Re: [CinCVS] muzzol... any news on edgy?

2007-01-09 Thread Valentina Messeri

Kurt Georg Hooss <[EMAIL PROTECTED]> ha escrito:



thanks vale, i could install yours without problems.
however it does not start :-( instead i get the following:

[EMAIL PROTECTED]:~$ cinelerra
cinelerra: symbol lookup error: /usr/lib/libquicktimehv-1.6.0.so.1: undefined
symbol: faacDecOpen
[EMAIL PROTECTED]:~$


this a knonw errormwrong version of libfaad

btw, when you post to the list, you post 10 mails :)))

enjoy da day

Vale




On Saturday, 6. January 2007 01:42, Valentina Messeri wrote:

Quoting Kurt Georg Hooss <[EMAIL PROTECTED]>:

i made some provisionally ubuntu package without marillat stuff

deb http://labbs.net/~vale/ubuntu ./

waiting for muzzol appears

ciao

vale


--
dr.k.g.hooss
schoepfung & wandel wissenschaftliche medienberatung
breite strasse 6-8, d-23617 luebeck
www.schoepfung-und-wandel.de

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





encosianima.net


This message was sent using IMP, the Internet Messaging Program.


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


Re: [CinCVS] Placing effects/transitions...

2007-01-09 Thread Andraž Tori
On Mon, 2007-01-08 at 20:41 -0500, Wesley T Allen wrote:
> Hi all,
>   Is anyone else having difficulty dropping transitions and/or effects on 
> to 
> the time line?  For transitions especially I've been going nuts trying to get 
> the right segment to highlight for placement.
> 
>   Any ideas on fixes if you've been having this problem?

just select the area by dragging the mouse while holding the button
down. then rightclick on the area, "attach effect" and select an effect
you want

you can also drag it there, but i think rightclick is more convenient

bye
andraz


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