Skip to content

gzhuli/gst-plugin-cedar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

 
 
 

Languages

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