
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Updates?
========
No updates for four months... Multiple reasons... very tight office timings, family responsibilities and the fact that the project needs a major update in one component (which is a priority + depends on future Qt version + needs a lot of time which I have not presently). In the meantime I have started work on media transcoder during little time I have now; I'll integrate it tightly with SparkleMedia later when it has matured. It will offer a wizard-based interface, transcode using gstreamer and for now only rip audio cd to FLAC, MP3 or Ogg/Vorbis. I should be able to make a release before the end of May. After this feature set is stable, I'll resume work on SparkleMedia.
SparkleMedia
============
Media player-manager application for KDE4 using GStreamer instead of KDE-Phonon.
Presently the application is good only for a simple playlist based media player.
Please check project homepage for details.
Important Known Bugs
====================
* Do NOT mute volume from the applications system tray.
10 years ago
Version 0.3
===========
(*) Redesign of SparkleClassic plugin; it is now the default.
(*) Added preamp to equaliser.
(*) Added command-line processing.
(*) Now volume-mute function is independent of volume.
(-) A number of bugfixes and other optimisations/changes.
Version 0.2
===========
(*) Added support to change audio output device.
(*) Added support to change video output device.
(*) Sparkle plugin: Various fixes.
(*) SparkleClassic plugin: Enabled access to equalizer; various fixes.
(*) Added new sparklemedia application icon along with other icons.
(*) Now random mode can only be "on" or "off".
(*) Completely remove dependency on Phonon.
Version 0.1
===========
(*) First release with support for playback of local media files, visualisations, 10-band equaliser, choice of two user-interface plugins and basic playlist functionality.
10 years ago
Version 0.3
===========
(*) Redesign of SparkleClassic plugin; it is now the default.
(*) Added preamp to equaliser.
(*) Added command-line processing.
(*) Now volume-mute function is independent of volume.
(-) A number of bugfixes and other optimisations/changes.
Version 0.2
===========
(*) Added support to change audio output device.
(*) Added support to change video output device.
(*) Sparkle plugin: Various fixes.
(*) SparkleClassic plugin: Enabled access to equalizer; various fixes.
(*) Added new sparklemedia application icon along with other icons.
(*) Now random mode can only be "on" or "off".
(*) Completely remove dependency on Phonon.
Version 0.1
===========
(*) First release with support for playback of local media files, visualisations, 10-band equaliser, choice of two user-interface plugins and basic playlist functionality.
Leiche
10 years ago
how can switch the language? At the time it's in english...
Thanks for your effort
Report
yogeshm02
10 years ago
Report
Leiche
10 years ago
When it's comes, we'll translate it ;)
Report
KAMiKAZOW
11 years ago
Report
yogeshm02
11 years ago
Report
cleitonfelix
11 years ago
> Collection Management;
> Equalizer Presets;
> Packages for Ubuntu, Fedora and others distributions (RPM, DEB e etc.);
Again, this is a great application. And sorry for my bad english.
Report
vnu007dl
11 years ago
- posibilities to run internet radio stations
- subtitles
-DVD
Report
texstar
11 years ago
Report
vnu007dl
11 years ago
I have compiled it on my PC (mandriva 2009.1) but I can not play any file. I have only an icon in tray, and nothing more, no any window, and playlist. I can not start palying from buttons from this tray icon. When I run this app, console shows:Quote:
[darek@Linux_Mandriva ~]$ sparklemedia
Loading Gravity...
GSettingsManager has been loaded...
GMediaCollection has been loaded...
DB opened: "/home/darek/.kde4/share/apps/sparklemedia/GMediaCatalogue.sqlite3"
GMetaServer has been loaded...
GListsManagerModel has been loaded...
## SPlayer ## Running against GStreamer version 0 10 22 0
(<unknown>:7117): GLib-GObject-WARNING **: invalid cast from `GstAutoVideoSink' to `GstXOverlay'
(<unknown>:7117): GStreamer-CRITICAL **: gst_implements_interface_cast: assertion `gst_element_implements_interface (GST_ELEMENT (from), iface_type)' failed
** (<unknown>:7117): CRITICAL **: gst_x_overlay_set_xwindow_id: assertion `overlay != NULL' failed
Loading Gravity object...
GPlaylistServer has been loaded...
sparklemedia(7117)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-darek/ksycoca4"
sparklemedia(7117)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType "SparkleMedia/UserInterface/Plugin" not found
## GUIInterfaceManager ## Loaded.
GActionCollection has been loaded...
GSystemTrayIcon has been loaded...
SPlayer has been initialised...
QUrl( "" )
GPlaylistServer has been initialised...
## GUIInterfaceManager ## No user interface plugins found.
## GUIInterfaceManager ## Initialised.
Gravity has been loaded and initialsed.
What is wrong? Need help
Report
vnu007dl
11 years ago
Report
yogeshm02
11 years ago
Quote:sparklemedia(7117)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType "SparkleMedia/UserInterface/Plugin" not found
If yes, where did you installed it? If not, try selecting a plugin from system tray icon.
Report
vnu007dl
11 years ago
No element 'input-selector' - please check instalation of GStreamer.
What is wrong? what missing? Any others players works well in my system.
Report
yogeshm02
11 years ago
gstreamer-0_10
gstreamer-0_10-plugins-base
gstreamer-0_10-plugins-good
gstreamer-0_10-plugins-bad
... you must be missing last one (It it matters, it is needed because I'm using playbin2).
...and btw presently svn version is same as 0.2, I still have not committed any new code!
Report
vnu007dl
11 years ago
Now some ideas, colud you add option "open file" "open directory" etc? and some more visualisations :)
Report
vnu007dl
11 years ago
last question? Is anywhere any todo, or roadmap file?
Report
vnu007dl
11 years ago
Now some ideas, colud you add option "open file" "open directory" etc? and some more visualisations :)
Report
yogeshm02
11 years ago
Though this dependence is not for building, cmake module has no support for this.
Quote:Now some ideas, colud you add option "open file" "open directory" etc? and some more visualisations :)
Right click on playlist and select "Add Media..."; you can select file as well as folder.
Visualisation are directly provided by gstreamer. Make sure you have libvisual and libvisual-plugins installed for greater choice.
Report
cleitonfelix
11 years ago
Report
yogeshm02
11 years ago
Report
cleitonfelix
11 years ago
Report