GithubHelp home page GithubHelp logo

ruidongfang / aomcodec_fred Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 0.0 263 KB

实时跟进AV1视频编码标准,纯属于业余研究。https://github.com/RuidongFang/AOMcodec_Fred

av1 aomenc aomdec video-codec

aomcodec_fred's Introduction



AOMcodec_Fred说明



平台搭建

  • build prerequisites
    http://aomedia.org/build-prerequisites/
  • clone the AOM repository
    $ git clone https://aomedia.googlesource.com/aom
    $ cd aom
  • Configure and build AOM
    $ ./configure --enable-internal-stats --enable-debug --disable-install-docs --log=yes
    $ make
  • Run some encodes
    $ cd <test clip directory>
    $ run_tests 200 500 50 baseline
  • Make your changes to AOM
    $ run_tests 200 500 50 mytweak
  • generate an HTML-format report
    $ visual_metrics.py metrics_template.html "*stt" baseline mytweak > mytweak.html
  • View the report
    opening mytweak.html in a web browser


资源链接

AV1发布平台

码流分析工具

AV1源码

测试视频序列

版权说明

AOMcodec_Fred纯属个人业余研究,可能涉及到版权问题,如有涉及,请邮件说明([email protected]),转载或分享AOMcodec_Fred请标注网址:https://github.com/RuidongFang/AOMcodec_Fred

aomcodec_fred's People

Contributors

ruidongfang avatar

Stargazers

 avatar  avatar  avatar  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.