2007/12/21, Дмитрий Пекаровский <[EMAIL PROTECTED]>: > On Thu, 20 Dec 2007 23:45:27 +0100 > "KH KH" <[EMAIL PROTECTED]> wrote: > > > Did you compiled ffmpeg with swscale ? cinelerra ins't compatible with > > this option nowadays... > > Thank you, that help me. Compiled fine. But. It was freezed after start. > > I found a bug 406 - that`s mine :) > > I use Slackware 12. > > Could I give any info, that could help? > > Description: > > I got fine dark-gray interface, with cursor changing chapes when I move > it, I can use my XFCE, move windows, but can`t open any menu, and > program does not respond to keyboadr or mouse clicks. I can only close > it by pressing Ctrl-C in console. > > Should I compile it with debugging info? > > Also, fonts are copied into --with-fontsdir= place, with "make > insall", but atrun cinelerra warn: > find: /usr/local/lib/cinelerra/fonts: No such file or directory Fonts dir are usually in datadir directories (i mean $prefix/data/fonts ) If you use something by default... that should work fine.. if not maybe you could use ùprefix/data/cinelerra/fonts...
> I removed ~/.bcast/. > > Tips are shown at start and I can play with it with mouse. > > Running from root give me nothing different. > > // Dimytch > // [EMAIL PROTECTED] > > > <listing> > % LANG=C cinelerra > Cinelerra 2.1CV SVN (C) 2006 Heroine Virtual Ltd. > External ffmpeg > Compiled on Птн Дек 21 01:52:26 EET 2007 > > Cinelerra is free software, covered by the GNU General Public License, > and you are welcome to change it and/or distribute copies of it under > certain conditions. There is absolutely no warranty for Cinelerra. > PluginServer::open_plugin: /usr/local/lib/cinelerra/denoisefft.so: > undefined symbol: fftw_plan_dft_1d > PluginServer::open_plugin: /usr/local/lib/cinelerra/parametric.so: > undefined symbol: fftw_plan_dft_1d > PluginServer::open_plugin: /usr/local/lib/cinelerra/pitch.so: undefined > symbol: fftw_plan_dft_1d > PluginServer::open_plugin: /usr/local/lib/cinelerra/spectrogram.so: > undefined symbol: fftw_plan_dft_1d > PluginServer::open_plugin: /usr/local/lib/cinelerra/timestretch.so: > undefined symbol: fftw_plan_dft_1d > </listing> Maybe you miss to compile with something like Fast Fourier Transformation W ? Usually ffmpeg should be compiled with this option... and maybe that the reason why cinelerra is complaining... > Here I press Ctrl-C > > <listing> > signal_entry: got SIGINT my > pid=25259 execution table size=16: mwindowgui.C: create_objects: 217 > mwindowgui.C: create_objects: 228 mwindowgui.C: create_objects: 232 > mwindowgui.C: create_objects: 236 mwindowgui.C: create_objects: 240 > mwindowgui.C: create_objects: 247 mwindowgui.C: create_objects: 250 > mwindow.C: create_objects: 1317 mwindow.C: create_objects: 1326 > mwindow.C: create_objects: 1332 > mwindow.C: create_objects: 1336 > mwindow.C: create_objects: 1338 > mwindow.C: create_objects: 1340 > mwindow.C: create_objects: 1342 > mwindow.C: create_objects: 1344 > mwindow.C: create_objects: 1351 > signal_entry: lock table size=6 > 0x8c1b568 CWindowTool::input_lock CWindowTool::run > 0x8c3eee8 TransportQue::output_lock PlaybackEngine::run > 0x8cdefc8 TransportQue::output_lock PlaybackEngine::run > 0x8cdf550 MainIndexes::input_lock MainIndexes::run 1 > 0x8d472a8 ResourceThread::draw_lock ResourceThread::run > 0x8d76898 BC_Repeater::repeat_lock BC_Repeater::run > BC_Signals::dump_buffers: buffer table size=0 > BC_Signals::delete_temps: deleting 0 temp files > SigHandler::signal_handler total files=0 > Аварийный останов > </listing> > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra > )��觌jf��)��+- )��觌j�(��b��g�mο��x��)楫�棹f��f���(��b��gyb藏�~���w�z黑
