![]() |
query about programming Hi, i am a novice programmer and i want to program a media player of my own please give me tips on tools i should be using and some programming guide to program it:help: |
a video playback program takes more than just a little code, in fact to start off with a basic player you should pick a language to code in, as well as a format you wish to handle, if not a single file, as there are hundreds of codecs which you may be wanting to encorporate. |
If you just want to develop a personalized player and you want to finish it as soon as possible you could simple use Visual Basic and exploit the power of the media libraries of windows. C++ is also a good language to start with, but the route is too steep. There are lots of libraries and codecs usage examples on this language. If you want to develop a lightweight and cross platform media player. your best bet is to you use Java with Java Media Framework. I hope that I become of any help with you. Thanks! :) |
All times are GMT -4. The time now is 02:37 AM. |
Copyright © 2005-2013 SysChat.com