jetson-ffmpeg

ffmpeg support on jetson nano (by jocover)

Jetson-ffmpeg Alternatives

Similar projects and alternatives to jetson-ffmpeg

  1. voukoder

    Provides an easy way to include the FFmpeg encoders in other windows applications.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. blur

    Add motion blur to videos

  4. FFaudioConverter

    Graphical audio convert and filter tool

  5. yolo-tensorrt

    TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.

  6. yolov5-deepsort-tensorrt

    A c++ implementation of yolov5 and deepsort

  7. JetsonGPIO

    A C++ library that enables the use of Jetson's GPIOs

  8. MystiQ

    Qt5/C++ FFmpeg Media Converter

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. jetson-inference

    Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.

  11. QtAv

    A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk

  12. QMPlay2

    QMPlay2 is a video and audio player which can play most formats and codecs.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jetson-ffmpeg alternative or higher similarity.

jetson-ffmpeg discussion

Log in or Post with

jetson-ffmpeg reviews and mentions

Posts with mentions or reviews of jetson-ffmpeg. We have used some of these posts to build our list of alternatives and similar projects.
  • Jetson Nano Hardware Accel
    1 project | /r/ShinobiCCTV | 23 Apr 2023
  • My low power homelab: 2 RPi, 4 RPI Zero, 1 Nuc & 1 Jetson Nano.
    1 project | /r/homelab | 4 May 2022
    I made my own build of frigate using the community nvmpi ffmpeg decoder. What I didn't realise when I bought Jetson is normal Nvidia nvdec ffmpeg is not supported on Jetsons, and nvidia did little to enable their different hardware decoder for Jetsons, and concentrated their efforts on gstreamer instead of ffmpeg. So you need to use 3rd party nvmpi extension for ffmpeg https://github.com/jocover/jetson-ffmpeg . Also I debloat Frigate ffmpeg build. I spent a lot of time trying to get the hardware decoder working on rk3399 before giving up and getting a jetson nano. Reducing build time by removing all the unnecessary codecs is helpful for testing. https://pastebin.com/bxWwDz0K is my ffmpeg config for Frigate. Copy and create a new build in Frigate Makefile for aarch64nvmpi based off the aarch64 config. Make that config use the ffmpeg config specific to nvmpi.
  • Problem trying to capture desktop livestream with hdmi capture card.
    1 project | /r/ffmpeg | 3 Sep 2021
    I purchased the jetson nano because the initial specs indicated that real time encoding for 1080p 60fps was possible. Later did I figure out that the jetson nano has a different driver for their onboard gpu different than the desktop gpus. The desktop gpu use nvenc dedicated hardware for encoding that works with ffmpeg, alas for the jetson nano, nvidia does not support ffmpeg hardware accelerated encoding out of the box, only decoding. But, someone actually came up with a solution to include the nvmpi lib that utilizes the nvenc hardware acceleration for encoding. https://github.com/jocover/jetson-ffmpeg
  • Jetson Nano And Ffmpeg
    1 project | /r/ShinobiCCTV | 16 Jan 2021
  • A note from our sponsor - InfluxDB
    influxdata.com | 23 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Stats

Basic jetson-ffmpeg repo stats
4
650
0.0
about 2 years ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?