[CinCVS] DV decoder quality

2006-10-26 Thread Pierre Dumuid
Hi All, I was browsing through the code and saw line 253 of filedv.C decoder-quality = DV_QUALITY_BEST; and wondering what the non-best looks like (and considered that for simple editing, it might be faster to have this turned down, and only turn it up for the final render). I saw in

[CinCVS] [Bug 349] dvcpro (dv50) not decoded properly

2006-10-26 Thread bugzilla-daemon
http://bugs.cinelerra.org/show_bug.cgi?id=349 --- Additional Comments From [EMAIL PROTECTED] 2006-10-26 11:17 --- what i am interested are real dv50 files from cameras, not from ffmpeg, since this is rather new in ffmpeg and i will not try to implement something that does not work

Re: [CinCVS] Inverted colours and garbled audio in DV video on PowerPC build (Debian Sid). Endianness issues?

2006-10-26 Thread rafael2k
Em Quinta 26 Outubro 2006 03:05, Andraž Tori escreveu: On Thu, 2006-10-26 at 00:53 -0200, rafael2k wrote: in filedv.C I watched some strange warnings about double to int conversions filedv.C: In member function `int FileDV::audio_samples_copy(double**, int64_t)': filedv.C:433:

Re: [CinCVS] new powerpc patch

2006-10-26 Thread rafael2k
you sent your email about 1 hour after the mine :-) i'll test things right now. bye, rafael diniz Em Quinta 26 Outubro 2006 03:32, Pierre Dumuid escreveu: was wondering why you posted this when I had sent a somewhat universal one, but just realised there's must have been a delay in your mail

[CinCVS] [Bug 279] PPC opcodes in ffmpeg dir

2006-10-26 Thread bugzilla-daemon
http://bugs.cinelerra.org/show_bug.cgi?id=279 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- You are

[CinCVS] Slow motion...

2006-10-26 Thread Wesley T Allen
Hi gang, Which plugin would I use, or what would I do, if I want a clip to appear going in slow motion? Any ideas? Wes -- The only way to stay sane in an insane world is to be insane. --Me ___ Cinelerra mailing list Cinelerra@skolelinux.no

Re: [CinCVS] Slow motion...

2006-10-26 Thread Wesley T Allen
On Thursday 26 October 2006 11:40 am, Andraž Tori wrote: use reframert effect thanks andraz, I'll play around with it...having much fun... Wes bye andraz On Thu, 2006-10-26 at 11:14 -0400, Wesley T Allen wrote: ___ Cinelerra mailing list

Re: [CinCVS] Slow motion...

2006-10-26 Thread Raffaella Traniello
I've found other good hints at http://ftconsult.taxnetusa.com/twiki/bin/view/Cinelerra/TimeLapse Have fun! Raffaella ___ Cinelerra mailing list Cinelerra@skolelinux.no https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Re: [CinCVS] Fixing time format for BlueDot 2.1

2006-10-26 Thread Andraž Tori
What is the best way to adjust the time format in BlueDot theme ONLY? How this is the hard question. The easiest would be to make bluedot not need programatically different behaving cinelerra. Otherwise you add a theme-set property and change behaviour of the function that does output

Re: [CinCVS] proposed patched for powerpc compilation fix

2006-10-26 Thread Pierre Marc Dumuid
Applying this now. (Note, I personally prefer 1 big patch than 4 smaller patches .. svn diff /tmp/foo.diff works well for me!) Pierre rafael2k wrote: hi all, with the help of Pierre Dumuid, i wrote the following patches to make cinelerra compatible, by now, with i586 and powerpc. (other

[CinCVS] [Bug 279] PPC opcodes in ffmpeg dir

2006-10-26 Thread bugzilla-daemon
http://bugs.cinelerra.org/show_bug.cgi?id=279 --- Additional Comments From [EMAIL PROTECTED] 2006-10-27 04:13 --- Fixed in r947 (using a fairly different approach!) --- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee.