Git Product home page Git Product logo

avs2-player's Introduction

ESPlayer/AVS2-Player

查看每一帧视频数据,类似Elecard StreamEye的工具。
目标是支持HEVC和AVS2 ES播放和分析,目前只支持AVS2 ES。
写的比较简陋,可以在Linux和windows双平台编译,使用。

image

引用项目

AVS2解码:https://github.com/pkuvcl/davs2

暂时10bit色深码流解码不能使用MMX指令加速。

显示界面:http://www.libsdl.org/

SDL做图像/图形绘制和显示,SDL_ttf用于文字绘制。

使用说明

拖拽视频文件到可执行程序图标上,或者在终端敲:

> ESPlayer xxx.avs2。

空格按键切换模式:

stream play模式就是普通视频播放模式。

single frame模式,可以用鼠标点击,查看每一帧信息。
此模式下,可以通过鼠标中键滚动,浏览视频序列(sequence)分组(gop),鼠标左键点击选中感兴趣的分组,选择分组自动展开,左键点击查看每一帧。

详情请见网盘中视频演示:ESPlayer.mp4

测试用例

https://pan.baidu.com/s/1Enrl8TKmqfFFvXuq5wYkCQ

普通AVS2 ES ,可以单帧查看,也可以匀速播放:wild.avs2
部分AVS2码流支持不够好,只能匀速播放和暂停,后续会解决:chess.avs2,traveller.avs2

avs2-player's People

Contributors

xiejingcai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.