Please note this is a development version of PlaybaK, you may see a lot of bugs and there are missing a lot of basic features like repeat or aspect ratio.
The idea of creating PlaybaK was based upon a mockup created by menace1982 that you can see here: http://kde-look.org/content/show.php/A+Media+Player+for+KDE4?content=94472
PlaybaK is (or will be) a combination of the best functions of several multimedia players and is capable of playing music and videos (soon CDs, DVDs and photos). It is able to distinguish different types of videos (music videos, TV shows, movies, personal videos,...) but it still has some bugs. PlaybaK allows you to read the song's lyrics (soon it will fetch the lyrics and timed lyrics if available) and also allows you to know more about the singers with a brief search made by PlaybaK itself.
Certain basic functions are not available yet. As an example, for now, there are no visualizations due to Phonon's limitations.
A further development of PlaybaK will depend on everyone's opinion on it. Therefore, it would be appreciated if you commented below, reporting opinions, problems, suggestions...
We hope you will enjoy KDE Media Player.
How to add timed lyrics
1. Search the lyrics
2. Open the music on KDE Media Player
3. Right click the music in the playlist and click "Edit lyrics..."
4. Paste the lyrics you found.
Hard way:
5. Do the same for each line: move the cursor to the line, set its time
Easier way:
5. Click "Save", play the music and press record button located in the middle top box (you should see the lyrics on it, if you don't, double click the song).
6. Click the bottom of the box when someone says the next line.
7. Click save button once you're done
8. Disable record mode pressing the button again
9. Double click the music in the playlist and enjoy
(later it will be possible to download timed lyrics)
Coming features on next version (0.0.

- Subtitles support
- Costumization
- Album cover fetch
- Better Nepomuk integration (if possible)
- Better collection (including artist/album/track editors)
- Brazilian Portuguese language
Ratings & Comments
144 Comments
Hi! I'm Danilo, one of the main developers. We are working in PlaybaK right now. We didn't have enough time before to spend in PlaybaK, but now we have it! So, you can see the project status here https://launchpad.net/playbak . If you want contribute to PlaybaK, you can do it! Cheers.
Glad to hear it! I want to help translating, do you have spanish translations?
Hi acidrums4. I'm from Argentina, so I do the spanish translation. But maybe you have some ideas for PlaybaK. That is a great way to contribute! Cheers!
Great looking player, unfortunately I could not test it because of source download error. Hope you will update it and make also some packages for other distros :)
I'm sorry but I lost the most recent source code of this version. I found here a version which I think is "between" 0.0.6 and 0.0.7. I can send it to you (or add a link here). Later I'll try to disassemble my broken laptop in which I think there was the most recent source code. The development of this version has stopped since last year and now I'm working in team to make a new PlaybaK, it is available in https://launchpad.net/playbak but for now it can't even play videos.
I will be pleased if you would upload the code somewhere that it will be downloadable and place some link here. Thanks for your reply, contact with developers is what I love in open source projects :)
Sorry taking so long but here's the maybe most recent PlaybaK done before the project "restarted": https://docs.google.com/leaf?id=0B332vYgobiUfODI1MDIyM2EtYmM2Mi00NDc0LTg0MmMtNDlmMzdkZWRhNDYw This version wasn't published here since it wasn't ready yet (and was in the hard disk of my broken laptop). I'm having problems compiling any PlaybaK version because of some functions that don't always return something, the compiler used to accept that before, now it doesn't. Tell me if you can compile. Fortunately I found an RPM in my laptop with this version, if you are looking for an RPM, I can publish it.
Thanks, I have tried to compile, but I get an error message like this when running make: [ 46%] Building CXX object src/CMakeFiles/kmp.dir/kmpmultimedia.o /home/msl/bin/zrodla/src/kmpmultimedia.cpp: In member function ‘int KMPMultimedia::setStopAfterMedia(int)’: zrodla/src/kmpmultimedia.cpp:132:28: error: no return statement in function returning non-void zrodla/src/kmpmultimedia.cpp: In member function ‘int KMPMultimedia::setNextMedia(int)’: zrodla/src/kmpmultimedia.cpp:134:23: error: no return statement in function returning non-void zrodla/src/kmpmultimedia.cpp: In member function ‘int KMPMultimedia::setPlayMode(int)’: zrodla/src/kmpmultimedia.cpp:136:45: error: no return statement in function returning non-void zrodla/src/kmpmultimedia.cpp: In member function ‘int KMPMultimedia::nextMediaToPlay()’: zrodla/src/kmpmultimedia.cpp:122:1: error: control reaches end of non-void function make[2]: *** [src/CMakeFiles/kmp.dir/kmpmultimedia.o] Error 1 make[1]: *** [src/CMakeFiles/kmp.dir/all] Error 2 make: *** [all] Error 2 Do you have any clue how to get that working? This error is, I think, the same as the one that VectoR described earlier. I use OpenSUSE 11.4, so if the code will not cooperate ;) and compile for me, some RPM could solve this problem. Thanks again :)
I'm sorry taking so long again, I've been a little busy. You had the problem I told you I had too. And when I try to solve an error I get 2 more errors :s This rpm was compiled in my computer which was running openSUSE 11.3 (or 11.4), I tried to install it on my 11.4 and it works but its x86_64. Here's the package: https://docs.google.com/leaf?id=0B332vYgobiUfMDQ5MTljMzUtY2FiZi00ZjgwLWI3OTktZjRlNTAzZDMwNDU3&hl=pt_PT
Thanks again :) I also have a 64-bit system, so I installed Playbak from your RPM and now it's scanning my collection directories ;) Maybe Playbak will be so good that i replace Amarok with it, we'll see...
Thanks, I hope you like PlaybaK. By the way, that rpm (just like the source code that we can't compile) is not the version that's published here (it was the next version, just not finished yet) and it contains stuff that was used just for testing (you'll see a button with "ola ola ola ola ola" over the videos, sorry). Unfortunately we haven't had much time for PlaybaK but we'll try to release the new version soon.
I can translate it to PL if you want to. Just send me the language file :)
Hi, I've made the hungarian translation for version 0.0.7. Here it is: http://otomi.anyanyelvapolo.hu/PlaybaK/hu.po
Hi, Thank you for helping us make PlaybaK better but we're making PlaybaK from scratch. That file works on PlaybaK 0.0.7 but maybe won't work on the new PlaybaK. If you want I can send you the translation file some weeks before the release of the new PlaybaK. Unfortunately we don't have much time yet to develop it...
Is the project dead or still alive? No news?
The project is still alive but we're not having enough free time to develop it. It will take a few months but we will release the new PlaybaK :)
GCC-4.5.1 [ 2%] Building CXX object src/CMakeFiles/kmp.dir/kmpmultimedia.o PlaybaK-0.0.7/src/kmpmultimedia.cpp: In member function ‘int KMPMultimedia::setStopAfterMedia(int)’: PlaybaK-0.0.7/src/kmpmultimedia.cpp:132:28: error: no return statement in function returning non-void PlaybaK-0.0.7/src/kmpmultimedia.cpp: In member function ‘int KMPMultimedia::setNextMedia(int)’: PlaybaK-0.0.7/src/kmpmultimedia.cpp:134:23: error: no return statement in function returning non-void PlaybaK-0.0.7/src/kmpmultimedia.cpp: In member function ‘int KMPMultimedia::setPlayMode(int)’: PlaybaK-0.0.7/src/kmpmultimedia.cpp:136:45: error: no return statement in function returning non-void PlaybaK-0.0.7/src/kmpmultimedia.cpp: In member function ‘int KMPMultimedia::nextMediaToPlay()’: PlaybaK-0.0.7/src/kmpmultimedia.cpp:122:1: error: control reaches end of non-void function make[2]: *** [src/CMakeFiles/kmp.dir/kmpmultimedia.o] Error 1 make[1]: *** [src/CMakeFiles/kmp.dir/all] Error 2 make: *** [all] Error 2
Kubuntu Maverick Package available here: http://linuxboy.altervista.org/vedi_rep.php?distro=maverick
THIS IS AWESOME!!!!
Thank you. We are making PlaybaK from scratch to make it better. I hope you'll like.
Any news about the new version? Are you working in a non public repo? because gitorious.org/playbak has no updates since July. Thanks!
Hi, as I said before, we are making PlaybaK from scratch. This new version isn't on Gitorious anymore, it is on Launchpad now (https://launchpad.net/playbak) but we are very busy (especially me) so you might have to wait some months for it. The version in Launchpad isn't "usable" yet. I hope you'll like new PlaybaK :)
Thanks for the info! It is nice to see that PlaybaK is still alive. Keep up the great work!
Thank you :)
Made with Blender 2.53 http://ubuntuone.com/p/B9a/