Movie capture entry missing...

General discussion about Celestia that doesn't fit into other forums.
Topic author
xoxo_davide
Posts: 6
Joined: 17.07.2007
With us: 17 years 4 months

Movie capture entry missing...

Post #1by xoxo_davide » 17.07.2007, 09:41

Celestia works perfectly.. but is there a reason i don't have the ability (neither the menu entry) to capture movies ???
Maybe built with some package missing?
Thank you in advance.
Davide.

Christophe
Developer
Posts: 944
Joined: 18.07.2002
With us: 22 years 4 months
Location: Lyon (France)

Post #2by Christophe » 17.07.2007, 10:24

Movie capture is supported by the KDE and Gnome frontends. You need to have libtheora installed and you must use the --with-theora configure switch.
Christophe

mjoubert
Posts: 58
Joined: 02.04.2007
With us: 17 years 7 months

Post #3by mjoubert » 17.07.2007, 12:05

As you can see here Christophe, I read this forum from bottom to top, and you read it from top to bottom...

Anyway, same answer.

Topic author
xoxo_davide
Posts: 6
Joined: 17.07.2007
With us: 17 years 4 months

Post #4by xoxo_davide » 17.07.2007, 12:38

Thank you both for the answer.
I have libtheora installed, now tried with the --with-theora flag... it configures and compiles fine, but still menu entry missing, and function key doesn't work (of course).
Still can't export movies.
What the hell do i miss... ?
Any help appreciated.

mjoubert
Posts: 58
Joined: 02.04.2007
With us: 17 years 7 months

Post #5by mjoubert » 17.07.2007, 13:00

Check the file config.log and search "theora" in it.

Here mine :

Code: Select all

configure:38918: checking for theora
configure:38922: result: yes
configure:38926: checking THEORA_CFLAGS
configure:38929: result: 
configure:38932: checking THEORA_LIBS
configure:38935: result: -ltheora -logg 

Topic author
xoxo_davide
Posts: 6
Joined: 17.07.2007
With us: 17 years 4 months

Post #6by xoxo_davide » 17.07.2007, 13:03

there's no checking for theora at all... suspect: is it avaiable in version 1.4.1 or do i need 1.5pre ?

Avatar
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 7 months
Location: Hamburg, Germany

Post #7by t00fri » 17.07.2007, 13:25

mjoubert wrote:As you can see here Christophe, I read this forum from bottom to top, and you read it from top to bottom...

Anyway, same answer.


This sort of thing happens if someone posts the SAME stuff at several places in the forum!

http://www.celestiaproject.net/forum/viewtopic.php?t=11300
http://www.celestiaproject.net/forum/viewtopic.php?t=11299

Really bad style...

Bye Fridger
Image

Topic author
xoxo_davide
Posts: 6
Joined: 17.07.2007
With us: 17 years 4 months

Post #8by xoxo_davide » 17.07.2007, 13:38

Sorry for the double post... posted in users forum, then thought it was a bug (misjudgment) and reposted. Yeah, bad style.

mjoubert
Posts: 58
Joined: 02.04.2007
With us: 17 years 7 months

Post #9by mjoubert » 17.07.2007, 13:44

xoxo_davide wrote:there's no checking for theora at all... suspect: is it avaiable in version 1.4.1 or do i need 1.5pre ?

You're right :
Change log 1.5.0 wrote:* KDE and GTK: added ogg/theora video capture


You can build it from cvs :
1) Open a terminal
2) Create an empty directory
3) type :

Code: Select all

 cvs -z3 -d:pserver:anonymous@celestia.cvs.sourceforge.net:/cvsroot/celestia co -P celestia

4) Retrieve ./configure script

Code: Select all

make -f Makefile.cvs

5) Configure with theora.

Topic author
xoxo_davide
Posts: 6
Joined: 17.07.2007
With us: 17 years 4 months

[SOLVED] Movie capture entry missing...

Post #10by xoxo_davide » 17.07.2007, 14:17

recompiled from csv.. seems fine. Thank you all guys.


Return to “Celestia Users”