Jump to content

media conversion?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
exfyre

exfyre

    Newbie

  • Members
  • PipPip
  • 16 posts
How would i go about making a media conversion software using visual basic?

#2
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,722 posts
You'll need to know the type specifications of both types of media. This means you need datasheets that include file header information, data storage methods, etc. (I'm under the assumption you mean conversion between similar types from, say, .mp3 to .wav or .wma.). A good place to get information is wotsit.org.