Re: [CinCVS] No compilation today :(

2007-03-28 Thread Alexis Ballier
> Then I got all same errors, but it came to /usr/local/lib/libx264.so.54 and
> when I try  nm /usr/local/lib/libx264.so.54
> nm: /usr/local/lib/libx264.so.54: no symbols


that's nm -D for dynamic libs.



those sse3 functions are new and were not present in a four months old
libx264, are you sure that the linker doesn't try to link with the
ubuntu libx264.so when it's called with -lx264 ?
try setting LD_LIBRARY_PATH


regards,


Alexis.


pgpCD4SUWwZcN.pgp
Description: PGP signature


Re: [CinCVS] No compilation today :(

2007-03-28 Thread Hannu Vuolasaho





From: Johannes Sixt <[EMAIL PROTECTED]>
Reply-To: cinelerra@skolelinux.no
To: cinelerra@skolelinux.no
CC: "Hannu Vuolasaho" <[EMAIL PROTECTED]>
Subject: Re: [CinCVS] No compilation today :(
On Wednesday 28 March 2007 16:34, Hannu Vuolasaho wrote:
> ../quicktime/.libs/libquicktimehv.so: undefined reference to
> `x264_pixel_satd_16x8_ssse3'
> (etc)

You compiled x264 yourself. You better find out which options you need so 
that
the missing functions are compiled into libx264. Hint: It must have 
something

to do with ssse3 ;) No?


Yes. Ubuntu comes with four months old version. Anyway I compiled everything 
possible like --with-pic --with-shared --with-debug and everything I could.


Then I got all same errors, but it came to /usr/local/lib/libx264.so.54 and 
when I try  nm /usr/local/lib/libx264.so.54

nm: /usr/local/lib/libx264.so.54: no symbols

My limited skills found just their limit. How do I continue now for hunting 
lost symbols?


Hannu Vuolasaho

_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] No compilation today :(

2007-03-28 Thread Johannes Sixt
On Wednesday 28 March 2007 16:34, Hannu Vuolasaho wrote:
> ../quicktime/.libs/libquicktimehv.so: undefined reference to
> `x264_pixel_satd_16x8_ssse3'
> (etc)

You compiled x264 yourself. You better find out which options you need so that 
the missing functions are compiled into libx264. Hint: It must have something 
to do with ssse3 ;) No?

-- Hannes

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] your opinion on the "bug" 410

2007-03-28 Thread Roland

Good morning,

Just a little mail to say you I submitted a "bug" in the cinelerra's 
bugreports platform.

It's a proposal of enhancement for cinelerra software and user interface.
It's the "bug" 410 ==> http://bugs.cinelerra.org/show_bug.cgi?id=410
Give me your opinion on it.

thanks.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] [Bug 410] New: request for an function to find the keyframes easily in compositing works

2007-03-28 Thread bugzilla-daemon
http://bugs.cinelerra.org/show_bug.cgi?id=410

   Summary: request for an function to find the keyframes easily in
compositing works
   Product: Cinelerra
   Version: 2.1
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: enhancement
  Priority: Medium
 Component: User Interface
AssignedTo: cinelerra@skolelinux.no
ReportedBy: [EMAIL PROTECTED]


I think it would be well if there was a function in cinelerra which permit user
to find easily keyframes to modify quickly a composition.
A function like:
"go to next keyframe"  or  "go to previous keyframe" ...
... for every audio and video tracks 

Reproducible: Always


