
Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments
Thanks. - Mar 19 2012

Screensavers by jboss1995 91 comments

Video Apps by Lacky 80 comments
here is the output:
ffmpeg version 0.7.2-4:0.7.2-1ubuntu1, Copyright (c) 2000-2011 the Libav developers
built on Oct 2 2011 15:13:26 with gcc 4.6.1
configuration: --extra-version='4:0.7.2-1ubuntu1' --arch=amd64 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
WARNING: library configuration mismatch
avutil configuration: --extra-version='4:0.7.2.1ubuntu1' --arch=amd64 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-libopenjpeg --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdirac --enable-libmp3lame --enable-librtmp --enable-libx264 --enable-libxvid --enable-libvo-aacenc --enable-version3 --enable-libvo-amrwbenc --enable-version3 --enable-libdc1394 --enable-shared --disable-static
avcodec configuration: --extra-version='4:0.7.2.1ubuntu1' --arch=amd64 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-libopenjpeg --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdirac --enable-libmp3lame --enable-librtmp --enable-libx264 --enable-libxvid --enable-libvo-aacenc --enable-version3 --enable-libvo-amrwbenc --enable-version3 --enable-libdc1394 --enable-shared --disable-static
libavutil 51. 7. 0 / 51. 7. 0
libavcodec 53. 5. 0 / 53. 5. 0
libavformat 53. 2. 0 / 53. 2. 0
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 4. 0 / 2. 4. 0
libswscale 2. 0. 0 / 2. 0. 0
libpostproc 52. 0. 0 / 52. 0. 0
[alsa @ 0x17bc560] Estimating duration from bitrate, this may be inaccurate
Input #0, alsa, from 'hw:0,0':
Duration: N/A, start: 947677.994786, bitrate: N/A
Stream #0.0: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
[x11grab @ 0x17bd7c0] device: :0.0 -> display: :0.0 x: 0 y: 0 width: 1680 height: 1015
[x11grab @ 0x17bd7c0] shared memory extension found
[x11grab @ 0x17bd7c0] Estimating duration from bitrate, this may be inaccurate
Input #1, x11grab, from ':0.0':
Duration: N/A, start: 1325611914.848753, bitrate: 1636992 kb/s
Stream #1.0: Video: rawvideo, bgra, 1680x1015, 1636992 kb/s, 30 tbr, 1000k tbn, 30 tbc
Incompatible pixel format 'bgra' for codec 'libx264', auto-selecting format 'yuv420p'
[buffer @ 0x17e5a20] w:1680 h:1015 pixfmt:bgra
[ffsink @ 0x17d95c0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'out'
[scale @ 0x17d4600] w:1680 h:1015 fmt:bgra -> w:1680 h:1015 fmt:yuv420p flags:0x4
[libx264 @ 0x17e4ae0] width or height not divisible by 2 (1680x1015)
Output #0, matroska, to '/home/justin/recording.mkv':
Stream #0.0: Video: libx264, yuv420p, 1680x1015, q=2-31, 200 kb/s, 90k tbn, 30 tbc
Stream #0.1: Audio: flac, 48000 Hz, 2 channels, s16, 64 kb/s
Stream mapping:
Stream #1.0 -> #0.0
Stream #0.0 -> #0.1
Error while opening encoder for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height
I think it may have something to do with "WARNING: library configuration mismatch" but not sure how to fix. - Jan 03 2012

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments
https://bugreports.qt.nokia.com/browse/QTSDK-1022
So just add
#include <GL/glu.h>
in ocean.cpp and it should work fine. I will make changes to source soon. Thanks.
- Nov 28 2011

Screensavers by jboss1995 91 comments
https://bugreports.qt.nokia.com/browse/QTSDK-1022
So just add
#include <GL/glu.h>
in ocean.cpp and it should work fine. I will make changes to source soon. Thanks.
- Nov 28 2011

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments
1. changed it to cmake now (sould compile on any system now)
2. changed my time basted movement (much faster now)
3. Working on adding Setting Dialog.
4. Adding new fish (remora attaches itself to shark)
5. Adding new fish (Manta ray)
Hope to have thing done soon. - Oct 03 2011

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
I'm kinda new to programing for KDE may be that for different distro it need a different path. Can anyone else help or add anything that might help? - Apr 12 2010

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Wallpaper Other by Raber 1 comment
http://www.kde-look.org/content/show.php/KOceanSaver?content=95863 - Mar 28 2009

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments
If you have older hardware:
Change the line in ocean.cpp (L33)
Ocean::Ocean(QWidget *parent) : QGLWidget(QGLFormat(QGL::SampleBuffers|QGL::AlphaChannel|QGL::DirectRendering), parent)
to look like
Ocean::Ocean(QWidget *parent) : QGLWidget(parent)
see if that helps.
Now my questions. So you can see the back edges of the ocean and ocean floor. Do you see fog? I ask this because I can't see the edges in the 2 computers I use. The fog conceals the back edges. What video card do you use? I use Nvidia in both. Again Thanks you you help. - Feb 18 2009

Screensavers by jboss1995 91 comments
Sorry - Feb 12 2009

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments
Thanks a lot for your help. - Feb 09 2009

Screensavers by jboss1995 91 comments
1 download.
2 extract (tar -xzf "the file you downloaded")
3 change to the new directory (KOceanSaver)
4 run "qmake KOceanSaver.pro"
5 run "sudo make install"
That should do it.
Let me know if it works ok for you. Hope you enjoy it. - Feb 09 2009

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments

Screensavers by jboss1995 91 comments
Ocean::Ocean(QWidget *parent) : QGLWidget(QGLFormat(QGL::SampleBuffers|QGL::AlphaChannel|QGL::DirectRendering), parent)
to look like
Ocean::Ocean(QWidget *parent) : QGLWidget(parent)
Will speed thins up for you. - Dec 27 2008

Screensavers by jboss1995 91 comments
resolution setting
opengl setting
number of each sea creature
sea creature swimming pattern
camera movement (swimming through seen)
Please let me know if you would like to see anything add or changed. - Dec 27 2008