Giter Site home page Giter Site logo

Rendering Docs about ffmpeg-rockchip HOT 5 CLOSED

nyanmisaka avatar nyanmisaka commented on July 16, 2024 1
Rendering Docs

from ffmpeg-rockchip.

Comments (5)

hbiyik avatar hbiyik commented on July 16, 2024

And here is the patch with latest PRs
rendering-docs_v2.patch.tar.gz

from ffmpeg-rockchip.

nyanmisaka avatar nyanmisaka commented on July 16, 2024
// 0002-Support-P210-LF.patch
@@ -624,6 +625,7 @@ pipe_format_to_chroma_format(enum pipe_format format)
       case PIPE_FORMAT_P010:
       case PIPE_FORMAT_P012:
       case PIPE_FORMAT_P016:
+      case PIPE_FORMAT_P210:
       case PIPE_FORMAT_P030:
       case PIPE_FORMAT_Y16_U16_V16_420_UNORM:
          return PIPE_VIDEO_CHROMA_FORMAT_420;

Shouldn't it be PIPE_VIDEO_CHROMA_FORMAT_422?

from ffmpeg-rockchip.

hbiyik avatar hbiyik commented on July 16, 2024

yes, i have also looked at what i have done in P210 mesa patchset, there are alot of mistakes in there. But the biggest mistake is its existance :).

Mesa upstream or panfork both supports P210 through egl without any patchset, so those need to be removed.

I will send an update, but could you have a look at these, if merged, i will update docs to use force_yuv=uncompact

from ffmpeg-rockchip.

hbiyik avatar hbiyik commented on July 16, 2024

here is the v3 with latest changes

rendering-docs_v3.patch.tar.gz

from ffmpeg-rockchip.

Related Issues (18)

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.