

[ 94%] Building CXX object plugins/internetradio/CMakeFiles/kradio4_plugin_internetradio.dir/decoder_thread.o
/home/ljubomir/kde/src/kradio4-4.0.0-rc1/plugins/internetradio/decoder_thread.cpp: In member function ‘virtual void DecoderThread::run()’:
/home/ljubomir/kde/src/kradio4-4.0.0-rc1/plugins/internetradio/decoder_thread.cpp:217: error: ‘rint’ was not declared in this scope
make[2]: *** [plugins/internetradio/CMakeFiles/kradio4_plugin_internetradio.dir/decoder_thread.o] Error 1
make[1]: *** [plugins/internetradio/CMakeFiles/kradio4_plugin_internetradio.dir/all] Error 2
make: *** [all] Error 2
- Mar 30 2009

Icon Sub-Sets by urke 2 comments
If it's copyright is clear I'd suggest getting in touch with some icon maintainers for getting this somewhere in kde4. - Jan 14 2008

Video Apps by swmarcin 20 comments

Amarok 1.x Scripts by pinowksy 5 comments

Audio Apps by amdfanatyk 118 comments
Long time ago I've created a frontend for Tuxnes, written in Kommander:
http://www.kde-apps.org/content/show.php/Ultra+NES+Manager?content=28023
A few days later it got forked into fceu frontend instead.
http://www.kde-apps.org/content/show.php/FCE+Ultra+NES+Manager?content=28267
Nowadays, I use mainly freevo on my standalone gaming machine, but I still enjoy casual nes game on my desktop.
Don't stop your work! - Sep 07 2007

Various KDE 1.-4. Improvements by timrs 5 comments

Audio Apps by amdfanatyk 118 comments

Amarok 1.x Scripts by xpaulbettsx 23 comments

Audioplayers by comar961 272 comments

System Software by aarnt 30 comments

System Software by aarnt 30 comments

Various KDE 1.-4. Improvements by scream 6 comments
Anyway, AFAIK kickers code is a bit of mess, and will be replaced with something new (plasma?) in KDE4, so it'll be probably hard to find someone to code it.
Good work anyway! - Jan 28 2007

Amarok 1.x Scripts by heroin 4 comments

Various Games by nicodietrich 4 comments

deKorator Themes by Eldarion 12 comments

Amarok 1.x Scripts by khertz 65 comments

Video Apps by dsvilko 60 comments

