Location:
Search - ffmpeg yuv h264
Search list
Description: 基于ffmpeg的视频解码程序,这思路非常清晰,而且解码的是264文件。解码得到yuv格式的文件-Ffmpeg-based video decoding process, this idea is very clear, and the decoder is 264 files. Yuv format decoded
Platform: |
Size: 2048 |
Author: 严云 |
Hits:
Description: 服务器端发送H264码流,客户端接受并解码与存为YUV文件.(H264,ffmpeg,Rtp,YUV等技术都包含在内)希望大家好好学习。我愿传播我的知识,促进社会发展 2012.9.7-Server sends H264 stream client to receive and decode YUV file saved as. (H264, ffmpeg, Rtp, YUV, and other technologies are included) and hope that we learn. I would like to spread my knowledge, promote social development 2012.9.7
Platform: |
Size: 66008064 |
Author: jackshen |
Hits:
Description: 将本地h264的码流转换成yuv格式的数据-The h264 the code circulation data replaced by yuv format
Platform: |
Size: 20114432 |
Author: 郑尧文 |
Hits:
Description: ffmpeg的ts流封装例程,生成yuv后编码h264,接着封装ts流,稍微修改后,可以加入到你的工程中-ts stream ffmpeg package of routines to generate the yuv encoded h264, then package ts stream
Platform: |
Size: 4096 |
Author: LEOLUO |
Hits:
Description: h264 encoder 一个基于x264编码库与ffmpeg库,的简单封装h264编码接口-encode yuv file to h264 file
Platform: |
Size: 16119808 |
Author: 周理鹏 |
Hits:
Description: 通过FFMPEG,将YUV文件编码成H264文件,在用的时候,要在网上找一个YUV文件。(Through FFMPEG, the YUV file is encoded into a H264 file, and when you use it, find a YUV file on the internet.)
Platform: |
Size: 14018560 |
Author: hxq2146041
|
Hits:
Description: yuv转h264,包括详细的注释。希望对初学者有帮助(YUV to h264, including detailed notes. I hope to help beginners)
Platform: |
Size: 1024 |
Author: joycepart
|
Hits:
Description: 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件),
没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节,
对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放,
解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示,
程序在VS2010下编译链接通过,可直接使用. 视频播放是采用窗口式的基于DirectDraw方法,
基于DirectDraw的图像播放是Windows平台下很高效的方法,已经封装成CDirectDraw类,
可以很方便地直接应用到别的图像和视频处理工程中。
使用时打开h264文件或yuv文件(工程中有test.h264,encode.h264和FOREMAN_176x144_15.yuv三个测试文件),
单击[Play File]即可进行播放,播放的帧率可以更改定时器时间调整。
可以很方便的更改图像的宽度和高度以便播放不同分辨率的视频。(The H 264 decoded source code (c file) extracted from FFMPEG and debugged. Without using lib and DLL libraries compiled by FFMPEG, it can be debugged directly in VS2010 environment to track the details of the decompression process. It is very useful for students who want to learn and master the standard of H264 encoding and decoding. Read the files in H264 format and decompress and play them in real time. The decompressed image format is YUV, which is displayed frame by frame in the control of a dialog box. The program is compiled and linked under VS2010, and can be used directly. Video playback is based on the DirectDraw method of window type. Image playback based on DirectDraw is a very efficient method on Windows platform. It has been encapsulated into CDirectDraw class. It can be directly applied to other image and video processing projects.)
Platform: |
Size: 4245504 |
Author: 朝花夕拾1 |
Hits: