| | |
Final year project in JAVA
![]() |
no idea? and you're in the final year??
well, if you're fixed on making a media player, you might start on the gui, easiest part I figure.
try to decide what formats you want to be able to play (all might be a little much
) and what you need to get it played.
for instance, audio: to play wav files you need nothing added to your java install, but if you want to play .mp3 files, you might want to look into JavaMediaFramework or the JLayer1.0 package (open source code that easily allows you to play .mp3 files)
look into what you need (which classes, ..) and start creating, I guess
well, if you're fixed on making a media player, you might start on the gui, easiest part I figure.
try to decide what formats you want to be able to play (all might be a little much
) and what you need to get it played.for instance, audio: to play wav files you need nothing added to your java install, but if you want to play .mp3 files, you might want to look into JavaMediaFramework or the JLayer1.0 package (open source code that easily allows you to play .mp3 files)
look into what you need (which classes, ..) and start creating, I guess
•
•
•
•
no idea? and you're in the final year??
well, if you're fixed on making a media player, you might start on the gui, easiest part I figure.
try to decide what formats you want to be able to play (all might be a little much) and what you need to get it played.
for instance, audio: to play wav files you need nothing added to your java install, but if you want to play .mp3 files, you might want to look into JavaMediaFramework or the JLayer1.0 package (open source code that easily allows you to play .mp3 files)
look into what you need (which classes, ..) and start creating, I guess
The concept is simple--
*let user specify file to play
*flag warning if incorrect format
*if correct format play the file
*allow commands such as pause, play at current pause location, time elapsed, etc
--
Hell, if you want to be more daring create a chatting program that allows video streams from one individuals webcam to the other.
That would be worthy of a true Final year project.
if you don't know how to play sounds i suggest you look here, it has all that you need to know to use the javax.sound to play sound, there are however additional APIs/plugins you will need to get if you really do want to play all file types, such as mp3, this site has a list, but there are probably more
video would be much harder, i don't know if java has an API for webcams.
in my seaches for java audio i also found Java Speech, an API for speech recognition and speech synthesis.
video would be much harder, i don't know if java has an API for webcams.
in my seaches for java audio i also found Java Speech, an API for speech recognition and speech synthesis.
Last edited by sciwizeh; Jul 25th, 2008 at 9:12 am.
My site, random PM's from people I haven't hear from before will be DELETED
"If people are good only because they fear punishment, and hope for reward, then we are a sorry lot indeed.",
"If we knew what it was we were doing, it would not be called research, would it? "-Albert Einstein
"If people are good only because they fear punishment, and hope for reward, then we are a sorry lot indeed.",
"If we knew what it was we were doing, it would not be called research, would it? "-Albert Einstein
•
•
Join Date: Jul 2008
Posts: 26
Reputation:
Solved Threads: 0
Thanks dudes,
And hey Alex, i have built an online community for LAN in my pre-final year mini project, there i have done all sorts of socket programming, session controls, etc. and it would be a great idea to add video conferencing to that project,
so if you can help pls refer me the sites where i could get the necessary belongings.
And hey Alex, i have built an online community for LAN in my pre-final year mini project, there i have done all sorts of socket programming, session controls, etc. and it would be a great idea to add video conferencing to that project,
so if you can help pls refer me the sites where i could get the necessary belongings.
•
•
Join Date: Aug 2008
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
I am thinking of building a media player that could read all the audio ,video file types as my final year project using java in the linux environment( fedora core 4).
Thanks in advance.
i have same project
<snip email>
Last edited by Ancient Dragon; Aug 20th, 2008 at 7:53 am. Reason: snip email
Somebody was really lucky this morning as I'm still sleepy. This was supposed to be negative reputation
Please read forum rules - no emails in posts.
Have look on appropriate use of tags in the post
Please read forum rules - no emails in posts.
Have look on appropriate use of tags in the post
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
•
•
Join Date: Aug 2008
Posts: 6
Reputation:
Solved Threads: 0
help pls i need to make a java program that has a three equation and three unknown
-1
#10 Aug 20th, 2008
![]() |
Similar Threads
- final year project (Java)
- BSc Computer Science final year project (Computer Science)
- Final Year Project (Chat System) (Java)
- Final Year Project on e-commerce (Computer Science)
- Final Year Project In Java (Java)
- final semester project in JAVA (Java)
- final year project help!!!!! (Computer Science)
- LAN Instant Messaging(Final Year Project) (Networking Hardware Configuration)
Other Threads in the Java Forum
- Previous Thread: How to use dotPropertyfile in java?
- Next Thread: adding Dynamic text boxes using struts
| Thread Tools | Search this Thread |
2dgraphics account android api apple applet application array arrays automation banking bidirectional binary binarytree birt bluetooth chat chatprogramusingobjects class client code columns component database derby design eclipse encryption error errors expand fractal game givemetehcodez graphics gui guidancer homework html ide if_statement image inheritance integer intellij interface j2me java javadesktopapplications javaprojects jlabel jme jni jpanel jtextfield julia linux list map method methods midlethttpconnection mobile mobiledevelopmentcreatejar monitoring myaggfun netbeans newbie nullpointerexception open-source problem program programming project property recursion reference ria scanner search server set sms sort sourcelabs splash sql sqlite static stop string support swing testautomation threads tree ui unicode validation windows





