Results 1 to 3 of 3

Thread: Media Player

  1. #1

    Thread Starter
    Hyperactive Member Arachnid13's Avatar
    Join Date
    Jan 2003
    Location
    England
    Posts
    327

    Media Player

    hey

    i want to make my own media player where you can add codecs to play different types of music / video... does anyone have any examples or how i should start going about this?
    Do you wake up in the morning feeling sleepy and grumpy? Then you must be Snow White

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    UK
    Posts
    417

    Re: Media Player

    Have a look tho the code bank or also
    http://www.pscode.com/vb
    or
    http://www.d2dsources.com/

    hope that may help.
    When your dreams come true.
    On error resume pulling hair out.

  3. #3
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: Media Player

    I have three examples you can use that I wrote. They all use DirectShow:

    DirectShow Engine
    Mp3 loop
    Video player

    And codecs are automatically looked up, whether you use DirectShow, windows media player control, or whatever. So you don't need to worry about that. In my DirectShow engine, you can even control the speed of the mp3s/videos.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width