Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 17th, 2005, 09:16 PM
Jammersplace
Guest
 
Posts: n/a
Default Visual Basic 6 Media Player Help.....

me and my friend made a media player and we need to know if there is anyway
to make a visualisation for it.


  #2  
Old July 17th, 2005, 09:16 PM
CMiYC
Guest
 
Posts: n/a
Default Re: Visual Basic 6 Media Player Help.....

On Sun, 09 Nov 2003 10:49:21 -0800, Jammersplace wrote:
[color=blue]
> me and my friend made a media player and we need to know if there is anyway
> to make a visualisation for it.[/color]

Yes there is a way to make one. If you understand the concept of decoding
complex media formats than applying some mathematical function to derive
something visual should be pretty easy.

If its audio:
1. Take a frame
2. decode it
3. process it (check amplitude, phase, freq, whatever)
4. apply your visual algorithm to the data
5. display it

If you're looking for a "visualization creator" you're out of luck. Its
essentially applying math to the incoming data.

-James
 

Bookmarks

Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles