|
-
Sep 22nd, 2010, 07:54 PM
#1
Thread Starter
Fanatic Member
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.
-
Oct 1st, 2010, 09:24 AM
#2
Frenzied Member
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.
-
Oct 3rd, 2010, 07:14 PM
#3
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|