Re: [CinCV] Cinelerra-4: Merge has started and needs helpers

2008-09-19 Thread Kevin Brosius
On 2008-09-18 16:49, Simeon Völkel wrote: > > Hanno Böck wrote: > > Is there any statement from HV if there'll be any back-merging? > > > > HV stated quite clearly that they don't want to spent much bandwidth > to do that, as they want to focus on their interests which shifted a > bit. > > >

Re: Re: [CinCV] openSUSE 11

2008-06-25 Thread Kevin Brosius
On 2008-06-25 18:58, Marcus Gould wrote: > Hi, > > It all started so well and then the wheels fell off! > > Note that I'm on a 64 bit box (Intel Core 2 Duo CPU T9300) so I did the > following based We spent some time fixing the PIC compile in svn, did you try it without editing any files? The

[CinCV] Mailing list and archives?

2008-03-26 Thread Kevin Brosius
Hi all, Is there anything special going on with the mail lists at the moment? I'm seeing no mail on my archive: http://e.kevb.net/lurker/list/cinelerra.en.html for a couple days. When trying to check the main archive from: http://cv.cinelerra.org/mailinglists.php, I am getting a connection refus

[CinCVS] Re: I believe in cinelerra! [Build Farm Proposal]

2008-01-20 Thread Kevin Brosius
On 2008-01-20 20:30, Richard Spindler wrote: ... > It makes testing easier, spotting regressions easier, spotting broken > builds will be possible, etc... > Having a lot of builds can be a problem also. Unless there is a testing organization, specifically trying them, then asking users to updat

Re: [CinCVS] SUSE packages updated (svn r1004)

2008-01-19 Thread Kevin Brosius
On 2008-01-19 00:59, Terje J. Hanssen wrote: > Kevin Brosius wrote on Fri, 02 Mar 2007 18:07:16 -0800 > > > New SUSE packages are available: > > --- > > SUSE 10.2 yast source: > > http://cin.kevb.net/cobra/suse/10.2 > > > > In testing the 10.2 pac

Re: [CinCVS] bounty for DV1394/IEC61883 record function hang

2007-12-29 Thread Kevin Brosius
On 2007-12-30 00:52, Scott C. Frase wrote: > Hey guys, > Since I have use for this particular function, it would be very nice for > Cinelerra to have the ability to import live video via DV1394 (DV video) > or IEC61883 (HDV, in my case) at the same time as audio. I hearby offer > $100 to anyone wh

Re: [CinCVS] What would motivate developers

2007-11-13 Thread Kevin Brosius
On 2007-11-12 18:44, Johannes Sixt wrote: > On Monday 12 November 2007 17:48, Christian Thaeter wrote: > > There are no restrictions on how to use the mob. Give it a try, but keep > > in mind that this branches have to be kept in sync, I may argue that > > long-living bugfix branches won't scale. B

[CinCVS] Re: [Cinelerra-commits] Compile problems Ubunut Gutsy

2007-11-04 Thread Kevin Brosius
On 2007-11-01 22:00, Video4tux wrote: > Hello > > Cinelerra is from: svn checkout > svn://svn.skolelinux.org/cinelerra/trunk/hvirtual > > By: ./configure > > config.status: WARNING: po/Makefile.in.in seems to ignore the > --datarootdir setting > > > by: make > You seem to have skipped autog

Re: [CinCVS] opensuse 10.3 again

2007-10-23 Thread Kevin Brosius
On 2007-10-22 22:21, Daniel Weatherill wrote: > there is now a package in packman, which i've been reported by a couple of > people works for them... > I installed it, and nothing. Still had the same GUI issues. I could still > run it through SSH X forwarding, or gdb fine. > Then a few days later I

Re: [CinCVS] cinelerra on opensuse 10.3

2007-10-08 Thread Kevin Brosius
On 2007-10-08 11:32, Daniel Weatherill wrote: > Hi all, > I've been trying to install cinelerra on opensuse 10.3. I had it working > lovely on 10.2 and RPMS were provided through packman. Now, I can get it to > compile fine from the SVN version, but when it opens and I close the tip of > the day w

Re: [CinCVS] Having trouble building the latest version

2007-10-05 Thread Kevin Brosius
On 2007-10-05 17:13, James Colannino wrote: > Or, rather, I'm having trouble with the configure script. Everytime I > run it, I get the following error: > > *** libtool.m4 and ltmain.sh have a version mismatch! *** > *** (libtool.m4 = 1.5.23b, ltmain.sh = 1.5.24) *** > > Please run: >libtool

Re: [CinCVS] Cinelerra performance on new quad-core xeon box

2007-10-03 Thread Kevin Brosius
On 2007-09-30 19:56, Scott C. Frase wrote: > Hi Kevin, > Thanks for the comments! > > I guess my first question would be: Though I see that Cinelerra is not > using 100% of the processors while editing or rendering, is this really > an issue? I tend to think it is, and Graham and I talked about

Re: [CinCVS] Cinelerra performance on new quad-core xeon box

2007-09-30 Thread Kevin Brosius
On 2007-09-29 19:18, Scott C. Frase wrote: > Hey guys, > I thought I'd post my initial observations on Cinelerra performance > running on a dual, quad core Xeon system (Dell SC1430). I'd appreciate > feedback from people who are also running multicore, 64 bit systems: > http://crazedmuleproduction

