FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Welcome to the Pihlaja forum

 
Post new topic   Reply to topic     Forum Index -> Rae
View previous topic :: View next topic  
Author Message
kaarna



Joined: 03 Apr 2006
Posts: 92
Location: Finland

PostPosted: Sat Apr 14, 2007 2:16 am    Post subject: Welcome to the Pihlaja forum Reply with quote

Here's some basic information about the current version, that has landed into the subversion. It should be compilable with a little extra effort. Some things to help you in the process are at the end of this post.

Pihlaja is not usable yet.

It will be a scene-based non-linear video/audio editor.
Currently it's using the following libs:
gtkD http://www.dsource.org/projects/dui/browser/trunk/gtkD
gstreamerD bindings for GStreamer http://www.gstreamer.net
and Cairo http://cairographics.org

Checkout http://www.pihlaja.org for some screenshots while waiting for a release.
Here's one screenshot: http://pupuedit.sourceforge.net/screenshots/pihlaja_04_04_2007.png

Stuff you need to know when trying to compile

Here's some very drafty installation instructions if you want to try to compile Pihlaja.

I'm using Ubuntu 6.06 Dapper Drake. I'll update to Feisty when it's released.
You'll have to install the latest versions of GStreamer and GNonLin to make Pihlaja work even a little.
Install DMD. I'm using version 1.010 currently.
Get compd, from the dool library.
Code:
svn co http://svn.dsource.org/projects/dool

Get gtkD from svn doing something like:
Code:
svn co http://svn.dsource.org/projects/duit

Go to it's subdir /trunk/gtkD/
and make the .makeAll.sh executable. Execute
Code:
./makeAll.sh

Then execute
Code:
./compdGStreamerD.sh


Grab Pihlaja from svn:
Code:
svn co http://svn.dsource.org/projects/pihlaja

Go to it's subdir /trunk/pihlaja/src/build
and execute
Code:
./makelink.sh

Oh, and that uses an old version of Build at the moment. So you need Build,
or you could use some other similar tool on src/build/pihlaja.d execute
Code:
../../pihlaja

to run it.

Lot's of things are broken currently, and Pihlaja crashes all the time,
so don't expect anything yet.


Last edited by kaarna on Mon Mar 16, 2009 10:11 am; edited 1 time in total
Back to top
View user's profile Send private message AIM Address MSN Messenger
Chman



Joined: 03 Mar 2007
Posts: 11

PostPosted: Sat Apr 14, 2007 12:06 pm    Post subject: Reply with quote

Looking nice so far !

How did you do that node part we can see in the first screenshot ? Is it some kind of gtk widget ? Did you write your own ? Looks a bit like blender's UI Smile
Back to top
View user's profile Send private message
kaarna



Joined: 03 Apr 2006
Posts: 92
Location: Finland

PostPosted: Sat Apr 14, 2007 4:40 pm    Post subject: Reply with quote

A short answer, because I have to go to sleep: The node stuff, and the whole canvas ("the windows" that are actually called scenes in Pihlaja) that you see there, is drawn with Cairo.
Back to top
View user's profile Send private message AIM Address MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Rae All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group