
kfilm
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
fillods
14 years ago
Check it out, kdenlive is great and very usable.
[1] http://kde-apps.org/content/show.php?content=40125
Report
gmarco
15 years ago
there i should have fixed that error
Report
maarizwan
15 years ago
Report
apt-drink
15 years ago
Thanks!!!
Report
gmarco
15 years ago
but is planned if the other things work well
Report
SWaN
15 years ago
previewsound.cpp: In member function `void
PreviewSound::open_audio(audio::audio_buf&)':
previewsound.cpp:18: error: function `int* __errno_location()' is initialized
like a variable
Maybe something related with gcc?
(I use v. 3.3.5)
Report
gmarco
15 years ago
please include there
and remove all declarations for int errrno and #define EACCESS
i will release soon a newer version without these bugs
Report
Crono
15 years ago
"12/06/2005 :
I've also removed the piave and kdenlive packages (unmaintained upstream)."
So keep on with with KFilm, it's seemingly the only active one of its sort right now.
My estimation: Perhaps someone can pick up Kdenlive, or KFilm can integrate code from Kdenlive - no need to duplicate code and work to achieve parity with Kdenlive, and then nobody is working on Kfilm either.. (remember Murphy's Law).
Report
gmarco
15 years ago
2. i lokked at kdenlive but ther is not many a can used. file handling and other "hard" stuff , is very different from kdenlive
cu ;)
Report
eightofnine
15 years ago
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/ffmpeg -I/usr/include/SDL -D_REENTRANT -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O3 -march=i386 -fno-strength-reduce -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/include/ffmpeg -c -o encode_thread.lo `test -f 'encode_thread.cpp' || echo './'`encode_thread.cpp
encode_thread.cpp: In member function `AVStream*
encode_thread::add_video_stream(AVFormatContext*, CodecID)':
encode_thread.cpp:248: error: 'struct AVCodecContext' has no member named '
frame_rate'
encode_thread.cpp:249: error: 'struct AVCodecContext' has no member named '
frame_rate_base'
I think this has something to do with changes made to ffmpeg recently. I'm using the 20050508 snapshot.
Report
guiyan
15 years ago
'struct AVCodecContext' has no member named 'frame_rate'
I'd like to know how you resolved your problem...
Could you answer me with guiyan@netcourrier.com
Thanks.
Yannick
Report
gmarco
15 years ago
so i must update some things now ;)
Report
soimpossible
15 years ago
The more video editing software the better.
leinir: I'm not sure if Kdenlive is still being actively developed.
Report
leinir
15 years ago
Just to prove that I meant the first bit, I voted good ;)
Report
gmarco
15 years ago
so i started a new one
Report