Re: [CinCVS] [patch] libmpeg3 built shared with autotools support

2007-09-26 Thread Kevin Brosius
On 2007-09-26 15:22, kwizart wrote: > Hello! > > I'm working on packaging libmpeg3 for Fedora. > (for third part repositories livna/freshrpms merging to rpmfusion) > > Actually cinelerra use special patches for libmpeg3. It would be > desirable to have it use the system one in the long term, but

Re: [CinCVS] ANN: yuvgimp

2007-09-16 Thread Kevin Brosius
On 2007-09-16 02:53, David McNab wrote: > On Sun, 2007-09-16 at 03:47 +0200, Stefan de Konink wrote: > > > I've released an intial, alpha, proof-of-concept (but working) version > > > of 'yuvgimp', which allows yuv4mpeg streams to be processed > > > automatically in GIMP, one frame at a time. > >

Re: [CinCVS] fPIC

2007-09-11 Thread Kevin Brosius
On 2007-09-11 02:31, Edouard Chalaron wrote: > Well I have done the test : > It compiles perfectly without the -fPIC option. > So as Kevin suggested, dont use it if you have the same problem as I. > Cheers > E Thank you for testing it and reporting back. -- Kevin _

Re: [CinCVS] TEARS OF JOY

2007-09-10 Thread Kevin Brosius
On 2007-09-10 23:46, Edouard Chalaron wrote: > EVENTUALLY !!! > The problem was definitely the external libx264. > Most likely not properly compiled by I. > Congratulations. Glad to hear you worked it out. > So ... for those who are in the same trouble, instead of resolving it I > went another

Re: [CinCVS] more trouble on compiling Ubuntu 64

2007-09-08 Thread Kevin Brosius
Edouard Chalaron wrote: > > > If you have build logs for x264 and cin, which fail with this error, and > > would like to post them somewhere, I can take a look. > > > That would be fantastic, I will log that and email it you off list Ok. I'd prefer not to receive it as email if 1M or greater.

Re: [CinCVS] more trouble on compiling Ubuntu 64

2007-09-08 Thread Kevin Brosius
On 2007-09-08 19:37, Edouard Chalaron wrote: > > On Sat, 2007-09-08 at 21:31 +0200, Valentina Messeri wrote: > > well, take a deep breath...:D, > > > > it's really unsual still having problems with x264, i dist-upgrade > > machine i use to package recentlygonna do that right now..since

Re: [CinCVS] No new boxes are overlaid on the video when I open the motion tracker dialog.

