Skip to content
Snippets Groups Projects
Commit b2f2236d authored by Gurkirpal Singh's avatar Gurkirpal Singh Committed by Julien Isorce
Browse files

st/omx/tizonia: Add H.264 encoder


v2: Refactor out screen functions to st/omx

Example Gstreamer pipeline :
gst-launch-1.0 filesrc location=movie.mp4 ! qtdemux ! h264parse ! avdec_h264 ! videoconvert ! omxh264enc ! h264parse ! avdec_h264 ! videoconvert ! ximagesink

Acked-by: default avatarLeo Liu <leo.liu@amd.com>
Reviewed-by: default avatarJulien Isorce <julien.isorce@gmail.com>
parent 83d4a5d5
No related branches found
No related tags found
No related merge requests found
Showing
with 2106 additions and 403 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment