Page 1 of 1

vlc playlist in java

Posted: 14 Jul 2009 17:16
by d_khakh
hi
this is my first post so i apologize if this in the wrong section. i have a java program that searches through my music folder and returns a list of files like the following:
C:\Users\admin\Music\song1.mp3
C:\Users\admin\Music\song2.mp3
C:\Users\admin\Music\song3.mp3 and so on
now i would like to create a play list from these files and play it in the vlc media player. but i don't know how to even get started. so can anyone link me to a tutorial or something that can help me with this or even better if someone can explain this to me here?
thanks for reading and replying.

Re: vlc playlist in java

Posted: 16 Jul 2009 19:40
by d_khakh
anyone??