Skip to content

ramjet-labs/gst-plugin-cedar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 91.1%
  • M4 6.2%
  • Makefile 1.6%
  • Shell 1.1%