Skip to content

gzhuli/gst-plugin-cedar

This branch is 4 commits ahead of ramjet-labs/gst-plugin-cedar:master.

Repository files navigation

GStreamer 0.10 plugin for Cedar h264 hardware encoding with no binary blobs.

Based on PoC h264 encoder by Jens Kuske:
https://github.com/jemk/cedrus/tree/master/h264enc

Usage:

gst-launch -ve videotestsrc ! cedar_h264enc ! h264parse ! matroskamux ! filesink location="cedar.mkv"

gst-launch -ve videotestsrc ! cedar_h264enc ! ffmux_mp4 ! filesink location="cedar.mp4"

Tested up to 1080p.

About

GStreamer plugin for Cedar hardware encoding

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.5%
  • M4 5.2%
  • Makefile 1.4%
  • Shell 0.9%