2007-09-06 Thread Kevin Brosius
On 2007-09-07 01:27, Thomas Levine wrote: > I followed the directions up the part of step 14.4.33.5 ( > http://cvs.cinelerra.org/docs/split_manual_en/cinelerra_cv_manual_en_14.html > where I should get a new box overlaid on the video, but I don't get the box. > What's wrong? Maybe semething simple

Re: [CinCVS] Does the "SVG via inkscape" plugins work?

2007-09-06 Thread Kevin Brosius
On 2007-09-06 14:39, Roland wrote: > Hi all, > > Do you know if the "SVG via Inkscape" plugin works? If it's yes, Can > somebody tell me how to use it, please? > Maybe someone who has tried it recently will speak up. I think you still need a patched version of Inkscape or sodipodi to use it. I

Re: [CinCVS] Very very slow playback

2007-09-02 Thread Kevin Brosius
On 2007-09-02 22:26, Bruno Miguel wrote: > By the way, whats the best settings for compiling Cinelerra in an AMD > Athlon XP 2600+? > I generally use: CFLAGS="-O3 -pipe -fomit-frame-pointer -funroll-all-loops -falign-loops=2 -falign-jumps=2 -falign-functions=2 -ffast-math -march=athlon -mfpmath=

Re: [CinCVS] Render errors for quicktime, AVI

2007-08-27 Thread Kevin Brosius
On 2007-08-27 19:15, Johannes Sixt wrote: > On Monday 27 August 2007 15:35, Jim Scott wrote: > > I checked out the current SVN yesterday and compiled it with no problems > > for amd64. I can render to most audio formats, DV, and yuv4mpeg. Cinelerra > > crashes whenever I try to render video into ei

[CinCVS] SUSE packages updated

2007-08-26 Thread Kevin Brosius
The SUSE binaries are updating now, built from SVN rev1018. Older binaries are at: http:/cin.kevb.net/files/RPM/ which include SUSE 9.0, SUSE 9.2, a source tar file, and a source RPM. I've also posted a YUM (YAST compatible) repository for openSUSE 10.2. You can use: http://e.kevb.net/cobra/su

Re: [CinCVS] libmpeg3

2007-08-25 Thread Kevin Brosius
On 2007-08-25 13:02, Mark Carter wrote: > I notice that Cinelerra has a directory for libmpeg3. It is giving me > compilation problems - and Googling around, I don't seem to be the only one. > So my question is: what's it doing there, can't we just get rid of it and use > the latest version from

Re: [CinCVS] build failure AMD64 debian sid

2007-08-23 Thread Kevin Brosius
On 2007-08-23 08:12, Graham Evans wrote: > Christian Thaeter wrote: > > try ./configure --disable-mmx > > > > Christian > > > That worked. So - Kevin - I can now confirm that the svn 1018 commit > fixed all -PIC related build problems for me. Haha, um, Christian seems to have missed the p

Re: [CinCVS] Re: [Cinelerra-commits] r1007 - in trunk/hvirtual: . libmpeg3/video

2007-08-22 Thread Kevin Brosius
On 2007-08-22 05:04, Graham Evans wrote: > > > > > make[1]: Leaving directory `/home/gray/install/hvirtual' > > make: *** [all] Error 2 > > [EMAIL PROTECTED]:~/install/hvirtual$ > > > > I tested svn 1018 on AMD64 X2 running debian sid 2.6.21-2-amd64 smp > > with nvidia opengl driver. > > > Kevin

Re: [CinCVS] Re: [Cinelerra-commits] r1007 - in trunk/hvirtual: . libmpeg3/video

2007-08-21 Thread Kevin Brosius
On 2007-08-19 18:41, Kevin Brosius wrote: > On 2007-08-19 10:50, Graham Evans wrote: > > > > > > > > ffmpeg/libavcodec/.libs/libavcodec.a(fdct_mmx.o): relocation > > > R_X86_64_32 against `a local symbol' can not be used when making a > > > shar

Re: [CinCVS] Re: [Cinelerra-commits] r1007 - in trunk/hvirtual: . libmpeg3/video

2007-08-19 Thread Kevin Brosius
On 2007-08-19 10:50, Graham Evans wrote: > > > > > ffmpeg/libavcodec/.libs/libavcodec.a(fdct_mmx.o): relocation > > R_X86_64_32 against `a local symbol' can not be used when making a > > shared object; recompile with -fPIC > > > > ffmpeg/libavcodec/.libs/libavcodec.a(fdct_mmx.o): could not read

Re: [CinCVS] Re: [Cinelerra-commits] r1007 - in trunk/hvirtual: . libmpeg3/video

2007-08-19 Thread Kevin Brosius
On 2007-08-19 09:04, j wrote: > for what its worth > svn up && ./autogen.sh && ./configure --enable-mmx --with-pic && make > does *not* work on my amd 64 / ubuntu box right now. > No, probably not, but I think that's ok. --with-pic is kind of ugly. You can build if that option is not specified,

Re: [CinCVS] Re: [Cinelerra-commits] r1007 - in trunk/hvirtual: . libmpeg3/video

2007-08-18 Thread Kevin Brosius
Johannes Sixt wrote: > > > On Saturday 18 August 2007 03:35, Kevin Brosius wrote: > > Should have sent this to devel... > > > > I've run into build trouble on SUSE x86_64 related to this patch: > > > > On 2007-03-31 19:36, Johannes Sixt <[EMAIL

[CinCVS] Re: [Cinelerra-commits] r1007 - in trunk/hvirtual: . libmpeg3/video

2007-08-18 Thread Kevin Brosius
Should have sent this to devel... I've run into build trouble on SUSE x86_64 related to this patch: On 2007-03-31 19:36, Johannes Sixt <[EMAIL PROTECTED]> wrote: > Author: j6t > Date: 2007-03-31 21:36:53 +0200 (Sat, 31 Mar 2007) > New Revision: 1007 > > Modified: >trunk/hvirtual/configure.i

Re: [CinCVS] WHERE CINELERRA IS GOING? ...anyone? proposal for CinelerraCV 2 maintenace

2007-08-16 Thread Kevin Brosius
On 2007-08-16 00:49, Christian Thaeter wrote: > Kevin Brosius wrote: > > On 2007-08-15 17:36, Christian Thaeter wrote: ... > > I think you won't get much feedback from the older core developers since > > these goals are so large and you haven't tackled a smaller p

Re: [CinCVS] WHERE CINELERRA IS GOING? ...anyone? proposal for CinelerraCV 2 maintenace

2007-08-15 Thread Kevin Brosius
On 2007-08-15 17:36, Christian Thaeter wrote: > This my maybe arguable view how to hive Cinelerra CV out of its > develoment stall: > > 1) Change the focus of CinelerraCV > 2) Stop using SVN > 3) Make releases > 4) Make tracking HV less important I've been pretty silent on these issues so far, no

Re: [CinCVS] #cinelerra irc channel usage

2007-08-14 Thread Kevin Brosius
Scott wrote: > On Mon, 2007-08-13 at 14:17 +0200, Christian Thaeter wrote: > > I never felt comfortable with the public logging. IRC is meant to be a > > volatile place where humans meet and talk, this is also a social part of > > the community, you wouldn't like either if your pub-talks are logged

Re: [CinCVS] #cinelerra irc channel usage

2007-08-13 Thread Kevin Brosius
David McNab wrote: > > As Cobra has expressed, there's a conflict between these purposes, with > developers logging #cinelerra and using that to keep up to date with > development issues, while others (including myself, guilty as charged) > have also been using it for general interactions within t

Re: [CinCVS] Cinelerra productions

2007-08-12 Thread Kevin Brosius
On 2007-08-11 22:32, Jonas Wulff wrote: > The problem now is that unfourtunately we don't have the webspace > available to host the movie itself :( We planned an online > 'release' (sounds bigger than it is) under CC but somehow didn't manage > it. > > So the question is: Can anyone point me to

Re: [CinCVS] Problem

2007-08-11 Thread Kevin Brosius
On 2007-08-09 08:18, Kurt Georg Hooss wrote: > On Thursday, 9. August 2007 03:35:38 David Kletzli wrote: > > On Wednesday 08 August 2007 20:49, Kevin Brosius wrote: > > > > > > packman packages should be working fine on opensuse 10.2, as well as > > > mine.

Re: [CinCVS] Problem

2007-08-08 Thread Kevin Brosius
On 2007-08-08 08:46, m.milocco wrote: > Hi, my name is Marco and I'm writing you from Italy. > I've a problem with Cinelerra 2.1. > I've download the rpm version for my OpenSuse 10.2 form rpm.pbone.net. The > installation was correctly, but when I elaborate a file in DVD Mpeg2video it > return me t

Re: [CinCVS] Open Suse Compile

2007-08-04 Thread Kevin Brosius
On 2007-08-03 03:02, Dale Jovan Thomas wrote: > Hello group, > > Has anyone ever got Cinelerra working under Suse 10.2? Everytime I try to > install the package it errors out and says the app is not installable. I was > thinking about compiling it, but Suse has been a pain in the butt just to > in

Re: [CinCVS] Tracking an object and recording position

2007-07-20 Thread Kevin Brosius
On 2007-07-20 17:43, Thomas Levine wrote: > I have a bunch of recordings of people using a computer mouse, and I want to > look at trends in mousing location. If you want to know why, read this: > http://www.scribd.com/doc/128875/Effect-of-the-Number-Pad-on-Mousing-Location-Plan > . > > I didn't

Re: [CinCVS] Upgrading wipe plugin

2007-06-04 Thread Kevin Brosius
On 2007-06-03 19:27, Johannes Sixt wrote: > On Sunday 03 June 2007 20:36, [EMAIL PROTECTED] wrote: > > Okay, here is a patch implementing my improvements to wipe. If this isn't > > the best way to submit patches, let me know what would be. > > > > I'm mimicked the existing code's semantics in that

Re: [CinCVS] no recommended documentation that's current?

2007-05-26 Thread Kevin Brosius
On 2007-05-26 20:46, Tom Poe wrote: > OK. Thanks. Goodbye. > Tom It is often amazing how email does not convey emotion, yet in other situations people seem very tense. ;) Did you look at the documentation link at http://cvs.cinelerra.org/docs.php ? This is the place to start. The manual is f

Re: [CinCVS] New theme ...and perhaps... new effects icons

2007-05-19 Thread Kevin Brosius
On 2007-05-19 19:48, Bodmer Stephan wrote: > [EMAIL PROTECTED] wrote > >And remember that I want to make themes, but nees people to help me > >compilig... > Hi, I'm interested to help you create a new themes... and perhaps > for your first submission you could try to create some "normalised" > ef

Re: [CinCVS] Donating to hvirtual

2007-05-17 Thread Kevin Brosius
On 2007-05-16 11:02, Griffith Rees wrote: > Right, I realized I replied to a long conversation, so I though it > would be good to resend with a sensible subject line. > > Anyway, the idea is to set up a donation system for hvirtual along the > lines of ardour.org. > > thanks, > > -griff You co

Re: [CinCVS] I wanna make son proposal for cinelerra, you know features missing

2007-05-15 Thread Kevin Brosius
On 2007-05-16 02:12, marquitux caballero wrote: > Hi, is this the rigth way to ask for a feature? there is some missing stuff > in cinelerra, wich I think some should take care of. Perhaps someone is > already working on this, but please tellme, I´m not a coder, but you can > count on my colabo

Re: [CinCVS] Just joined, saying "hi"

2007-05-14 Thread Kevin Brosius
On 2007-05-14 03:12, Nick Rout wrote: > I have just joined this list. I have played with cinelerra a few times, > but never had the tenacity to persevere. > > Now that there is some better documentation available, I thought I'd try > again. So expect some pretty newbieish questions over the next f

Re: [CinCVS] HDV 1080i to 720p, Cinelerra doesn't like it

2007-05-10 Thread Kevin Brosius
On 2007-05-11 00:07, Edouard Chalaron wrote: > Hi there > I have somehow the same issue here. I tried to "translate" from a > 1024x768 progressive frames to PAL mpeg2 as a final rendering and it > gives a small video in a corner of a big frame... > Did I miss anything ? > Thanks > E > Did you adj

Re: [CinCVS] where have all the dev files gone?

2007-05-04 Thread Kevin Brosius
On 2007-05-04 14:55, Adam Moes L.Ac. MSTCM wrote: > Cinelerra is not getting audio right and Kino is not importing or doing much > of anything as there is no dev files for video that are working. > What distro? Newer Linux kernels support a dynamic dev filesystem. Are you trying to play audio o

Re: [CinCVS] X11-OpenGL slower than X11-XV ???

2007-05-01 Thread Kevin Brosius
On 2007-05-01 19:38, Dennis Schulmeister wrote: > Hi, > > > I think there is something odd in the OpenGL implementation. > > try this: Have two videotracks. In the bottom one there is video. On the > > top track there is a small piece of video like in this example: > > http://www.raldee.net/cinele

Re: [CinCVS] General Cinelerra performance

2007-04-27 Thread Kevin Brosius
On 2007-04-27 22:10, Dennis Schulmeister wrote: > Hi, > > Like I told in my first message I'm trying to run Cinelerra 2.1CV on a 2 > GHz, 1GiB RAM IA-32 AthlonXP Machine on Ubuntu 7.04 real-time. > > Now I wanted to ask for general opinion what performance I can expect. > Although there are worki

Re: [CinCVS] Problems building cinelerra due to guicast

2007-04-26 Thread Kevin Brosius
On 2007-04-26 20:05, Dennis Schulmeister wrote: > Hi everybody, > > Let me introduce myself. My name is Dennis Schulmeister and having just > recently migrated from Windows XP I'm relatively new to the wonderful > world of Linux multimedia. Though I'm not new to Linux per se I never > used it for

Re: [CinCVS] Get-Cinelerra Page (was UbuntuStudio)

2007-04-21 Thread Kevin Brosius
On 2007-04-21 14:05, Kevin Brosius wrote: > On 2007-04-21 08:41, Raffaella Traniello wrote: > > On Thu, 2007-04-19 at 13:17 +0200, Valentina Messeri wrote: > > > luckly gandalf did that: > > > http://www.kiberpipa.org/~gandalf/blog/? > > > > ...ABRA

Re: [CinCVS] Get-Cinelerra Page (was UbuntuStudio)

2007-04-21 Thread Kevin Brosius
On 2007-04-21 08:41, Raffaella Traniello wrote: > On Thu, 2007-04-19 at 13:17 +0200, Valentina Messeri wrote: > > luckly gandalf did that: > > http://www.kiberpipa.org/~gandalf/blog/? > > ...ABRACADABR... > Hmm... No. > > ...BIBIDI BOBIDI BU > No. It doesn't work eith

Re: [CinCVS] UbuntuStudio

2007-04-21 Thread Kevin Brosius
On 2007-04-19 11:02, Valentina Messeri wrote: > muzzol <[EMAIL PROTECTED]> ha escrito: > > > luckly gandalf did that: > > > http://www.kiberpipa.org/~gandalf/blog/? > > trying to find time to build for amd64, although there's no an urgent need > > ciao > Vale Are you in touch with gandalf?

Re: [CinCVS] svn state

2007-04-18 Thread Kevin Brosius
On 2007-04-18 11:58, muzzol wrote: > hi! > > i want to create a new package for edgy/feisty. how is the state of > the svn right now? is there any "stable" tarball? > I built the current suse packages around rev 1004, and did some basic render tests. There have been only minor changes since the

Re: [CinCVS] Compling Cinellera on x86_64 / FC6

2007-04-13 Thread Kevin Brosius
On 2007-04-13 23:38, Jonathan Ryshpan wrote: > On Fri, 2007-04-13 at 22:56 -0400, Kevin Brosius wrote: > > On 2007-04-13 21:56, Jonathan Ryshpan wrote: > > > == Problem 2 == > > > > > > Using the sources loaded using svn, the recomm

Re: [CinCVS] Compling Cinellera on x86_64 / FC6

2007-04-13 Thread Kevin Brosius
On 2007-04-13 21:56, Jonathan Ryshpan wrote: > I'm attempting to compile Cinellera on an x86_64 system running FC6. > A couple of problems: > > == Problem 1 == > > Using the sources downloaded from the site archives, namely > cinelerra-2.1-src.tar.bz2 Err, which site?

Re: [CinCVS] Link error when compiling from svn on x86_64

2007-04-05 Thread Kevin Brosius
On 2007-04-05 14:44, Martin Ellison wrote: > When I try to build from SVN I get: > > /usr/bin/ld: ffmpeg/libavcodec/.libs/libavcodec.a(motion_est_mmx.o): > relocation R_X86_64_32S against `a local symbol' can not be used when making > a shared object; recompile with -fPIC > ffmpeg/libavcodec/.libs

[CinCVS] Google SoC status

2007-03-25 Thread Kevin Brosius
> Franz > BTW, what updates on the Google SoC situation? >From info on irc, CinelerraCV was not selected as a mentoring organization this year. You can see the list of selected organizations online: http://code.google.com/soc/ -- Kevin ___ Cinelerra

Re: [CinCVS] Hardware recomendations needed

2007-03-21 Thread Kevin Brosius
On 2007-03-21 17:15, Jaysen ODell wrote: > Searched the archives but couldn't find anything... Sorry if I just missed > it somewhere else. > > I recently discovered cinelerra and have been "playing" with it on a debian > sid install (etch + sid upgrade). I am lucky enough to be in a spot to bui

Re: [CinCVS] can't capture video into Kino.

2007-03-18 Thread Kevin Brosius
On 2007-03-18 16:55, Fred Williams wrote: > On Sun, 2007-18-03 at 12:11 -0400, Claude Jones wrote: > > On Sun March 18 2007, Valentina Messeri wrote: > > > some tips: > > > > > > 1) try change firewire cable > > > > > > 2) try to use another fire device (an hd, for example) to understand > > > if

