Coder Social home page Coder Social logo

zjhellofss / nvjmi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fan-chao/nvjmi

0.0 0.0 0.0 124 KB

封装Jetson Multimedia API的编解码库,基于https://github.com/jocover/jetson-ffmpeg基础进行的修改,未集成于ffmpeg,可单独使用。

License: MIT License

Makefile 0.81% C++ 74.64% Cuda 2.09% C 22.46%

nvjmi's Introduction

nvjmi

封装Jetson Multimedia API的编解码库,基于 https://github.com/jocover/jetson-ffmpeghttps://github.com/dusty-nv/jetson-utils 基础进行的修改,未集成于ffmpeg,可单独使用。功能如下。

  1. 支持H.264解码。
  2. 支持解码后直接硬件完成缩放操作。
  3. 支持解码后直接硬件完成颜色空间转换操作。
  4. 支持Jetpack 4.3、4.4。
  5. 对于Jetpack 4.5需要使用对应的multimedia api,即使用Jetpack 4.5中/usr/src/jetson_multimedia_api更新include/和common/中的文件。

当前仅完成解码器的修改,还未完成编码器的修改。

关于解码API的使用,详见nvjmi.h接口说明。

nvjmi's People

Contributors

fan-chao 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.