如何在c#中编写Codec代码? [英] How to code Codec in c#?

查看:73
本文介绍了如何在c#中编写Codec代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在c#中编写编解码器?

什么是编写编解码器的预先知识?



如何编码和解码c#中的媒体文件?



i会不会给我一些想法?



我需要MkV编解码器对于Windows 8 Metro / Phone。

帮助我哪个laguage非常适合开发编解码器,它还必须支持.net 4.5,clr 4.0,msil,jit

作为用于c#的类libaray。

How to write codec in c#?
what is pre-requist knowlegde to write the codec?

how to encode and decode media file in c#?

i will do'it give me some idea?

I Need MkV Codec for Windows 8 Metro/Phone.
Help me which laguage well suited for developing codec also it have to support by .net 4.5,clr 4.0,msil,jit
as a class libaray for c#.

推荐答案

首先阅读并理解您将要创建的格式,这是一个高级主题,可能不适合c#(高级别)性能原因 http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC [ ^ ]
You start by reading and understanding the format you will be creating, this is an advanced topic and probably not suited for c# (a high level language) for performance reasons http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC[^]


看到这个:

编码List< string>的替代品成一个字符串 [ ^ ]


这篇关于如何在c#中编写Codec代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