Re: [CinCVS] Cinelerra won't render...anything

2007-03-16 Thread Kevin Brosius
On 2007-03-16 03:05, Mark Fowler wrote: > Many thanks in advance. I'm pretty new to Linux and 1 month new to > Cinelerra CV. For the last month I've had Cinelerra CV installed and > functioning perfectly. Rendering, loading, capturing, > compositingeverything. Over the past week I did a clean i

Re: [CinCVS] Re: Patch for cinelerra/fileyuv.C -- what am I doing wrong?

2007-03-13 Thread Kevin Brosius
On 2007-03-13 19:27, Johannes Sixt wrote: > On Tuesday 13 March 2007 13:21, Jim Scott wrote: > > On 3/10/07, Jim Scott <[EMAIL PROTECTED]> wrote: > > > I've never submitted a patch before and I'm not sure if this is the right > > > spot. This patch removes the -hq setting from the default yuv4mpeg

Re: [CinCVS] SoC 2007

2007-03-12 Thread Kevin Brosius
On 2007-03-12 23:22, Herman Robak wrote: > On Mon, 2007-03-12 at 23:46 +0100, Andraž Tori wrote: > > We are just submitting Kiberpipa to be mentoring organisation, should we > > put these projects underneeth. i need answer ASAP > > > > since today is the deadline > > "Today" = Yesterday? > > R

