Results 1 to 3 of 3

Thread: Writing CODEC

  1. #1

    Thread Starter
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Exclamation Writing CODEC

    Can someone enlighten me on writing CODEC in .NET?
    Which can be loaded automatically by Windows Media Player, Media Player Classic, and other media players that loads external CODECs.

  2. #2
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    Re: Writing CODEC

    I don't believe you are capable of writing a CODEC in .NET, I think you would need a more native language such as C or C++. I am not sure how to write a CODEC but I would suggest reading up on how they work, I didn't really find much results with Google, I would suggest getting a book - or asking more people.

  3. #3

    Thread Starter
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: Writing CODEC

    Sorry if I haven't posted any updates.
    I found out that I need to build it on DirectShow SDK which is already part of Platform SDK.

    I want to write it through .NET because it is easier(for me) to take-advantage multi-core processors and graphics card through parallel computing, DirectX/OpenGL, and OpenCL.

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