Posts by wkv
- 26.07.2006, 11:33
- Forum: Development
- Topic: Ogg Theora video output - Linux patch available
- Replies: 13
- Views: 11021
Finally I can reproduce
I now am getting the error. I'll have to investigate further tomorrow though as I need some sleep. Thanks for the report.
- 19.07.2006, 07:27
- Forum: Development
- Topic: Ogg Theora video output - Linux patch available
- Replies: 13
- Views: 11021
Aspect fix
Sorry I had been I'll last week and didn't see Christophe's email until now. The suggestion to just set the values to 0 will work. Although it could be argued for the the wrong reason. By not setting the aspect ratio, the players don't have any information to make a correction so leave the video alo...
- 19.07.2006, 06:35
- Forum: Development
- Topic: Ogg Theora video output - Linux patch available
- Replies: 13
- Views: 11021
Quasi current patches
I wanted to fix some issues that Abor found however I can't get the current CVS version of Celestia to compile/link. One item that I corrected was that I had tried to merge two patches, which caused patch to get confused. So I've split it into two pieces. If you have the celestia source the followin...
- 04.07.2006, 07:29
- Forum: Development
- Topic: Ogg Theora video output - Linux patch available
- Replies: 13
- Views: 11021
Updated patch available
I've completed the functionality that I was interested in and generated an updated patch against the CVS version. I sent an email to Chris however didn't hear back. If anyone is interested let me know.
- 28.02.2006, 04:32
- Forum: Development
- Topic: Ogg Theora video output - Linux patch available
- Replies: 13
- Views: 11021
Ogg Theora video output - Linux patch available
Hello, I needed/wanted to have some video produced for an opening sequence to an animation I've done. I found that celestia 1.4.1 only supported the windows AVI interface. I've coded up a basic, no frills, Ogg Theora encoder module and have it working under linux. It should/could be portable to Wind...
- 20.02.2006, 04:01
- Forum: Bugs
- Topic: Corrupt image captures using the Gnome/Gtk interface
- Replies: 0
- Views: 2290
Corrupt image captures using the Gnome/Gtk interface
After fixing the crash with PNGs I was left with the images being corrupt when saved. The problem is that the save dialog damages the image and we need to wait for it to be refreshed. A more elegant solution might be to create a callback or event to capture the image at a later time. Just checking f...
- 20.02.2006, 03:09
- Forum: Bugs
- Topic: Crash when attempting to save image as .PNG Linux FC4
- Replies: 0
- Views: 2281
Crash when attempting to save image as .PNG Linux FC4
The program reported a segmentation violation if asked to capture a PNG image. The problem was an incorrect destruction call in imagecapture.cpp --- celestia-1.4.1/src/celestia/imagecapture.cpp~ 2004-11-16 00:14:20.000000000 -0700 +++ celestia-1.4.1/src/celestia/imagecapture.cpp 2006-02-19 19:58:03....
- 19.02.2006, 21:00
- Forum: Celestia Users
- Topic: Celestia 1.4.1
- Replies: 31
- Views: 29962
Is 1.4.1 released? Source available?
I noted that there appears to be a 1.4.1 release dated the 14th in: http://www.shatters.net/~claurel/celestia/files/ however the sourceforge site doesn't appear to be updated: http://celestia.sourceforge.net/ I'm seeing a problem with saving images with 1.4.0 on Fedora 4 gnome build, jpegs are corru...