matlab实现mpeg2编解码

时间:2013-02-22 04:42:58
【文件属性】:
文件名称:matlab实现mpeg2编解码
文件大小:3.67MB
文件格式:RAR
更新时间:2013-02-22 04:42:58
matlab mpeg2 matlab上的mpeg2编解码代码 测试通过 调整工作目录后 直接运行main44即可
【文件预览】:
mpeg
----zeroMatrixCount.m(76B)
----costFuncMAD.m(574B)
----Qtable2.txt(1022B)
----makeLayers.m(35B)
----forwardDCT2.asv(193B)
----forwardDCT.m(506B)
----GOP.m(2KB)
----chkcategory.m(2KB)
----BmotionEstDS.m(19KB)
----GOP.asv(2KB)
----002.AVI(4.69MB)
----decoder.m(7KB)
----MC.m(498B)
----1.avi(3.49MB)
----motionEstDS.m(19KB)
----bFrameProc.m(690B)
----inverseDCT2.m(590B)
----motionEstES.m(2KB)
----inverseDCT.m(515B)
----motionComp.m(1KB)
----PmotionEstES.m(2KB)
----main44.asv(7KB)
----bdecoder.m(320B)
----pFrameCal.m(174B)
----BmotionEstTSS.m(5KB)
----forwardDCT.asv(506B)
----BmotionEstES.m(3KB)
----motionEstTSS.asv(5KB)
----motionEstTSS.m(5KB)
----Idecoder.m(217B)
----compensatedFrame.asv(669B)
----deRunLength.m(70B)
----forwardDCT2.m(191B)
----ZigZag.m(1KB)
----minCost.m(700B)
----motionEstARPS.m(6KB)
----pdecoder.m(283B)
----BmotionEstARPS.m(6KB)
----compensatedFrame.m(676B)
----imgPSNR.m(487B)
----bdecoder.asv(320B)
----bFrameCal.m(143B)
----dezigzag.m(757B)
----read me.txt(571B)
----main44.m(7KB)
----compensatedFrameB.m(686B)

网友评论

  • 很不错,能用,实现了帧间预测,读取视频使用的是avifile函数,较老的版本也能用
  • 挺不错的资料,谢谢分享.
  • 能用,不过缺少后面的熵编码
  • 能够运行,功能简单,对了解mpeg2编码有一定帮助
  • 怎么运行不了啊 还是有错误的,求解释啊
  • 俺很喜欢,至少能运行呵……
  • 是楼主自己写的,完成了简单的功能,不过读取I帧是利用步长为10的循环实现的,但有些I帧不是这个规律以13和14居多