Re: [CinCVS] Trying to record from MiniDV camera.

2007-03-06 Thread Kevin Brosius
On 2007-03-06 19:42, Herman Robak wrote: > Herman Robak: > > > > Possibly the same bug as... > > > > http://bugs.cinelerra.org/show_bug.cgi?id=334 > > > > > > > > Any progress on that, by the way? > > Andraž Tori: > >> Only that i am seriously thinking of disabling record menu entry.. > > Scott

Re: [CinCVS] Trying to record from MiniDV camera.

2007-03-05 Thread Kevin Brosius
On 2007-03-05 23:50, Fred Williams wrote: > Hello People, > I am running cinelerra on Ubuntu Linux with a Core 2 Duo processor and > 2 Gigabytes of memory. I have it installed and was able to play with > some video files (.avi) from my "still" camera the other day. Now I > need to load some M

Re: [CinCVS] [Bug 389] Audio -> resample effect uses only 4 decimal places

2007-03-05 Thread Kevin Brosius
On 2007-03-04 17:15, Herman Robak wrote: > On Sun, 2007-03-04 at 16:39 +0100, > [EMAIL PROTECTED] wrote: > > http://bugs.cinelerra.org/show_bug.cgi?id=389 > > > > > > > > > > > > --- Comment > > I committed a change for fixed 6 decimals display rather than 4. It's in svn > > already, but

