Skip to content

omx video decode api #230

@cleverca22

Description

@cleverca22

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions