.NET中的MP4编码

编程入门 行业动态 更新时间:2024-10-22 13:58:49
本文介绍了.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编码

本文发布于:2023-11-24 21:10:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1626839.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!