Re: [CinCVS] compile failure - 2nd request

2007-03-04 Thread Kevin Brosius
Which version of the source are you trying to compile? What distro are you on? It looks like you might be trying to compile the source from the heroinewarrior web site? We generally recommend compiling the version out of svn, as it is what this mailing list is primarily about. You can find some

Re: [CinCVS] [Bug 398] cinelerra does not render different Shape Wipe video-transitions

2007-03-02 Thread Kevin Brosius
e dump in case it is useful. Kevin On 2007-03-03 00:02, Andraž Tori wrote: > are you sure you are using the same svn revision on both systems > > On Fri, 2007-03-02 at 18:02 -0500, Kevin Brosius wrote: > > Hi Andraz, > > > > I sent you an xml file yesterday, however, I d

[CinCVS] SUSE packages updated (svn r1004)

2007-03-02 Thread Kevin Brosius
New SUSE packages are available: SUSE 9.0 and 9.2: http://cin.kevb.net/files/RPM/ SUSE 10.2 yast source: http://cin.kevb.net/cobra/suse/10.2 In testing the 10.2 package, I noticed a problem with the current packman libdv. I recommend downgrading your libdv from the 1.0.0-0.pm.1 package (at leas

Re: [CinCVS] [Bug 398] cinelerra does not render different Shape Wipe video-transitions

2007-03-02 Thread Kevin Brosius
ll be specific only to some systems. Kevin On 2007-03-01 06:13, Andraž Tori wrote: > send me a minimal xml that shows the problem > > bye > andraz > > On Wed, 2007-02-28 at 19:04 -0500, Kevin Brosius wrote: > > On 2007-02-28 01:22, Kevin Brosius wrote: > > > On 2

Re: [CinCVS] [Bug 398] cinelerra does not render different Shape Wipe video-transitions

2007-02-28 Thread Kevin Brosius
On 2007-02-28 01:22, Kevin Brosius wrote: > On 2007-02-10 11:19, bugzilla-daemon wrote: > > http://bugs.cinelerra.org/show_bug.cgi?id=398 > > > > > > [EMAIL PROTECTED] changed: > > > > > > > > > --- Comment > > fixed in svn r99

Re: [CinCVS] [Bug 398] cinelerra does not render different Shape Wipe video-transitions

2007-02-27 Thread Kevin Brosius
On 2007-02-10 11:19, bugzilla-daemon wrote: > http://bugs.cinelerra.org/show_bug.cgi?id=398 > > > [EMAIL PROTECTED] changed: > > > > --- Comment > fixed in svn r993 > > ... the problem was in cinelerra not in shapewipe plugin > > thank's for reporting the bug I'm testing in svn r1004

