如何对图像的视频转换成C#? [英] how to convert a video to images in c#?

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

问题描述

我要转换成我需要下架这种现象和GUID的代码为它计划一些帮助图像的视频。

i have to convert a video to images i need some help to under stand this phenomenon and guid to code a program for it.

该视频的格式将是我吗?

which format of video will be more useful for me ?

thanx提前!

推荐答案

您可以用C#作为一个新的子过程中使用FFMPEG(谷歌搜索如何)来完成所有的工作适合你。它会为每一个可能的视频编解码器,所以你不必担心帧如何编码。

You can use FFMPEG in C# as a new child process (google search it how) to do all the work for you. It will work for every possible video codec, so you don't have to worry about how the frames are coded.

您也可以导出帧一对夫妇的图像格式,不只是BMP。

Also you can export frames to a couple of image formats, not just BMP.

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

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