Giter VIP home page Giter VIP logo

Comments (2)

tkammacher avatar tkammacher commented on June 3, 2024

One possible cause for the low performance of videoconvert might be the missing ORC support for AArch64 (https://gstreamer.freedesktop.org/projects/orc.html).

Profiling of videoconvert example pipeline

tegra_sys_perf_videoconvert

from linux-l4t.

tkammacher avatar tkammacher commented on June 3, 2024

The issue appears to be specific to GStreamer 1.10.2. It could not be reproduced with 1.8.0
Therefore it is considered not relevant to this project.

Example videoconvert with GStreamer 1.8.0

gst-launch-1.0 v4l2src io-mode=3 ! 'video/x-raw, width=3840, height=2160, framerate=30/1, format=UYVY' ! videoconvert ! 'video/x-raw, format=I420' ! xvimagesink

[11329.510604] video4linux video0: Captured 225 frames in 7521 ms (29.916 fps), 0 missed buffers

from linux-l4t.

Related Issues (7)

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.