Skip to content

GStreamer plugin for Cedar hardware encoding on AllWinner H3 SoCs

License

Notifications You must be signed in to change notification settings

jrhopper/gst-plugin-cedar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GStreamer 1.0 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 on AllWinner H3 SoCs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.1%
  • M4 3.3%
  • Other 1.6%