.NET中的MP4编码 [英] MP4 Encoding in .NET

查看:87
本文介绍了.NET中的MP4编码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我遇到了我的一个项目。我正在.NET中创建一个应用程序,我需要转换视频,它应该压缩视频,通过压缩这里我的意思是不应用GZip ...我需要转换它,以便它减少在Android设备上播放视频的大小...我是否可以使用.NET编写的代码,以便我可以转换我的mp4视频,这样我就可以在Android 7英寸平板电脑上播放缩小尺寸的视频....请帮助我!!!



你的建议对我来说真的很有价值....

Hi Everyone,

I''m in a situation with one of my project. I''m creating an application in .NET where i need to convert the video in such a way that it should compress the video also, by compression here i mean not to apply GZip... I need to convert it so that it reduce the size of the video to play in Android device... Will it be possible for me to have code written in .NET so that i can convert my mp4 video so that i will have video with reduced size to play in Android 7 inch tablet.... Please help me!!!

Your suggestions are really valuable for me at this moment of time....

推荐答案

这种纯粹用c#编写的编解码器会很慢。我建议你在网上查找ffmpeg或mencoder包装,或者只是从你的代码中调用这些命令行工具之一。

你可以使用这些:

sharpffmpeg / [ ^ ]

FFLib [ ^ ]

MencoderSharp [ ^ ]
Such codec written purely in c# would be slow. I suggest you look for ffmpeg or mencoder wrapper on the net, or simply call one of these command line tools from your code.
You could use these ones:
sharpffmpeg/[^]
FFLib[^]
MencoderSharp[^]


这篇关于.NET中的MP4编码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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