Re: [CinCVS] Fader not working!

2007-02-20 Thread Kevin Brosius
On 2007-02-21 01:30, Andraž Tori wrote: > On Tue, 2007-02-20 at 22:53 +, leandro ribeiro wrote: > > Hi there! > > > > First of, let me congratulate you for Cinelerra CV, the reason why I > > installed Linux in the first place :) Next, let me tell you I'm new to > > both cinelerra and Linux, s

Re: [CinCVS] revision 1000

2007-02-18 Thread Kevin Brosius
On 2007-02-18 21:21, Andraž Tori wrote: > > by the way, i just checked in the 1000th revision ... amazin. > > I just gave a presentation and workshop on Cinelerra in Brussels, and > people were actually quite impressed. > > So much for now. Very amazing! Thank you for all the fixes in the las

Re: [CinCVS] Patch for faad 2.5 compatibility

2007-02-14 Thread Kevin Brosius
On 2007-02-14 16:10, Claude Jones wrote: > On Wed February 14 2007, Scott C. Frase wrote: > > Claude, > > The OpenGL driver set would have to have been compiled in the FreshRPMs > > build of cinelerra in order for it to be listed as a chooseable option > > in Preferences -> Playback -> Video Driver

Re: Swap? (was Re: [CinCVS] constant hangs on HDV project)

2007-02-13 Thread Kevin Brosius
On 2007-02-12 20:30, Dan Streetman wrote: > On 2/11/07, Kevin Brosius <[EMAIL PROTECTED]> wrote: > > On 2007-02-05 20:24, Dan Streetman wrote: > > > On 2/5/07, Nicolas Maufrais <[EMAIL PROTECTED]> wrote: > > > > Heroine Virtual Ltd recomme

Swap? (was Re: [CinCVS] constant hangs on HDV project)

2007-02-11 Thread Kevin Brosius
On 2007-02-05 20:24, Dan Streetman wrote: > On 2/5/07, Nicolas Maufrais <[EMAIL PROTECTED]> wrote: > > Heroine Virtual Ltd recommends disabling swap when a lot of memory is > > installed. > > This is not a good idea under any circumstances. Disabling swap will > never help anything or improve per

Re: [CinCVS] Crash with mp4

2007-02-06 Thread Kevin Brosius
On 2007-02-06 18:47, Sylvain Jousse wrote: > Salut, > > Nobody likes me. > > Calimero. > > Hehe, or we don't know what to do with your report... You know the drill. Can you make a sample 1-2Meg file (or smaller) that also fails? Attach it to a bug report with your info so someone can try an

Re: [CinCVS] [OT?] Quicktime for Linux / Realproducer question

2007-02-04 Thread Kevin Brosius
On 2007-02-04 21:40, Richard Rasker wrote: > > *: 'Uncompressed' Quicktime and AVI don't appear to be single, > well-defined formats either, but seem to be available in a number of > variations. The more I get to know about video editing and video > formats, the more I find it a miracle that it wo

Re: [CinCVS] Obsolete Fedora packages on the 'Packages' page

2007-01-31 Thread Kevin Brosius
On 2007-01-31 19:45, Nicolas Maufrais wrote: > On Tue, Jan 30, 2007 at 05:39:24PM +0200, Mikko Huhtala wrote: > > > > The packages page > > > >http://cvs.cinelerra.org/getting_cinelerra.php > > > > links to Fedora packages, but those are of version 1.2.3 and its > > dependencies. > > > > Th

Re: [CinCVS] gpl headers

2007-01-30 Thread Kevin Brosius
Well, I certainly don't speak for all the developers... But those who use Ubuntu and Debian are the ones concerned. I'm sad to see they have not stepped up and provided a patch. You suggested that having this done would increase the number of developers for Cinelerra. I find this hard to believ

Re: [CinCVS] web [was edgy 32 package problem]

2007-01-29 Thread Kevin Brosius
On 2007-01-29 21:14, Valentina Messeri wrote: > > > > Ciao! > > It looks to me a misspelling ("he"ubuntu) that would be worth a > > correction on http://cvs.cinelerra.org/getting_cinelerra.php too. > > > > I think muzzol's package should be there too. > > YES, to begin first, > > then, please

Re: [CinCVS] [PATCH] Load support for FFV1 - crash included :-)

2007-01-27 Thread Kevin Brosius
On 2007-01-27 14:00, Alberto Mardegan wrote: > Hi, I want to add support for video compressed with the FFV1 codec. I > made the attached patch, but cinelerra crashes immediately after the > video has been loaded. > You'll probably need to use gdb and get a backtrace on a copy of cin with debugg

Re: [CinCVS] svn sources not building on 64-bit Gentoo

