jajuk-team / jajuk

Advanded jukebox for users with large or scattered music collections
48 stars 19 forks source link

MPC tag support #95

Open bflorat opened 9 years ago

bflorat commented 9 years ago

Reported by panfr on 22 Oct 2004 16:37 UTC

Jajuk's UI is simply exhellent. Too bad I cannot do
much with it, as 95% of my music collection are .flac
and .mpc files...
I know that it is not so easy to impement more formats
via pure java. Perhaps Jajuk could call instead some
sound server like arts, gstreamer or whatever?
bflorat commented 9 years ago

Commented by bflorat on 22 Oct 2004 18:59 UTC

Logged In: YES 
user_id=363565

Hi,
I understand but we have as principel not to deal with JNI
and OS-based stuffs : it's positively a nightmare (we only
use JNI with the tray and it's a major source of problems).
We only integrate pure Java Sound API. We expect that a
group ( javazoom?) will provide someday a MPC and Flac
decoder. For the moment, I personnaly convert all MPC to OGG
with little lost of quality.
bflorat commented 9 years ago

Commented by bflorat on 9 Nov 2004 11:19 UTC

Logged In: YES 
user_id=363565

Hi,

I just figured out that there is a FLAC java SPI
implementation. I expect Flac format to be available in next
Jajuk release (0.3.1).
bflorat commented 9 years ago

Commented by panfr on 9 Nov 2004 19:48 UTC

Logged In: YES 
user_id=713098

That's great news!
bflorat commented 9 years ago

Commented by bflorat on 10 Nov 2004 08:41 UTC

Logged In: YES 
user_id=363565

I think I have been too fast with flac : indeed jajuk reads
flac but I just figured out that I don't know how to get
callbacks informations like length and position using jflac
api. I asked them and I don't expect it in immediate next
release but probably some times after. About MPC, I don't
heard about any java implementation.
bflorat commented 9 years ago

Commented by nobody on 23 Mar 2005 09:47 UTC

Logged In: NO 

yes, .mpc would be great!!!
bflorat commented 9 years ago

Commented by bflorat on 15 Dec 2006 22:43 UTC

Logged In: YES 
user_id=363565
Originator: NO

Done in 1.3 (expect MPC)
bflorat commented 9 years ago

Commented by anonymous on 9 Jul 2007 20:07 UTC any news on mpc support?

(besides that) THANK YOU GUYS.. GREAT THINGY!!

bflorat commented 9 years ago

Commented by anonymous on 9 Jul 2007 20:55 UTC Still nothing from MPC's side but 1.4 will bring APE/MAC support

bflorat commented 9 years ago

Commented by anonymous on 6 Feb 2008 05:39 UTC '''MPC support''' would be a great thing!

Without it I will not install this great application.

bflorat commented 9 years ago

Commented by bflorat on 6 Feb 2008 13:12 UTC Duplicate of #95

No MPC support is foresee for now (we depends here on mplayer). Please follow http://wiki.jajuk.info/index.php/Supported_formats

bflorat commented 9 years ago

Commented by bflorat on 17 Feb 2008 20:52 UTC MPC is supported in Jajuk 1.6 and superior

bflorat commented 9 years ago

Commented by klocuch@o2.pl on 6 May 2008 10:05 UTC jajuk can play mpc's just fine but it doesn't read any tags

bflorat commented 9 years ago

Commented by anonymous on 6 May 2008 12:08 UTC Right, please find the exhaustive list of supported formats at http://jajuk.info/index.php/Supported_formats

We don't expect MPC tags support soon (not supported neither by entagged nor by jaudiotagger tag libraries)