使用C#将图像转换为视频文件 [英] Convert Images into Video files using C#

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

问题描述

我想将我的文件夹中的图像转换为视频,我尝试了一点点搜索并找到了像AVIWrapper,WME,BytesScout,Splicer这样的东西,但它们似乎都没有工作可能是我缺少几行代码。



我到目前为止所做的是我正在拍摄桌面的屏幕截图,将照片保存在一个文件夹中,然后使用动画在图像视图中播放这些照片一个接一个,这不完全是我的计划,我只是希望我保存在我的文件夹中的所有图像都需要转换成一个视频文件



那么请你指导我如何将任何文档中的图像集转换为视频文件(视频的格式不是任何格式都重要的)。



谢谢和问候



R @ v1

I would like to convert images in my folder to a video, i tried a little bit searching and found stuff like the AVIWrapper, WME, BytesScout, Splicer but none of them seems to be working may be i am missing few lines of code.

What i have done till now is i am taking screen shots of my desktop saving the pics in one folder and then playing those pics in the image view using animation one by one, well this is not exactly what i have planned, I just want that all the images that i am saving in my folder needs to be converted into a video file

So could you please guide me on how to convert set of images present in any document into a video file (format of the video is not that important any format would do).

Thanks and Regards

R@v1

推荐答案

这里给出了一些链接;

如何在C#中将图像转换为视频 [ ^ ]
Some links are given over here;
how to convert images into video in C#[^]


几个月前我在类似项目上工作过,我记得我搜索了代码项目并找到了一些有趣且有用的帖子。

其中一个人通过以下链接引导我进入项目:

从图像生成视频



这对我的情况非常有帮助,我希望它在你的身上。
I worked on similar project a couple months ago and I remember I searched codeproject and finding some interesting and helpful posts.
One of them lead me to the project in the following link:
Generate video from images

It was very helpful in my case, and I hope it is in yours.


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

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