2007-01-25 Thread Kevin Brosius
On 2007-01-25 22:12, jostle wrote: > Gisle Fr0ysland wrote: > > Thursday 25 January 2007 04:38, skrev Daniel Fort: > >> undefined reference to `mm_flags' > >> ffmpeg/libavcodec/.libs/libavcodec.a(cljr.o):/home/dfort/src/cinelerra-svn/ > >> hvirtual/quicktime/ffmpeg/libavcodec/cljr.c:77: more undefi

Re: [CinCVS] Windows? ;-)

2007-01-25 Thread Kevin Brosius
On 2007-01-25 10:08, Marcin Kostur wrote: > Developers, > > I wonder how difficult would be making windows version? > Since it uses qt/opegGL it sounds not that bad? Unfortunetly, it doesn't use Qt. And OpenGL is only used for accelerating some preview rendering, so this is a small part of Cinel

[CinCVS] SUSE packages updated

2007-01-22 Thread Kevin Brosius
In addition to the packages recently available from packman, I've updated copies at http:/cin.kevb.net/files/RPM/ which include SUSE 9.0, SUSE 9.2, a source tar file, and a source RPM. I've also posted a YUM (YAST compatible) repository for openSUSE 10.2. You can use: http://e.kevb.net/cobra/

Re: [CinCVS] Some contributed pattern PNGs for the shapewipe effect.

2007-01-22 Thread Kevin Brosius
On 2005-12-07 20:00, Johannes Sixt wrote: > On Mittwoch 07 Dezember 2005 20:06, Herman Robak wrote: > > Jean-Sebastien Tarot sent me these shapewipe pattern PNGs: > > > > > > > >

[CinCVS] Extension to Pierre's versioning patch

2007-01-18 Thread Kevin Brosius
I made a small extension to Pierre's --with-buildinfo patch for use by packagers and people using 'make dist'. For RPM builds, the process involves a 'make dist' followed by building the RPM in a build environment. The --with-buildinfo=svn information will not be retained in the 'make dist' tarba

[CinCVS] OpenSUSE packages

2007-01-17 Thread Kevin Brosius
I noticed that packman has posted a 10.2 cinelerra package yesterday, and still has the 10.1 package available. If anyone tries these out, I'd be interested in hearing success or failure reports about how well they work. With openSUSE 10.2, you can install all dependencies for cinelerra from pa

Re: [CinCVS] Rendering farm

2007-01-14 Thread Kevin Brosius
On 2007-01-14 05:17, e.chalaron wrote: > > Hi Rafael > Yes I did. > Let us say I have machine A, B, C, D > A is where I have my files (150 Gb), B, C and D are the extra machines > supposed to help > on B, C and D I typed as root : > And what else have you done? The renderfarm must be enabled i

Re: [CinCVS] Wikis?

2007-01-13 Thread Kevin Brosius
On 2007-01-13 11:56, Nicolas Maufrais wrote: > Hello Kevin, > > > > Anyway, please don't suggest that the new manual wiki completely > > replaces the old one, especially if content is left out. > > Mmmm... You got it wrong here. Here's the situation: > - the initial wiki contents was put in th

[CinCVS] Wikis?

2007-01-12 Thread Kevin Brosius
I'm somewhat surprised looking at http://cvs.cinelerra.org/docs.php today, as I see a lot of references to the new manual and a second wiki. I also see a comment that the old wiki content is in the new wiki. So, a couple questions and concerns: Is the old wiki being removed? It's moved to the b

Re: [CinCVS] Preparing for Cinelerra on openSUSE 10.2

2007-01-12 Thread Kevin Brosius
On 2007-01-11 22:14, Nicolas Maufrais wrote: > Terje, > > That would be great if you could add some information about installing > Cinelerra on Suse in the wiki: > http://cvs.cinelerra.org/docs/wiki/doku.php?id=english_manual:cinelerra_cv_en_2 I curious where the existing SUSE information went th

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 s

Re: [CinCVS] Preparing for Cinelerra on openSUSE 10.2

2007-01-08 Thread Kevin Brosius
On 2007-01-08 03:28, Terje J. Hanssen wrote: > Hello everyone, > Hi Terje, > > According to the new Cinelerra CV Manual section 2.13 > http://cvs.cinelerra.org/docs/split_manual_en/cinelerra_cv_manual_en_2.html#SEC24 > RPMs for SuSE 9 are built from CVS by Kevin Brosius, an

[CinCVS] Re: Thanks! [motion tracking is very cool...]

2007-01-06 Thread Kevin Brosius
On 2007-01-07 01:16, Grant Edwards wrote: > On 2007-01-06, Miha Kiti? <[EMAIL PROTECTED]> wrote: > > > In my case the rendering (with farm) and then putting pices together > > took more time than the method explained above... > > You have to put the sections back together manually? > The basic

Re: [CinCVS] Thanks! [motion tracking is very cool...]

2007-01-06 Thread Kevin Brosius
On 2007-01-06 16:43, Grant Edwards wrote: > I finished using the motion tracking effect for the first time > to stabilize a rather shaky hand-held shot. That is sooo cool. > Thanks for that should go upstream to Heroines. They did the work for motion tracking. :) -- Kevin __

Re: [CinCVS] Dependencies

2007-01-02 Thread Kevin Brosius
On 2007-01-02 18:22, Raffaella Traniello wrote: > Ciao a tutti! Hi everyone! > > My Ubuntu's Synaptic clearly states that "libmjpegtools0 replaces > mjpegtools". > Does it mean that Cinelerra can't live on my computer together with > KMediaFactory (which depends on mjpegtools)? It depends... mj

  1   2   >