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.000002
First Submitted: 2005-07-31 22:25 (UTC)
Last Updated: 2020-11-12 10:58 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 16 Next › Last »

aleclitvinov commented on 2013-10-14 11:24 (UTC)

Same error here, looks like the application relies on some obsolete ffmpeg code: as I understand it, type CodecID was renamed AVCodecID months ago. Can anyone tell whether it's possible to patch lives-plugins/plugins/decoders/asf_decoder.c so that it could be compiled against current version of ffmpeg? btw 2.0.6 is out but the bug is still there. I'm gonna report it upstream and try downgrading ffmpeg but it will most likely break the rest of multimedia software. I'm marking the package out of date.

thoth commented on 2013-09-24 23:43 (UTC)

Same error here as DaveCode, anyone run across a solution? Maybe it's a missing lib or something that got moved? asf_decoder.c:66:21: error: return type is an incomplete type static enum CodecID ff_codec_get_id(const AVCodecTag *tags, unsigned int tag) ^ asf_decoder.c: In function 'ff_codec_get_id': asf_decoder.c:71:7: warning: 'return' with a value, in function returning void [enabled by default] return tags[i].id; ^ asf_decoder.c:74:5: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] if( toupper((tag >> 0)&0xFF) == toupper((tags[i].tag >> 0)&0xFF) ^ asf_decoder.c:78:7: warning: 'return' with a value, in function returning void [enabled by default] return tags[i].id; ^ asf_decoder.c:80:3: warning: 'return' with a value, in function returning void [enabled by default] return CODEC_ID_NONE; ^

DaveCode commented on 2013-09-22 03:47 (UTC)

Build failure on i686 under pacaur asf_decoder.c: In function 'attach_stream': asf_decoder.c:1351:30: error: void value not ignored as it ought to be Please see about official repos. This one's a big build and has beaucoup votes. Thanks for all your efforts.

gilmoreja commented on 2013-08-29 21:42 (UTC)

Same issue here. http://pastebin.com/fGS8av8M

pmros commented on 2013-08-16 23:34 (UTC)

I can't install it. Errors: https://gist.github.com/pmros/6254407

encelo commented on 2013-06-22 12:11 (UTC)

Updated to 2.0.5

encelo commented on 2013-05-26 15:18 (UTC)

Updated depends and optdepends arrays, thanks rtfreedman.

rtfreedman commented on 2013-05-23 15:33 (UTC)

'mjpegtools' is listed in depends() & optdepends(). Lives does not depend on 'pulseaudio' but on 'libpulse' (client side lib). 'libavc1394' depends on 'libraw1394' - but it is listed in optdepends() Opt|Depends on 'dvgrab' and it pulls in needed 1394 libs, libdv and others. 'mkvtoolnix' is confusing and does not exist. Use 'mkvtoolnix-cli'

encelo commented on 2013-05-08 20:35 (UTC)

Updated to 2.0.4