Did you install nasm? configure does not detect missing of nasm.
Einar
On Sun, Jan 31, 2010 at 7:10 AM, Mr John Gluck wrote:
> HI
>
> I'm new to this and I'm not sure how to do this. I'm more used to forums
>
> Anyway, I got the sources from git and followed the instructions to build as
> below
Hi.
Use
mpeg3toc mediapath tocfile
to create toc. 'mediapath' must be absolute.
mpeg3toc is part of cinelerra.
Einar
On Mon, Feb 15, 2010 at 4:28 PM, Jim Feniello wrote:
> The open file error is it not finding the toc file(s). If I run it after
> deleting those files, I get that error fir
?
Einar Rünkaru
___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
On Wed, Mar 3, 2010 at 4:09 PM, p...@ichthyostega.de
wrote:
> Thus, I think the foremost question is: is your intention just to fix the
> existing code base at places, or do you intend to re-work it for real
> improvement, thus moving away from the way "upstream" handles things?
>
I think it is
Hi.
I have uploaded all done so far to git repo einar.
I created README describing status of this branch.
Einar
___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
2010/4/3 Aymeric O. :
> Hi,
>
> I'm trying to compile Cinelerra, but it fails at the filepng point.
> I attached my build log for you to see what can be wrong.
>
> Thanks for your help,
> Aymeric.
>
>
png_check_sig declaration is missing. It must be in /usr/include/png.h
You may need png-dev pack
Hi.
On Sun, May 2, 2010 at 11:51 PM, dafhobson wrote:
> Thanks Tom
> Yes I'm using Karmic 9.10 (which I notice has suddenly started playing .MOV
> files rather well)
>
> So in each case I will install the -dev as well .. thanks.
> may I ask about 'X library headers'. What are they and what do I d
Look at http://tovid.wikia.com/wiki/Tovid_Wiki
Einar
On Tue, May 18, 2010 at 11:02 PM, Kurt Georg Hooss wrote:
>
> sorry if offtopic, but... whom else can i ask...
> tovid and todisc (and a lot more programs on their website)
> are powerful scripts for video production, yet easy to start with.
>
Hi.
On Mon, May 24, 2010 at 3:24 AM, Mike Morris wrote:
> Hi,
>
> I'd love to use cinelerra to do some training videos, with webcam as video
> source.
>
> This seems like it should be a FAQ, but I've googled quite a bit, and found
> very little (except "use ffmpeg")... finally found someone who c
Hi.
Never run anything as root unless it is absolutely needed.
(configuring system, installing something..)
There is no difference runnnig ./cinelerra as a user or just a
different user. Root is just a user with access restrictions turned
off. Any program runned as root can make your system unusa
On Tue, Jun 15, 2010 at 2:02 PM, cinele...@theindianmaiden.com
wrote:
> When I export a CMX3600 edl it does not use the title as the clip name. eg
> there is no way for any program to actually differentiate clip names:
>
> 001 cin V C 00:00:03:00 00:00:12:07 00:00:00:00 00:00:09:07
On Wed, Jun 23, 2010 at 11:16 PM, cinele...@theindianmaiden.com
wrote:
> Has anybody had any luck having this feature work?
>
I made a quick test. At least render selection without compression
made some files. Exrdisplay showed picture but colors were pale. I am
not sure if it is a problem of cin
Render jpeg or png sequence and convert with jpegtoexr or pngtoexr.
On Thu, Jun 24, 2010 at 2:36 PM, cinele...@theindianmaiden.com
wrote:
> each exr generated is black in both exrdisplay and in shake on my mac. Any
> suggestions?
>
>
>
> On Thu, Jun 24, 2010 at 02:12, Ei
PNG uses loseless compression.
On Fri, Jun 25, 2010 at 2:09 PM, cinele...@theindianmaiden.com
wrote:
> Is that a completely lossless conversion?
>
> On Fri, Jun 25, 2010 at 02:16, Einar Rünkaru wrote:
>>
>> Render jpeg or png sequence and convert with jpegtoexr or pngtoexr.
On Mon, Jun 28, 2010 at 8:56 PM, Mark Goldberg wrote:
> On Mon, Jun 28, 2010 at 8:04 AM, Mark Goldberg
> wrote:
>> Here is a quick and dirty patch to add SOWT audio. It applies to git
>> as of 27 Jun 2010.
>> It adds sowt.c and sowt.h, slightly modified from twos.c and twos.h,
>> changes a few
>
On Tue, Jun 29, 2010 at 12:56 PM, Simeon Völkel
wrote:
> Hello,
>
> einar's repo doesn't compile anymore using gcc 4.4:
>
> ../../cinelerra/yuvstream.C: In member function 'int
> YUVStream::open_write(const char*, char*)':
> ../../cinelerra/yuvstream.C:85: error: invalid conversion from 'const
> c
On Tue, Jun 29, 2010 at 10:45 PM, d...@dafhobson.com wrote:
> Daf Hobson Said:
>>>Thanks for the SOWT patch!
>>>I have 10.04LTX Lynx Ubuntu.
>>>I complied Cinelerra from source as per Raffaella's 'How To' a month ago.
>>>This eve I tried 'git pull' in cinelerra-cv.(terminal) It told me I have
>>>t
On Thu, Jul 8, 2010 at 3:16 AM, Diego Rabatone wrote:
> Hi friends,
>
> i'm a brazilian amateur video producer.
> I've just installed the Cinelerra for the first time.
> It was installed on my native language (pt_BR) and i'm very happy to see
> that this possibility exists.
> But there is one litt
Hi.
I read in IRC log about compile error in edits.C at line 50:
List::List();
This line can be removed.
Einar
___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
Hi
Have you installed nasm? Nasm is required for build.
Einar
On Sat, Jul 24, 2010 at 8:07 AM, E Chalaron wrote:
> Hi all
>
> I am pulling my hair on this one ... Can not compile cinelerra on Suse 11.3.
> All libraries are detected by configure (or I think so).
>
> any recommendation ?
>
> Than
Can you paste the some lines more. The real error message is missing.
Einar
On Mon, Jul 26, 2010 at 12:25 AM, E Chalaron wrote:
> Thanks Johannes
> Solved the problem for mmx. I actually came across this one a year ago
> and completely forgot about it.
> However . :-D I now have this one :
Hi
Remove line 50:
List::List();
from edits.C
Newer gcc don't like it and this line is useless.
Einar
On Mon, Jul 26, 2010 at 10:44 AM, E Chalaron wrote:
> Hi Einar
>
>
> Can you paste the some lines more. The real error message is missing.
>
>
> Sure... thanks a lot for your time.
> Ok here w
On Fri, Jul 30, 2010 at 2:01 AM, Ichthyostega wrote:
> Einar Rünkaru schrieb:
>> Remove line 50:
>> List::List();
>> from edits.C
>
> hehe... that makes me curious
> Someone wrote that line, what might be the intention of doing so?
>
> Hermann V.
&g
On Tue, Aug 3, 2010 at 1:17 AM, John Griffiths wrote:
> The configure went well and all dependencies were properly satisfied. One
> exception: OpenGL says it is not available.
>
> make run until I get this error:
>
> svg.C: In member function ‘virtual int SvgMain::process_realtime(VFrame*,
> VFram
On Fri, Aug 6, 2010 at 9:29 PM, Johannes Sixt wrote:
> On Dienstag, 3. August 2010, Einar Rünkaru wrote:
>> Try to add two lines:
>>
>> #include
>> #include
>>
>> before line 28:
>> #include
>>
>> Please report results.
>
> I
On Thu, Aug 19, 2010 at 4:43 PM, Gerrit de Jong wrote:
> Hello everybody
>
> Having some trouble I checked the webarchive but found mainly a lot of which
> is code I pressume. I cannot even read it. In the dark ages of computers I
> learned some programming in basic, that's all. I am also new to v
Hi.
Try x11-xv or x11 as video output to rule out OpenGL problems.
There is too few information ro diagnose your problem. Try to start
cinelerra from terminal - you may see there messages
helping to solve problem.
Where did you get your cinelerra? Different sources may have different
problems. D
Hi Tony
On Sun, Sep 5, 2010 at 9:57 PM, Tony Hardie-Bick
wrote:
> Hi Einar,
>
>> Try x11-xv or x11 as video output to rule out OpenGL problems.
>
> Yeah - I already tried this, including restarting cinelerra with these
> options changed. I also tried disabling Compiz.
>
>> There is too few inform
Hi.
Cinelerra has more than 40 threads and uses extensive locking.
Try to increase playback buffer (16384) and uncheck "playback every fame".
Einar
On Tue, Sep 7, 2010 at 8:11 PM, Oriol Corbella wrote:
> Yes, I use CinelerraCV 2.1 XT.
>
> 2010/9/7 Haldun ALTAN
>>
>> Which version ? there is a
On Wed, Oct 6, 2010 at 7:44 PM, Burkhard Plaum
wrote:
> Hi,
>
> Am 06.10.2010 18:26, schrieb Rob:
>>
>> In section 3.3.4 under limitations of the open-gl playback driver the
>> following statement exists:
>>
>> Project and track sizes need to be multiples of four for OpenGL to work.
>>
>> Can some
Hi.
I think next three fixes from my git tree are worth to include in 2.1.5
commit:17e9b20b680792ef738b301359abdb164d234048
Tue, 6 Apr 2010 16:07:13 + (19:07 +0300)
Check OpenGL version runtime
commit:eac4834b367f9c0cf46b75a92b7b4a5635126a09
Thu, 11 Mar 2010 16:03:09 + (18:03 +0200)
Init
On Thu, Nov 4, 2010 at 11:49 PM, Simeon Völkel wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello Hannes,
>
> thanks for pushing out the latest changes.
>
> If i remember correctly we have now merged nearly everything that was
> intended to be merged, except for one of Monty's alsa
On Fri, Nov 5, 2010 at 8:55 PM, Johannes Sixt wrote:
> On Freitag, 5. November 2010, Einar Rünkaru wrote:
>
>> Meanwhile I found some more simple bugfixes in my tree:
>>
>> commit:7f217eaa516881840a9d80549d6aedce5e012da3
>> Tue, 1 Jun 2010 13:19:29 + (16:19 +0
On Sat, Nov 6, 2010 at 2:03 AM, Rich wrote:
> Hello all
>
> I have successfully compiled Cinelerra on 10.10 64 bit!
>
> One must alter the instructions provided by
> http://www.g-raffa.eu/Cinelerra/HOWTO/compilation.html.
>
>
> autoreconf -i --force
> ./configure --with-buildinfo=git/recompile -
On Sat, Nov 6, 2010 at 7:16 PM, Rich wrote:
> The provided instructions did not work for me. I used parts for other
> Cinelerrra compilation instructions. At this point I do not understand the
> details of the build process.
>
> The --enable-mmx got openGL to stop erring .
>
> My Alsa coment stem
On Fri, Nov 19, 2010 at 10:15 PM, Johannes Sixt wrote:
> On Freitag, 19. November 2010, Simeon Völkel wrote:
>> I just wanted to inquire when we finally increase the version number to
>> 2.1.5 as I couldn't see any changes on the git repos for about two weeks
>> now.
>
> I had hoped to hear back f
On Sat, Nov 20, 2010 at 12:26 PM, Simeon Völkel
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 11/20/10 11:19, Einar Rünkaru wrote:
>> May be someone has time to look at libmpeg3 from my tree and consider
>> including it in the new release. I have fixe
Hi.
There is some problem with '/usr/local/include/libavdevice'. Try to
remove it if it exists or create if it does not exist.
It must be a directory.
Einar
On Mon, Nov 22, 2010 at 12:21 AM, Oriol Corbella
wrote:
> Hello everybody and congratulations for the new version of CinelerraCV!
>
> I'm
Hi.
Nasm is missing in your system. You have to install it.
Einar
On Wed, Nov 24, 2010 at 9:04 PM, Jogchum Reitsma wrote:
> Op 23-11-10 21:10, E Chalaron schreef:
>
> On suse 11.3 too.
> git pull /make / install piece of cake
>
>
> compiled well on fedora14.
>
> Not so here: opensuse 11.3 64-bi
Hi
This site has self-signed certificate. You must tell Firefox that you
trust this site (hint: add exeption). Of course if you trust.
Einar
On Sun, Nov 28, 2010 at 2:21 AM, Gerrit de Jong wrote:
> Hello
>
> Got tree warnings for the second link (init.linpro.no). Did not open it. It
> appeared
Sure you have to recompile cinelerra after such a change.
The only change I see is size of medium font - default is 11.
Einar
On Sun, Nov 28, 2010 at 8:34 AM, Gavin wrote:
> Hi,
>
> I’ve been scratching around trying to work out how to change the default
> Cinelerra font. The credit goes to the
Hi
Attached are couple of fixes for current j6t branch.
First patch fixes crash that may be triggered by any plugin.
Second patch fixes audio-video synchronization while using ALSA sound output.
Einar
From 0585eda248483aae4d2f5340aaafedad7378f5c0 Mon Sep 17 00:00:00 2001
From: =?utf-8?q?Einar=2
On Mon, Dec 20, 2010 at 11:39 PM, Johannes Sixt wrote:
> Please keep the list Cc'd, so that there's a record of the discussion.
Sorry, my fault.
> On Sonntag, 19. Dezember 2010, Einar Rünkaru wrote:
>> On Sun, Dec 19, 2010 at 10:41 PM, Johannes Sixt wrote:
>> >
On Wed, Dec 22, 2010 at 11:00 PM, Johannes Sixt wrote:
> On Dienstag, 21. Dezember 2010, Einar Rünkaru wrote:
>> On Mon, Dec 20, 2010 at 11:39 PM, Johannes Sixt wrote:
>> > On Sonntag, 19. Dezember 2010, Einar Rünkaru wrote:
>> >> On Sun, Dec 19, 2010 at
Hi.
I recommend to read http://www.100fps.com about deinterlacing.
Einar
___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
On Thu, Jan 27, 2011 at 4:04 PM, Jan Luo wrote:
> am running a freshly installed Cinelerra 2.1CV Gentoo - 20101104 .
> did the basic settings, but no sound:
>
> "Gentoo - 20101104 (C) 2006 Heroine Virtual Ltd.
> External ffmpeg
> Compiled on Thu Jan 27 13:40:08 CET 2011
>
> Cinelerra is free soft
Hi.
A few remarks
On Thu, Jan 27, 2011 at 2:30 PM, Ichthyostega wrote:
> yosepkey schrieb:
>> My idea is to make cinelerra more pleasing to the eye and more functional.
> ...
>> I know that the graphical environment is internal cinelerra, but that creates
>> problems, I think it could use qt or
On Fri, Jan 28, 2011 at 3:40 AM, Jan Luo wrote:
> On 01/28/2011 01:45 AM, Jan Luo wrote:
>> On 01/27/2011 05:12 PM, Einar Rünkaru wrote:
>>> On Thu, Jan 27, 2011 at 4:04 PM, Jan Luo wrote:
>>>> am running a freshly installed Cinelerra 2.1CV Gentoo - 20101104 .
&g
On Wed, Feb 16, 2011 at 2:51 AM, Ichthyostega wrote:
> Nicola Ferralis schrieb:
>> vdevicebuz.C: In constructor 'VDeviceBUZInput::VDeviceBUZInput(VDeviceBUZ*)':
>
> isn't that the support for the IOmega Buzz drive, which was somewhat hacked
> in some time ago? I might be wrong but I somehow recall
Seems that v4l1 is comlpletely removed from kernel. Try to remove the
rest of cinelerra that depends on it. I think it's rarely used.
Einar
On Thu, Feb 17, 2011 at 2:10 AM, Nicola Ferralis wrote:
> There seems to be another compilation problem, also due to videodev.h being
> no longer supported
Hi
On Thu, Feb 17, 2011 at 10:33 PM, Nicola Ferralis wrote:
> OK, the attached patch removes both support for v4l1 and buzz. I have new
> issues though related with libmp3lame (see below).
>
> /bin/bash ../libtool --tag=CXX --mode=link g++ -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -D_FILE_OFF
On Fri, Feb 18, 2011 at 7:19 PM, Nicola Ferralis wrote:
> The same error applies to i386. For compilation, I use launchpad automatic
> system, which basically compiles and loads the required libraries from
> scratch. I never had any issue with compilation in previous version of
> Ubuntu. Since Nat
Hi.
On Tue, Mar 15, 2011 at 12:35 AM, E Chalaron wrote:
>
> Did anyone came across this compiling problem ?
> 11.4 / 64 bits
> Thanks
> E
>
> make[2]: Entering directory `/home/edouard/Downloads/my_cinelerra/guicast'
> /bin/sh ../libtool --tag=CXX --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
>
On Mon, Mar 21, 2011 at 6:34 PM, francesco-marches...@libero.it
wrote:
> hi,
> i have some poblems with video and audio configuration, and whwn i import
> video the terminale saw that :
> AudioOSS::open_output: No such file or directory
> SNDCTL_DSP_SETFRAGMENT 2 failed.
> SNDCTL_DSP_SETFMT 2 fail
Hi.
I finished some changes regarding cinelerra defaults.
Commits in my tree:
- Changed some defaults used on first start
(4d2d4adef6ab5fcaf8ca0e3e47ae03bb0a0641d6)
- Changed default video presets (8b6341da5d8ebf018a6e205b7341bfde5484d875)
- Moved all format presets to defaultformat.h
(858a04c66f
Hi.
On Sun, Apr 17, 2011 at 1:48 AM, E Chalaron wrote:
> Hello All
>
> I am getting this odd thing from cinelerra... Need to be worried ?
> Version is git compiled with internal ffmpeg on Suse 11.4 64 bits
> Thanks a lot
> Edouard
>
It is a OpenGL warning. Seems that there is some error in prepa
On Thu, Apr 28, 2011 at 11:56 PM, Johannes Sixt wrote:
> Am 27.03.2011 18:29, schrieb Einar Rünkaru:
>> I finished some changes regarding cinelerra defaults.
>>
>> Commits in my tree:
>> - Changed some defaults used on first start
>> (4d2d4adef6ab5fcaf8ca0e3
Hi again.
Forgot to mention:
On Thu, Apr 28, 2011 at 11:56 PM, Johannes Sixt wrote:
>> - Changed default video presets (8b6341da5d8ebf018a6e205b7341bfde5484d875)
>
> This is really coded suboptimally: You introduce two new header files,
> both of which contain definitions. You should really mov
Hi.
Support for v4l1 has been removed from latest kernels.
Try the last patch from http://bugs.cinelerra.org/ticket/949
Einar
On Sat, Apr 30, 2011 at 11:47 AM, Terrence Brannon wrote:
> I am running Ubuntu 11 as a 32-bit guest virtual machine of Windows 7 using
> VMWare workstation.
>
> Attemp
Hi.
Just read irc log: becca succeeded compiling with your patch
Einar
On Sun, May 1, 2011 at 7:29 PM, Nicola Ferralis wrote:
> That only solves part of the problem. There are other compilation issues in
> Cinelerra... Is there anybody that was actually successful in compiling
> Cinelerra with
On Sat, May 7, 2011 at 6:57 PM, Samuel Cabral wrote:
> Good afternoon,
>
> Here in Brazil, to be a video editor is an activity very expensive for our
> standarts, because of that free software solutions could be the big
> salvation for small productions.
> I'm tell you that because i know Cinelerr
On Mon, May 16, 2011 at 12:56 AM, James Moe wrote:
> Hello,
> I downloaded
> , unpacked
> it, read INSTALL, went to look for "configure,", could not find it.
> Is there another installation procedure besides running configure?
>
You must run autogen.sh first (script in cinelerra-root). This
cr
On Tue, May 17, 2011 at 12:49 PM, Murray Strome wrote:
> I have tried to get an answer from this before, but still do not know how
> to do it.
>
> I would like to start with a simple file of type AVI (.avi), MOV (.mov) or
> MPEG2 (.mpg), which are video files with sound included. I want to use
>
Install nasm. Configure currently does not detect missing of nasm.
Einar
On Wed, May 18, 2011 at 6:10 AM, James Moe wrote:
> Hello,
> opensuse v11.3
> linux 2.6.34.8-0.2-desktop x86_64
>
> Toward the end of the make phase of building
> I get a lot
> of this:
>
> /bin/sh ../libtool --tag=CC
Hi.
If you have done 'make install' then do 'sudo /sbin/ldconfig'.
Ldconfig may not be in the path while 'make install' runs.
Einar
On Thu, May 19, 2011 at 2:32 AM, James Moe wrote:
> Hello,
> After finally successfully building cinelerra, I get this:
>
> jmoe:..diy/cinelerra> cinelerra &
> [
Hi.
You must not unconditionally remove v4l1 support. I think that
configure must detect v4l1 and if it does not exist use libv4l1. There
may be some older devices, that have only v4l1 drivers. We have to
leave user an option to use older kernel with v4l1 support. Option to
fully remove v4l1 would
On Mon, May 30, 2011 at 7:49 PM, Rafael Diniz wrote:
> Hi Einar,
> I must disagree with you.
>
> If you take a look at the old videodev.h, there is this statement:
>
> * Video for Linux version 1 - OBSOLETE
> *
> * Header file for v4l1 drivers and applications, for
> * Linux ker
On Tue, May 31, 2011 at 12:56 AM, Rafael Diniz wrote:
> Hi Einar,
>
>>> And now it's gone.
>>> There is no such device you're saying that have only v4l1 driver.
>>
>> I have one. And under ubuntu kernel 2.6.28 it is supported only by a
>> v4l1 driver and not v4l2. In a newer kernel there may be V4
On Mon, Jun 6, 2011 at 12:07 AM, Ed Keith wrote:
> What would be expected?
>
We have some patches that IMHO must get into Cinelerra: removing buz,
conditional compiling v4l1
There are some other not so urgent patches (eg new defaults) that have
to port to official branch.
There is a lot of bugs
2011/7/4 François Colonna :
> On Sun, 2011-07-03 at 19:08 +0200, Johannes Sixt wrote:
>> I'm not your personal support center. Please Cc the list.
>>
>> Am 03.07.2011 16:23, schrieb François Colonna:
>> > autoconf (GNU Autoconf) 2.63
>> > automake (GNU automake) 1.11.1
>>
>> Nothing strange so far.
On Sat, Jul 2, 2011 at 10:13 AM, Duncan Padmore
wrote:
> To the team behind Cinelerra...
>
> Hi, I'm a new user to Cinelerra and I've fallen in love with it. However, I
> think the design/interface of the program doesn't do it much justice. I've
> been a graphic designer for many years and I've al
2011/7/4 François Colonna :
> On Mon, 2011-07-04 at 15:49 +0300, Einar Rünkaru wrote:
>> >
>> > I am unable to install libtoolize.
>> > How can I fix that ?
>>
>> Install libtool
>>
>> Einar
>>
>
>>sudo yum install libtool
On Sun, Jul 10, 2011 at 2:06 AM, E M J Vaessen wrote:
> Hello Valentina,
>
> I'm afraid it does not work.
> When using exactly your ffmpeg pipeline
>
> ffmpeg -i ? -y -vcodec mpeg2video -b 10M -vtag hdv5 -r 25 -g 1 -aspect 16:9
>
> I get the follwoing log:
>
> trying popen(ffmpeg -i ? -y -vcodec m
On Sun, Jul 24, 2011 at 1:42 PM, E M J Vaessen wrote:
> Hello,
>
> I have put footage on the Cinelerra CV 2.1.5CV timeline that has AC-3 as
> audio format.
> Rendering the audio as AC-3 it gives this errors in a boxes:
>
> Virtual int FileAC3::open_file(int, int): failed to open codec
>
> Can't op
On Fri, Sep 2, 2011 at 11:44 AM, Paolo Valtorta
wrote:
> I've downloaded the patch "remove-support-v4l-buzz-3.diff" for
> recompile cinelerra-cv with kernel 3.0, but I don't understand the
> command for apply the patch.
> I trougth with "patch -i remove-support-v4l-buzz-3.diff" but the result is:
On Fri, Sep 2, 2011 at 5:23 PM, Nicola Ferralis wrote:
> It should be:
>
> patch -p0 -i remove-support-v4l-buzz-3.diff
>
> BTW, any hope t see this merged into the main tree?
>
Soon, we hope.
Einar
___
Cinelerra mailing list
Cinelerra@skolelinux.no
htt
On Fri, Sep 2, 2011 at 7:45 PM, Paolo Valtorta wrote:
>> Command is:
>> patch -p1 < remove-support-v4l-buzz-3.diff
>
> OK, the "v4l" problem is solved.
> Now I've another error:
>
> /usr/bin/ld: playback3d.o: undefined reference to symbol 'glPixelStorei'
> /usr/bin/ld: note: 'glPixelStorei' is def
On Thu, Sep 1, 2011 at 11:18 PM, Nebojsxa wrote:
> Can Cinelerra automaticlly do scene detection during video capture based on
> shooting date and time?
>
No.
Einar
___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skole
On Sat, Sep 3, 2011 at 4:14 PM, Octavio Alvarez
wrote:
> Hi.
>
> On long continuous shots like speeches taken with separate devices
> for audio and video, the minimal differences in their internal
> clocks will make them drift by a couple of seconds even if
> synchronized at the beginning.
>
> Thi
On Sun, Sep 4, 2011 at 12:50 PM, Paolo Valtorta
wrote:
>>> /usr/bin/ld: playback3d.o: undefined reference to symbol 'glPixelStorei'
>>> /usr/bin/ld: note: 'glPixelStorei' is defined in DSO
>>> /usr/lib/libGL.so.1 so try adding it to the linker command line
>>> /usr/lib/libGL.so.1: could not read s
Hi.
On Mon, Sep 5, 2011 at 2:23 AM, Octavio Alvarez
wrote:
> On Sat, 03 Sep 2011 13:18:20 -0700, Einar Rünkaru wrote:
>>>
>>> This requires a precise calculation in ReframeRT to stretch the
>>> video sources to resync them. 4 digits are not enough.
>>>
On Tue, Sep 6, 2011 at 10:32 PM, Paul Taggart wrote:
> Attached is a rather massive patch to apply against the "stable" version
> of Cinelerra-cv. The patch cleans up calls to depreciated functions in
> alsa, fixes a number of typos (like assigning a single byte unsigned
> variable a value of 256
On Wed, Sep 7, 2011 at 8:41 PM, Paul Taggart wrote:
> Frankly I was trying to get these patches into the hands of a developer, not
> make it public, but this seemed to be the only path. When the "stable"
> distribution didn't compile, I needed to troubleshoot and the number of
> warnings for minor
On Thu, Sep 8, 2011 at 5:40 AM, Paul Taggart wrote:
> Octavio,
>
> How would you propose addressing this issue? I split my monster patch file
> and reduced it to 31437 lines (roughly 60,000 lines of the patch turned out
> to be gettext data that didn't get erased in a make clean) to just insert
>
On Thu, Sep 8, 2011 at 3:08 AM, Paul Taggart wrote:
> On Wed, 2011-09-07 at 20:06 +0300, Einar Rünkaru wrote:
>
> On Tue, Sep 6, 2011 at 10:32 PM, Paul Taggart wrote:
>
>>
>> videodev.h needs to be added to the cinelerra subdirectory.
>>
>
> No. Never include
Hi.
On Mon, Sep 19, 2011 at 9:43 PM, Paul Taggart wrote:
> I'm a bit confused, why release an new release of Cinelerra with a version
> of ffmpeg that's 3 or 4 releases out of date? Version 0.4.9 is so far away
> from the current 0.8.2 that most of the ffmpeg functions no longer exist. I
> will b
On Tue, Sep 20, 2011 at 1:46 AM, Paul Taggart wrote:
> Einar,
>
> I'm not suggesting changing the editing engine. Ffmpeg is a good tool for
> transcoding and rendering audio and video (especially for DVD or Bluray).
> Transcode and Mjpegtools have not kept up with technology. All the editing
> fun
Hi.
On Wed, Sep 21, 2011 at 6:14 PM, mohan manu wrote:
> http://git.cinelerra.org/gitweb?p=3DCinelerraCV.git;a=3Dsnapshot;h=3D77f4=
> 64b5dafd2c441ccc55282a9489250b83306f;sf=3Dtgz
>
> link not working...
>
Right link is:
http://git.cinelerra.org/gitweb?p=CinelerraCV.git;a=snapshot;h=77f464b5dafd
On Wed, Sep 21, 2011 at 11:23 PM, Octavio Alvarez
wrote:
> On Mon, 19 Sep 2011 02:58:31 -0700, Raffaella Traniello
> wrote:
>
>> We ended up with some Guidelines, to better organize the community
>> contribution to development.
>
> I think the source code style example is missing a wrapper, the
On Thu, Sep 22, 2011 at 3:55 PM, Octavio Alvarez
wrote:
> On Wed, 21 Sep 2011 23:54:50 -0700, Einar Rünkaru wrote:
>
>> On Wed, Sep 21, 2011 at 11:23 PM, Octavio Alvarez
>> wrote:
>>>
>>> On Mon, 19 Sep 2011 02:58:31 -0700, Raffaella Traniello
>&g
Hi.
On Wed, Sep 21, 2011 at 11:11 PM, Raffaella Traniello
wrote:
> Ciao!
>
>> Issue is no "X11-OpenGL" video driver option in preferences set-up drop
>> down box.
>
> If you followed instructions for Grandma, then you didn't use the
> "--enable-opengl" configure option so - from what I understand
On Thu, Sep 22, 2011 at 10:38 PM, Paul Taggart wrote:
> In testing for Mpeg Video rendering in 2.2 I received a message that
> /usr/lib/cinelerra/mpeg2enc.plugin was missing (there is no such file). By
> changing:
>
> #define MJPEG_EXE PLUGIN_DIR "/mpeg2enc.plugin"
> to
> #define MJPEG_EXE
On Fri, Sep 23, 2011 at 12:33 PM, David Armstrong
wrote:
> I have version 1.4 (from glxinfo)
>
> Maybe it is because I compiled v2.2 when v2.1.5 already installed from ppa
> binary installation?
> Happy to remove both and start again.
>
No, what is installed before does not matter.
Have you inst
On Thu, Sep 22, 2011 at 9:15 PM, Paul Taggart wrote:
> Attached is an updated ffmpeg patch that supports both the included ffmpeg
> version and external ffmpeg. This patch also fixes issues with fileac3.C.
>
> This patch appears to work on both 2.1.5 and 2.2 versions of Cinelerra.
>
Anyone who se
On Tue, Sep 13, 2011 at 7:38 AM, Octavio Alvarez
wrote:
> I don't know anything about codecs, so I shamelessly copied the
> code from quicktime/rawaudio.c and it worked!
>
> Reproduced by loading a video from a camera that was previously not
> being correctly loaded, as well as an Audacity-made 44
On Sat, Sep 24, 2011 at 1:37 AM, David Armstrong wrote:
> I have mesa-dev installed - v7.10.2
>
> checking config.log associated with installation, there is no mention of the
> string "libGl" (case insensitive search)
> there is an entry: OPENGL_LIBS=''
>
This means that OpenGL is not enabled
> A
Hi testers.
I pushed some more changes to construction_site.
First there are some fixes pointed by compiler warnings. These are
real bugs or will be in the future.
commit:'Fixed loading of multiline comments' enables to use multiline
comments of labels and clips.
commit:'Fixed v4l2 detetection'
Hi.
Thank you, testers. Attached fix is created with your help.
This patch is proposed for 2.2
Einar
From 6bcecc9812e8a0a0ea05695d563d4edbbed0ea53 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Einar=20R=C3=BCnkaru?=
Date: Mon, 3 Oct 2011 22:22:29 +0300
Subject: [PATCH] Fixed autodetection of OpenGL
On Mon, Oct 3, 2011 at 11:44 PM, Johannes Sixt wrote:
> Am 03.10.2011 21:33, schrieb Einar Rünkaru:
>> Hi.
>>
>> Thank you, testers. Attached fix is created with your help.
>>
>> This patch is proposed for 2.2
>
> The following is a useful extension
Hi.
On Wed, Sep 28, 2011 at 4:24 PM, Raffaella Traniello
wrote:
> Ciao!
>
> On 09/23/2011 05:35 PM, Einar Rünkaru wrote:
>>
>> Anyone who sends patches! Please start a new thread whith subject
>> "[PATCH] Name of the patch". In the mail describe what and
1 - 100 of 261 matches
Mail list logo