https://bugs.freedesktop.org/show_bug.cgi?id=91281
--- Comment #5 from Andy Furniss <adf.lists at gmail.com> --- I can do a patch, but I'll need time to think/look/test more. First thought = easy just add 52 and maybe make default vary with chip type as done elsewhere, will fix gst-vaapi, but not going to help OMX. Initial testing/looking it seems gst-omx doesn't go up to 5.2 plus gstreamer (or me + gstreamer) doesn't seem able to pass level anyway so it picks it up from the state tracker default - 4.2, changing this to 5.1 gets me 2160p encoding - but I guess I can't do anything platform specific in there. Maybe if fps is available in addition to width/height in radeon_vce.c ignore what level is sent by player as they may be wrong/not say anyway and work it out? Of course I don't currently know if this is possible, what implications there may be and what to do about different hardware capabilities. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160803/1df48515/attachment-0001.html>