Skip to content

Allwinner H3/V3s/S3 et al video encoder using closed source library (more options than the open source one)

License

Notifications You must be signed in to change notification settings

peteallenm/gst-plugin-cedar-cs

Repository files navigation

GStreamer 1.0 plugin for Cedar h264 hardware encoding using the closed source library

Based on the non-binary blob version https://github.com/gtalusan/gst-plugin-cedar which is excellent, but doesn't support constant bitrate.

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 at 720p/60

About

Allwinner H3/V3s/S3 et al video encoder using closed source library (more options than the open source one)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published