Skip to content

A GStreamer pipeline that accepts a video file (.mkv) and returns a EGLStream

Notifications You must be signed in to change notification settings

WhaSukGO/EGLStreamProducer

Repository files navigation

Video to EGLStream

  • This project is for Tegra platform (ex. Jetson Nano), manipulating Nvidia's GStreamer plugins for hardware acceleartion
  • A EGLStream producer, a modified version of the code here
  • Written in C++
  • Supports .mkv file (.mp4 is upcoming)

Notes

  • nvvideosink only supports ABGR (check it out on nvvideosink section)
  • nvvidconv cannot control the output format using bl-output (block-linear)

About

A GStreamer pipeline that accepts a video file (.mkv) and returns a EGLStream

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published