搜索资源列表
video_wvltcodinganddemo
- \\examples 目录中存放的是用于编码的demo视频,其中 \\tools 子目录中包含有一个将avi视频转换为yuv视频的工具 \\demo videos 子目录中存放的是可直接用于压缩的参数描述文件和相应的视频文件 \\video_wvltcoding 目录中存放的是视频编码的源程序。 -\\ examples directory is used to store the encoded video demo, which \\ tools subdirectory
main
- 将avi格式的视频序列转换成yuv格式的视频序列,并且保存的程序.-Avi format video sequences will be converted to yuv format of the video sequence, and stored procedures.
yuv-AVI
- 简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve
yuv
- 一款可以将avi转换为yuv格式的软件源码,以及一个yuv播放的软件-You can convert a avi yuv format software source code, and play a yuv software
avi2yuv
- 视频格式转换,avi格式转换为yuv-avi format convert to yuv format
yuv2avi
- convert an uncompressed yuv file to an avi file
AVItoYUV
- AVI转YUV程序的一个精简程序,需要用到opencv库-avi to yuv, opencv lib required.
yuvconavi
- 本代码可以实现yuv视频流或者视频文件转换为avi视频文件,代码内容详细,同时能够运行,对于初学者比较有帮助-The code can be achieved yuv video stream or video file is converted into avi video file, the code in detail, at the same time to run, more help for beginners
yuv2avi
- Yuv视频格式转换为avi视频格式,用于视频格式转换-yuv to avi
avi2yuv
- 这是一个可以将avi转为yuv的小工具,希望能帮助到大家。-This gadget is a yuv to avi hope to help people
avi-to-yuv
- 视频格式转换 这里主要是mpeg格式 转化为avi,yuv等多种格式-Video format conversion here is mainly converted to avi mpeg format
RGB2YUV
- 将.avi视频转为.yuv yuv4:2:0(make the .avi video to .yuv video)