使用C#将图像转换为视频 [英] Converting Images into Video using C#

查看:488
本文介绍了使用C#将图像转换为视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

伙计们我希望使用C#编码将图像集转换为视频,所以请帮助我们,请只提供正常工作的解决方案。



I需要你的支持尽快支持

提前谢谢

解决方案

我建​​议使用开源库和应用程序这样做,以及许多其他事情:FFmpeg:

http://en.wikipedia.org/wiki/Ffmpeg [ ^ ],

http://ffmpeg.org/ [ ^ ],

http://en.wikipedia.org/wiki / Libavcodec [ ^ ],

http://libav.org/ [ ^ ]。



如果为您提供完整的开源代码,所以你可以通过P / Invoke使用它或者学习如何使用它,但你也可以找到一些可用的.NET包装器。请参阅:

http:// jasonjano.wordpress.com/2010/02/09/a-simple-c-wrapper-for-ffmpeg/ [ ^ ],

http://ffmpegdotnet.codeplex.com/ [ ^ ],

http://code.google.com/p/ ffmpeg-sharp / [ ^ ],

http://nolovelust.com/post/Another- Simple-C-Wrapper-For-FFmpeg.aspx [ ^ ]。



可能你好你可以找到一些其他的ffMpeg包装器:

http://bit.ly/TH6i5g [ ^ ],

http://bit.ly/TH6D8b [ ^ ]。



如果你打算用其他任何方式处理视频(怎么回事?),很有可能,如果没有这样广为人知的话你很难工作使用和强大的库作为FFmpeg和libav。



祝你好运,

-SA


这些将帮助你..

如何在C#中将图像转换为视频 [ ^ ]

http://stackoverflow.com/questions/9744026/image-sequence-to-video-stream [ ^ ]

http://forums.asp.net/t/1854366.aspx/1?Video+conversion [ ^ ]

用于转换集合的非常好的工作代码图像到视频..

http://bytescout.com/products/developer/ imagetovideosdk / imagetovideosdk_first_step_with_visual_c_sharp_net.html [ ^ ]

Guys i want convert the set of images into video using C# coding, so kindly help me guys and please give only the solutions that are working fine.

I need your support asap
Thanks in advance

解决方案

I would recommend to use the open-source library and application doing this very well, as well as many other things: FFmpeg:
http://en.wikipedia.org/wiki/Ffmpeg[^],
http://ffmpeg.org/[^],
http://en.wikipedia.org/wiki/Libavcodec[^],
http://libav.org/[^].

Not only the full open source if provided for you, so you can use it via P/Invoke or learn how to it what you need, but you also can find some available wrapper for .NET. Please see:
http://jasonjano.wordpress.com/2010/02/09/a-simple-c-wrapper-for-ffmpeg/[^],
http://ffmpegdotnet.codeplex.com/[^],
http://code.google.com/p/ffmpeg-sharp/[^],
http://nolovelust.com/post/Another-Simple-C-Wrapper-For-FFmpeg.aspx[^].

Probably you could find some other ffMpeg wrapper:
http://bit.ly/TH6i5g[^],
http://bit.ly/TH6D8b[^].

If you are going to work with video in any other way (how else?), chances are, you can hardly work without such well-known, widely used and robust libraries as FFmpeg and libav.

Good luck,
—SA


These will help you..
how to convert images into video in C#[^]
http://stackoverflow.com/questions/9744026/image-sequence-to-video-stream[^]
http://forums.asp.net/t/1854366.aspx/1?Video+conversion[^]
And a very good working code for converting a set of images to video..
http://bytescout.com/products/developer/imagetovideosdk/imagetovideosdk_first_step_with_visual_c_sharp_net.html[^]


这篇关于使用C#将图像转换为视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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