Package Details: lives 3.2.0-2

Git Clone URL: https://aur.archlinux.org/lives.git (read-only, click to copy)
Package Base: lives
Description: A Video Editing System
Upstream URL: http://lives-video.com
Licenses: GPL
Submitter: encelo
Maintainer: encelo
Last Packager: encelo
Votes: 201
Popularity: 0.000001
First Submitted: 2005-07-31 22:25 (UTC)
Last Updated: 2020-11-12 10:58 (UTC)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 Next › Last »

drankinatty commented on 2010-11-26 09:38 (UTC)

I guess that make me "me 3". Seems like a missing declaration f0r_inst that I saw scroll by somewhere near the beginning of the compile. Hopefully we can get this worked out.

kama commented on 2010-11-23 15:13 (UTC)

Me too.

frankspace commented on 2010-11-21 18:35 (UTC)

I have the same problem as ganymede.

ganymede commented on 2010-11-03 23:06 (UTC)

Failed to compile version 1.3.10-1 : frei0r.c: In function ‘weed_setup’: frei0r.c:540:9: erreur: ‘f0r_inst’ undeclared (first use in this function) frei0r.c:540:9: note: each undeclared identifier is reported only once for each function it appears in frei0r.c:564:6: erreur: lvalue required as left operand of assignment frei0r.c:598:23: erreur: ‘inst’ undeclared (first use in this function)

encelo commented on 2010-11-03 21:47 (UTC)

- Updated to 1.3.10 - Added a patch for the file callbacks.c (thanks Mantas)

<deleted-account> commented on 2010-10-31 23:58 (UTC)

i've edited LiVES-1.3.10/src/callbacks.c and pssed compilation. https://tornado.ktu.lt/~mantas/diff/lives/callbacks.diff *** callbacks.c Mon Nov 1 00:53:26 2010 --- callbacks_changed.c Mon Nov 1 00:53:10 2010 *************** *** 8260,8266 **** if (prefs->audio_player==AUD_PLAYER_JACK) { #ifdef ENABLE_JACK ! if (mainw->jackd!=NULL&&mainw->jackd->in_use) avsync=(gdouble)mainw->pulsed->seek_pos/cfile->arate/cfile->achans/cfile->asampsize*8; else return FALSE; #else return FALSE; --- 8260,8266 ---- if (prefs->audio_player==AUD_PLAYER_JACK) { #ifdef ENABLE_JACK ! if (mainw->jackd!=NULL&&mainw->jackd->in_use) avsync=(gdouble)mainw->jackd->seek_pos/cfile->arate/cfile->achans/cfile->asampsize*8; else return FALSE; #else return FALSE;

<deleted-account> commented on 2010-10-31 22:22 (UTC)

1.3.10 doesn't compile for me too. callbacks.c: In function 'show_sync_callback': callbacks.c:8263: warning: dereferencing 'void *' pointer callbacks.c:8263: error: request for member 'seek_pos' in something not a structure or union make[1]: *** [callbacks.o] Error 1

<deleted-account> commented on 2010-10-08 20:19 (UTC)

Now 1.3.10 is the latest but it did not compile on my system (error below) and 1.3.9 is not available for download anymore. callbacks.c:8263:80: error: request for member ‘seek_pos’ in something not a structure or union make[1]: *** [callbacks.o] Error 1 but lives 1.3.4-1 works fine so I am using it.

axil42 commented on 2010-09-19 17:15 (UTC)

Latest development version: 1.3.9 for GNU/Linux and UNIX systems (released 16 Sep. 2010) :-)

encelo commented on 2010-07-10 21:23 (UTC)

Updated to 1.3.4