[Kdenlive-devel] Compilation error

2006-10-23 Thread Felix Hammer
Am Sonntag, 22. Oktober 2006 23:19 schrieb jb: > If I remember correctly, this is because you are using an outdated version > of MLT or MLT ++. Please make sure you are using version 0.2.2 or cvs > version. These are the packages i have installed from gentoo-portage: [ebuild R ] media-libs/ml

[Kdenlive-devel] shredded clip thumbnails

2006-10-23 Thread Felix Hammer
image/png Size: 31599 bytes Desc: not available URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20061023/a17ea376/attachment.png>

[Kdenlive-devel] validity

2006-10-23 Thread Reginald Copeland
An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20061023/1db37638/attachment.html> -- next part -- A non-text attachment was scrubbed... Name: rigidly.gif Type: image/gif Size: 11037 bytes Desc: not available URL:

[Kdenlive-devel] Crashing at startup

2006-10-23 Thread jb
brian wrote: > The dump says > > QLCDNumber::setProperty( "NumDigits", value ) failed: property > invalid, read-only or does not exist I also get this error, but it is harmless. > the kde crash handler looks like a dereference of a null pointer in > mlt_property_set_int. Does it always crash at

[Kdenlive-devel] asynchron timestamps

2006-10-23 Thread Felix Hammer
Hi I've found another liitle bug. the time-info on the project-list and on timeline are ok. E.g 2:41 min for my file. but the green lcd-looking time-info in workspace-monitor shows only 42:16. -- regards Felix __ http://www.lehrsaiten.de http://www.hammer

[Kdenlive-devel] asynchron timestamps

2006-10-23 Thread Felix Hammer
c: not available URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20061023/b5686378/attachment.png>

[Kdenlive-devel] autosave function

2006-10-23 Thread Felix Hammer
Hi I've tried to edit something with actual cvs. it works mostly ok. But sometimes kdenlive crashes. I'll try to reproduce and will post here. anyway i think a autosave function will be useful so that you can go on after a crash. may be user can set the autosave-intervall in seconds. i hope its

[Kdenlive-devel] autosave function

2006-10-23 Thread jb
Felix Hammer wrote: > may be user can set the autosave-intervall in seconds. i hope its > not to compilcate to implement. In Qt i would do that with a QTimer like Done, thanks jb

[Kdenlive-devel] Crashing at startup

2006-10-23 Thread brian
_ > Kdenlive-devel mailing list > Kdenlive-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kdenlive-devel > -- next part -- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20061023/e5121d76/attachment.html>

[Kdenlive-devel] Compilation error

2006-10-23 Thread Jean-Michel Pouré
Dear friends, Sorry to distrurb you. Should I install a brand new version of ffmpeg and libraries? ffmpeg is installed from marrillat repository. if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT-DQT_THREAD_SUPP

[Kdenlive-devel] Compilation error

2006-10-23 Thread jb
On Monday 23 October 2006 18:01, Jean-Michel Pour? wrote: > Sorry to distrurb you. Should I install a brand new version of ffmpeg > and libraries? ffmpeg is installed from marrillat repository. > > Dans le fichier inclus ? partir de krender.h:43, > ? partir de avformatdesccodeclist.cpp:20

[Kdenlive-devel] Compilation error

2006-10-23 Thread Jean-Michel Pouré
> Please check if you can compile any KDE program on that system. Okay, this must be my admin directory. I will trash it. But you admin directory does not allow to compile under AMD64. Okay we'll see.

[Kdenlive-devel] problems exporting in high quality

2006-10-23 Thread Felix Hammer
Hi I tried to export mpeg/mpeg4/quicktime/flash/real in highest resolution and hight quality (not medium or low) and i get always this message after a few percent: The export terminated unexpectedly. Output file will probably be corrupted... This is the console-output when i click export: kde

[Kdenlive-devel] problems exporting in high quality

2006-10-23 Thread jb
On Monday 23 October 2006 18:54, Felix Hammer wrote: > Hi > > I tried to export mpeg/mpeg4/quicktime/flash/real in highest resolution and > hight quality (not medium or low) and i get always this message after a few > percent: > The export terminated unexpectedly. > Output file will probably be cor

[Kdenlive-devel] preview with sound-effects crashes kdenlive

2006-10-23 Thread Felix Hammer
if i add "room reverb", "reverb", "pitch shift", "equalizer" to a dvavi-(type 1)-clip and click play in workspace-monitor kdenlive crashes. mute and volume are ok. here is gdb-output: kdeui (KCommand): Initializing the Command History kdenlive: REBUILD PARAMETER DIALOG FOR CLIP:

[Kdenlive-devel] preview with sound-effects crashes kdenlive

2006-10-23 Thread jb
On Monday 23 October 2006 19:24, Felix Hammer wrote: > contains an unknown plugin with ID '1423'; skipping Looks like you are missing the lsdspa plugins. Can you check if you have the ladspa-sdk package installed ? Maybe the jack-rack package is also necessary, I am not sure about that... jb

[Kdenlive-devel] Crashing at startup

2006-10-23 Thread Adam Pigg
Brian Whats gfx card/driver do you have? I have the same problem. I have a i915 with i810..kino fails to work when using 'xvideo' display mode, but works ok with 'gdk' display mode. I presume kdenlive/mlt uses xvideo and this is maybe where it is failing. But i could be completely wrong

[Kdenlive-devel] Bootstrap / unsermake problem

2006-10-23 Thread Jean-Michel Pouré
Dear all, I checked out Kdenlive from SVN, including the admin directory. Now I run ./bootstrap: sh bootstrap ** Bootstrap is now trying to create a ./configure script suitable for Kdenlive WARNING: running bootstrap is only usefull when checking out Kdenlive fro

[Kdenlive-devel] cannot uncheck "Selected zone"

2006-10-23 Thread Felix Hammer
hi if i select the Checkbox "Export: Selected zone" i cannot uncheck until restart kdenlive. -- vG Felix __ http://www.lehrsaiten.de http://www.hammer-web.de.vu http://sourceforge.net/projects/pokerth/

[Kdenlive-devel] problems exporting in high quality

2006-10-23 Thread Felix Hammer
Am Montag, 23. Oktober 2006 19:21 schrieb jb: > If you want to help improve, you can create a custom encoder in Kdenlive: > Go to Export dialog -> Custom ->New > > Put the name you want, the extension is the file extension, for > example "mpeg". In the parameters value, you can just copy/paste the

[Kdenlive-devel] Crashing at startup

2006-10-23 Thread brian
Thanks, My problem was with ffmpeg. I ended up going with the --avformat-svn for the mlt configure. I'll post comments after I play with it. Thanks, Brian On 10/23/06, jb wrote: > brian wrote: > > The dump says > > > > QLCDNumber::setProperty( "NumDigits", value ) failed: property > > invalid,