MPEG-2视频编解码源代码(VC版)

时间:2015-06-07 08:15:05
【文件属性】:

文件名称:MPEG-2视频编解码源代码(VC版)

文件大小:343KB

文件格式:RAR

更新时间:2015-06-07 08:15:05

MPEG-2 视频 编解码 源代码 VC

MPEG-2视频编解码源代码 This directory contains our implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences, and vice versa. The files mpeg2enc.doc and mpeg2dec.doc in the doc/ directory contain further information about the codec. The directory verify/ contains a small set of verification pictures, a small bitstream, and Unix shell script to automatically test the output of the encoder and decoder. A precompiled version of the programs for Win32s (Windows NT/95) will be made available later date, although it is trivial to make a console application from the encoder and decoder with most Win32s compilers (such as Microsoft Visual C++). Subdirectories src/mpeg2enc and src/mpeg2dec contain the source code for the encoder and decoder, subdirectory par/ contains a couple of example encoder parameter files for 25 and 30 frames/sec MPEG-2 and MPEG-1 video. Summary of changes since July 4, 1994 release: This is only the second official release of our MPEG-2 video software. Only minor bug corrections have been added to the encoder. We still do not implement scalable encoding, as this is mostly useful only for academic research. The decoder has been updated to meet the final MPEG specification, although the old decoder will still reconstruct Main Profile and MPEG-1 bitstreams just fine. The current decoder implements the most important case of Spatial scalability, as well as SNR and Data Partitioning. Temporal scalability is not implemented.


【文件预览】:
MPEG-2视频编解码源代码(VC版)
----mpeg2Peter()
--------帮助文档()
--------参数设置文件()
--------src()
--------README.txt(10KB)
--------bin()

网友评论

  • 资料可以,多多练习!
  • 好资料。谢谢
  • 可以运行 ,但是最终没有用。
  • 好代码,可以用,解决了我的问题。虽然出来的图像有点不正常。
  • 英文文档,封装成编码和解码两部分,没找到调用的例子
  • 很有价值的源码,感谢楼主分享
  • 代码可用,就是说明是英文的,有些纠结,还是很好的资源
  • 和另外一个10年发布的资源竟然一样,重复下载了
  • 说明不够详细 而且是win32的,效果不太好
  • 代码很全,包括编解码,可以运行哈
  • 不错,很详细,可以运行
  • 可以借鉴,比较有价值。
  • 阅读困难,没有相应的维护文档,参考价值不大
  • 很好的资源,正是我想找的
  • 好好学习一下,据说资源不错
  • 可以正常编译和运行,但对于参数的说明不够详细,总体来说还不错
  • 文件夹有点乱,说明不太详细。东西还是有价值的