HydrogenAudio

Digital Audio/Video => General A/V => Topic started by: peterpan795 on 2007-10-14 16:33:08

Title: Searching for XSPF playlist support player
Post by: peterpan795 on 2007-10-14 16:33:08
I've been googling for a whole day.

There is a Foobar2000 v9 component "foo_xspf" out there which enables XSPF, but all downloading links are missing.
There is a Winamp plugin "plext" which does the same thing, and all downloading links are missing too.

I've also found some codes which can convert m3u to xspf, but the actual programme is nowhere.

I'll be very grateful if anyone could tell me where to get this XSPF support!
Title: Searching for XSPF playlist support player
Post by: smok3 on 2007-10-14 23:54:00
did you check this list? : http://www.xspf.org/applications/ (http://www.xspf.org/applications/)
Title: Searching for XSPF playlist support player
Post by: peterpan795 on 2007-10-15 11:03:39
Found the player "Jukes" in this list, which gives me some hope that I can use it to generate XSPF playlist.
But it encounters execution error if I try to import an .ape, OMG.
Title: Searching for XSPF playlist support player
Post by: smok3 on 2007-10-15 13:02:32
uhmm, can i ask why do you need xspf in the 1st place? some flash player, or..?
Title: Searching for XSPF playlist support player
Post by: peterpan795 on 2007-10-15 17:31:47
uhmm, can i ask why do you need xspf in the 1st place? some flash player, or..?

I want to stream .mp3 on my blog (hopefully .mpc later). A flash player seems the only elegant way to do so. So I need XSPF.

But it's painful to write .xspf each time on my own. More importantly, I can't manage to use XSPF to split a single mp3 file into multiple tracks.

So stupid 
Title: Searching for XSPF playlist support player
Post by: smok3 on 2007-10-15 20:45:12
yes, any kind of 'chapters' is pain in the b***, suggestions:

1. http://www.wimpyplayer.com/products/wimpy_mp3.html (http://www.wimpyplayer.com/products/wimpy_mp3.html)
(it can play folders, commercial though)

2. my half-baked php for embeding flash video (the idea is to populate movies folder and pulldown is generated automagically):
http://blog.somestuff.org/index.php?entry=entry070611-064852 (http://blog.somestuff.org/index.php?entry=entry070611-064852)
(free, but you will need to hack it a bit to look fine with mp3s, chapters not supported.)
example: http://somestuff.org/video_guides/all/ (http://somestuff.org/video_guides/all/)
Title: Searching for XSPF playlist support player
Post by: peterpan795 on 2007-10-16 10:46:46
thanks for smok3 : )
Title: Searching for XSPF playlist support player
Post by: smok3 on 2007-10-16 14:06:42
please post your xspf workflow when you are done thought, i'am curious
Title: Searching for XSPF playlist support player
Post by: peterpan795 on 2007-10-17 14:21:40
please post your xspf workflow when you are done thought, i'am curious

Sorry to let you down, still nothing works! I've given up already.