Fri 30 Mar 2007
hi friends,
Have u ever created multimedia player… If no, begin from here…
I have very interesting experience…
I was working, oh sorry…, still working since 2 week on creating media player using the great JMF(java media framework) from sun. I started working on linux… JMF says it supports almost all media formats. but in linux the case is different… it doesnt support many common formats, might be b’coz of some codec. So I switched to windows. now it start working… but, my pgm is not working… so I took an already working pgm(previously tried) n tried… the output is, still error. U know y? Cos it cannot fetch its playerEngine!!! So I stuck here… but thing is that its quite challengin… More over JMF is a very good package for media processing. So I determined to complete it successfully…
And the very funny thing is wen v switched to windows, the very moment v install windows, system got affected by virus. The entire registry got pblm… Quite interesting right!!!
If u want to know more about JMF, go through this link…
http://java.sun.com/products/java-media/jmf/2.1.1/documentation.html
Anyway I wl b back with the success story of mediaplayer….
bye…