-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
I've been working on trying to get mplayer to run on the pi with full gpu decode, and I've hit a wall with the lack of documentation on the OMX interface
http://bpaste.net/show/151411/
I think I've properly adapted the hello_video.c code to remove the scheduler and accept data from player, but it just hangs at ilclient_get_input_buffer and never gets a buffer to put data into
is where any documentation on things like the ports in set_tunnel(&tunnel,video_decode,131,video_render,90); or how its supposed to be used, beyond hello_video?
Metadata
Metadata
Assignees
Labels
No labels