Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12675 closed Patch - Feature (fixed)

Raspberry pi: Need a default video display profile for OpenMAX

Reported by: Peter Bennett <pgbennett@…> Owned by: JYA
Priority: minor Milestone: 0.28
Component: MythTV - Video Playback Version: 0.28.0
Severity: medium Keywords: Raspberry pi
Cc: Ticket locked: no

Description

Raspberry pi needs to use OpenMAX decoder and renderer. There should be a default display profile to assist in the frontend video playback setup.

I am working on the fix and I will attach a pull request in the next couple of days.

Change History (5)

comment:1 Changed 8 years ago by Peter Bennett <pgbennett@…>

Code is ready to commit to master.

Pull request is here https://github.com/MythTV/mythtv/pull/113

comment:2 Changed 8 years ago by Peter Bennett <pgbennett@…>

This pull request adds a video display profile called "OpenMAX Normal", if the frontend is compiled with OpenMAX support, in the same way that is don for VDPAU, VAAPI, etc.

The way it works, even if you previously have set up your front end, the first time you enter the display profile setup with a version of frontend that includes this code, the "OpenMAX Normal" display profile will be added for your host id.

comment:3 Changed 8 years ago by Peter Bennett <pgbennett@…>

I have added a fallback deinterlacer of onefield as suggested by Stuart M.

comment:4 Changed 8 years ago by Peter Bennett <pgbennett@…>

Resolution: fixed
Status: newclosed

In f08357c365ddd930f3bf988e9453e8c48e04d78c/mythtv:

Add fallback deinterlacer of onefield to OpemMAX Normal

Signed-off-by: Stuart Morgan <smorgan@…>

Fixes #12675

comment:5 Changed 8 years ago by Peter Bennett <pgbennett@…>

In bac4619608faa7ee8380198e26f5051e2eed7dd3/mythtv:

Add fallback deinterlacer of onefield to OpemMAX Normal

Signed-off-by: Stuart Morgan <smorgan@…>

Fixes #12675

Note: See TracTickets for help on using tickets.