SysChat is a free online computer support community. Ask questions, share resources, contribute knowledge and discuss technology. Join our growing community to access all features. Register Now!

SysChat » Software Support » Development » query about programming

Development

Support help and discuss software development and programming.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 03-17-2007, 01:27 AM
sandyzden sandyzden is offline
Junior Member
 
About:
Join Date: Mar 2007
Posts: 3
sandyzden is on a distinguished road

Keyboard 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



Reply With Quote
  #2 (permalink)  
Old 03-17-2007, 08:14 AM
William_Wilson's Avatar
William_Wilson William_Wilson is offline
Moderator
 
About:
Join Date: Mar 2006
Location: Canada
Posts: 973
William_Wilson has a spectacular aura aboutWilliam_Wilson has a spectacular aura aboutWilliam_Wilson has a spectacular aura about

Default


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.



__________________

</Dream In Code>
-William. § (marvin_gohan)
Reply With Quote
  #3 (permalink)  
Old 03-19-2007, 11:11 AM
ervindm ervindm is offline
Junior Member
 
About:
Join Date: Mar 2007
Posts: 12
ervindm is on a distinguished road

Default


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!



Reply With Quote
Reply





Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is on
Smilies are on
[IMG] code is on
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are on



» Ads



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54