-- 
Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] No compilation today :(

2007-03-28 Thread Hannu Vuolasaho

Hi everyone!

I tried to compile cinelerra and x264 today. cinerella is in revision 1006 
and x264 in revision 235 according to svn info


I'm using Ubuntu 6.10 (Edgy) and I've tried many different configure 
options. X264 is compiled --enable-pic and cinerella just normal 
./configure. Harware is AMD Opteron dualcore and naturally 64-bit


I also tried compile cinelerra --with-mmx --with-3dnow --without-pic with no 
success errors we're different  and I come back to them if you want but now 
I want something for editing.


make ends with error in ld which finds undefined symbols to x264

Hannu Vuolasaho

g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_FIREWIRE -DHAVE_ESOUND -DHAVE_ALSA -DHAVE_OSS 
-I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc 
-I/usr/include/mjpegtools/mplex -I/usr/include/OpenEXR 
-I../quicktime/ffmpeg/libavcodec -DPLUGIN_DIR=\"/usr/local/lib/cinelerra\" 
-g -O2 -o .libs/cinelerra aattachmentpoint.o aautomation.o aboutprefs.o 
adeviceprefs.o aedit.o aedits.o amodule.o apatchgui.o apluginarray.o 
aplugin.o apluginset.o arender.o asset.o assetedit.o assetpopup.o 
assetremove.o assets.o atrack.o attachmentpoint.o audioalsa.o audiocine.o 
audiodevice.o audiodvb.o audioesound.o audioidevice.o audioodevice.o 
audiooss.o auto.o autoconf.o automation.o autos.o awindow.o awindowgui.o 
awindowmenu.o batch.o batchrender.o bitspopup.o brender.o browsebutton.o 
byteorderpopup.o cache.o cachebase.o canvas.o canvastools.o channel.o 
channeldb.o channeledit.o channelpicker.o chantables.o clipedit.o 
commonrender.o confirmquit.o confirmsave.o cpanel.o cplayback.o ctimebar.o 
ctracking.o cursor.o cwindow.o cwindowgui.o cwindowtool.o dcoffset.o dcraw.o 
deleteallindexes.o devicedvbinput.o drivesync.o dvbtune.o edit.o 
edithandles.o editpanel.o editpopup.o edits.o edl.o edlsession.o exportedl.o 
fadeengine.o ffmpeg.o fileac3.o fileavi.o filebaseaudio.o filebase.o 
filebaseima4.o filebaseulaw.o file.o filecr2.o filedv.o fileogg.o fileexr.o 
fileformat.o filejpeg.o filelist.o filemov.o filempeg.o filepng.o 
filesndfile.o filetga.o filethread.o filetiff.o filevorbis.o filexml.o 
fileyuv.o floatauto.o floatautos.o formatcheck.o formatpopup.o 
formatpresets.o formattools.o framecache.o garbage.o gwindow.o gwindowgui.o 
indexfile.o indexthread.o intauto.o intautos.o interfaceprefs.o keyframe.o 
keyframehandles.o keyframepopup.o keyframes.o labeledit.o labelnavigate.o 
labels.o levelwindow.o levelwindowgui.o loadbalance.o loadfile.o loadmode.o 
localsession.o main.o mainclock.o maincursor.o mainerror.o mainindexes.o 
mainmenu.o mainprogress.o mainsession.o mainundo.o manualgoto.o maskauto.o 
maskautos.o maskengine.o mbuttons.o menuaeffects.o menueffects.o 
menuveffects.o meterpanel.o module.o mtimebar.o mwindow.o mwindowedit.o 
mwindowgui.o mwindowmove.o new.o newfolder.o overlayframe.o 
packagedispatcher.o packagerenderer.o packagingengine.o panauto.o panautos.o 
patchbay.o patchgui.o performanceprefs.o picture.o pipe.o playabletracks.o 
playback3d.o playbackconfig.o playbackengine.o playbackprefs.o 
playtransport.o pluginaclient.o pluginaclientlad.o pluginarray.o 
pluginautos.o plugin.o pluginclient.o plugindialog.o pluginpopup.o 
pluginserver.o pluginset.o plugintclient.o plugintoggles.o pluginvclient.o 
preferences.o preferencesthread.o question.o quit.o recconfirmdelete.o 
recordableatracks.o recordablevtracks.o recordaudio.o record.o 
recordconfig.o recordgui.o recordlabel.o recordmonitor.o recordprefs.o 
recordthread.o recordtransport.o recordvideo.o recordwindow.o removethread.o 
render.o renderengine.o renderfarm.o renderfarmclient.o renderprofiles.o 
resample.o resizetrackthread.o resourcepixmap.o resourcethread.o 
samplescroll.o savefile.o setformat.o sharedlocation.o shmemory.o 
sighandler.o splashgui.o statusbar.o theme.o threadexec.o threadfork.o 
threadindexer.o threadloader.o timebar.o timeentry.o tipwindow.o track.o 
trackcanvas.o tracking.o tracks.o trackscroll.o tracksedit.o transition.o 
transitionhandles.o transitionpopup.o transportque.o tunerserver.o 
undostackitem.o vattachmentpoint.o vautomation.o vdevicebase.o vdevicebuz.o 
vdevicedvb.o vdeviceprefs.o vdevicev4l.o vdevicev4l2.o vdevicev4l2jpeg.o 
vdevicex11.o vedit.o vedits.o videodevice.o viewmenu.o virtualaconsole.o 
virtualanode.o virtualconsole.o virtualnode.o virtualvconsole.o 
virtualvnode.o vmodule.o vpatchgui.o vplayback.o vpluginarray.o vplugin.o 
vpluginset.o vrender.o vtimebar.o vtrack.o vtracking.o vwindow.o 
vwindowgui.o wavecache.o yuvstream.o zoombar.o zoompanel.o audio1394.o 
avc1394control.o avc1394transport.o device1394input.o device1394output.o 
iec61883input.o iec61883output.o vdevice1394.o -Wl,--export-dynamic  
data/libimagedata.a ../mpeg2enc/.libs/libmpeg2enc.a 
../toolame-02l/.libs/libtoolame.a ../quicktime/.libs/libquicktimehv.so 
../guicast/.libs/libguicast.so ../libmpeg3/.libs/libmpeg3hv.so 
/usr/lib/libvorbisenc.so /usr/lib/libvorbisfile.so /usr/lib/libvorbis.so 
/us