Video Apps by dsvilko 60 comments
Flushing video frames
Writing AVI index...
Fixing AVI header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
Video stream: 93.234 kbit/s (11654 bps) size: 267582 bytes 22.960 secs 576 frames
Audio stream: 1024.000 kbit/s (127999 bps) size: 2944512 bytes 23.004 secs
There is also a lot of "Skipping frame!" before that.
ljubomir@Fidel:~/programs/sonyericsson$ mplayer --version
MPlayer 1.0pre6-3.3.5 (C) 2000-2004 MPlayer Team
CPU: Advanced Micro Devices (Family: 8, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for Debian.
Should I upgrade mplayer, or what? - Feb 17 2006

Video Apps by dsvilko 60 comments
xl.c: In function `decode_frame':
xl.c:50: warning: `y3' might be used uninitialized in this function
xl.c:50: warning: `c0' might be used uninitialized in this function
xl.c:50: warning: `c1' might be used uninitialized in this function
gcc -O3 -g -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I.. -I/usr/src/ffmpeg/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o bmp.o bmp.c
gcc -O3 -g -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I.. -I/usr/src/ffmpeg/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mmvideo.o mmvideo.c
gcc -O3 -g -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I.. -I/usr/src/ffmpeg/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o zmbv.o zmbv.c
make[1]: *** No rule to make target `amr_float/sp_dec.c', needed by `amr_float/sp_dec.o'. Stop.
make[1]: Leaving directory `/usr/src/ffmpeg/libavcodec'
make: *** [lib] Error 2
cp: cannot stat `ffmpeg': No such file or directory - Feb 16 2006

Video Apps by dsvilko 60 comments
========= Pass 2 ==========
np=1 step=50 i=1 pass=2 pp=100
ffmpeg -y -i /tmp/movie.avi -pass 2 -passlogfile /tmp/3gppass -b 80 -ss 0 -t 600005 -ac 1 -ab 12 -r 12.5 "/home/ljubomir/temp/video/Ford.3gp"
ffmpeg version 0.4.9-pre1, build 4738, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --build i386-linux --enable-gpl --enable-pp --enable-zlib --enable-vorbis --enable-a52 --enable-dts --disable-mmx --disable-debug --prefix=/usr
built on Dec 14 2005 11:48:30, gcc: 3.3.5 (Debian 1:3.3.5-8ubuntu2)
Input #0, avi, from '/tmp/movie.avi':
Duration: 00:00:39.8, start: 0.000000, bitrate: 1051 kb/s
Stream #0.0: Video: mpeg4, 176x144, 12.50 fps
Stream #0.1: Audio: pcm_s16le, 32000 Hz, stereo, 1024 kb/s
Output #0, 3gp, to '/home/ljubomir/temp/video/Ford.3gp':
Stream #0.0: Video: h263, 176x144, 12.50 fps, q=2-31, pass 2, 80 kb/s
Stream #0.1: Audio: 0x0000, 32000 Hz, mono, 12 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[h263 @ 0x82d0e7c]removing common factors from framerate
Error while opening codec for stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height
What am I doing worng? - Feb 15 2006

Video Apps by dsvilko 60 comments
The program doesn't clean after itself in /tmp, and doesn't check if output path exists. Anyway, very usefull app! - Feb 15 2006

Amarok 1.x Scripts by keegancsmith 4 comments

Firefox Themes by saki 30 comments

Groupware by timothysaddress 14 comments

System Software by invernomuto 100 comments

Network by yodor 109 comments

Audio Extractors/Converters by HessiJames 608 comments

Audio Extractors/Converters by HessiJames 608 comments

Audio Extractors/Converters by HessiJames 608 comments
But I've compiled newest taglib directly form source, and apps like amaroK are compiling well.
ljubomir@Fidel:/windows/d$ locate fileref.h
/usr/local/include/taglib/fileref.h
/home/ljubomir/programs/taglib-1.4/taglib/fileref.h
ljubomir@Fidel:/windows/d$ - Sep 25 2005

Audio Extractors/Converters by HessiJames 608 comments
soundkonverter.cpp:38:21: fileref.h: No such file or directory
soundkonverter.cpp:39:17: tag.h: No such file or directory
soundkonverter.cpp:40:21: tstring.h: No such file or directory
soundkonverter.cpp: In member function `void
soundKonverter::conversionExited(int)':
soundkonverter.cpp:570: warning: converting to `int' from `float'
soundkonverter.cpp:600: warning: converting to `int' from `float'
soundkonverter.cpp: In member function `void soundKonverter::readTags()':
soundkonverter.cpp:635: error: `TagLib' undeclared (first use this function)
soundkonverter.cpp:635: error: (Each undeclared identifier is reported only
once for each function it appears in.)
soundkonverter.cpp:635: error: parse error before `::' token
soundkonverter.cpp:637: error: `f' undeclared (first use this function)
soundkonverter.cpp:639: error: parse error before `::' token
soundkonverter.cpp:641: error: `tag' undeclared (first use this function)
soundkonverter.cpp:641: error: `TStringToQString' undeclared (first use this
function)
soundkonverter.cpp: In member function `void soundKonverter::writeTags()':
soundkonverter.cpp:653: error: parse error before `::' token
soundkonverter.cpp:657: error: parse error before `::' token
soundkonverter.cpp:659: error: `QStringToTString' undeclared (first use this
function)
soundkonverter.cpp: In member function `void soundKonverter::updateStatus()':
soundkonverter.cpp:704: warning: converting to `int' from `float'
make[2]: *** [soundkonverter.o] Error 1
make[2]: Leaving directory `/home/ljubomir/programs/soundkonverter-0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ljubomir/programs/soundkonverter-0.1'
make: *** [all] Error 2
ljubomir@Fidel:~/programs/soundkonverter-0.1$ - Sep 25 2005

Network by yodor 109 comments

Various KDE 1.-4. Improvements by zammi 171 comments
Just my .02 - Sep 19 2005