Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#12697 closed Patch - Bug Fix (fixed)

Raspberry pi: Cater for ffmpeg fallback

Reported by: Peter Bennett <pgbennett@…> Owned by: Peter Bennett
Priority: minor Milestone: 0.28.1
Component: Ports - rPi Version: Master Head
Severity: medium Keywords: Raspb erry Pi
Cc: Ticket locked: no

Description

If there is no MPEG2 license installed on the raspberry pi and you have the "OpenMAX Normal" profile selected, the player falls back to ffmpeg. With the current settings the playback becomes jerky.

It needs to have 4 CPUS in order to play effectively. This patch updates the default profile to allow 4 CPUS. With 4 CPUs the playback quality is excellent. In fact I prefer it this way and have commented the MPEG2 license on my frontend.

Attachments (1)

ticket_12697_ffmpeg_fallback.patch (726 bytes) - added by Peter Bennett <pgbennett@…> 8 years ago.

Download all attachments as: .zip

Change History (6)

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

comment:1 Changed 8 years ago by Peter Bennett

Owner: changed from JYA to Peter Bennett
Status: newaccepted

comment:2 Changed 8 years ago by Peter Bennett

Component: MythTV - Video PlaybackPorts - rPi
Milestone: unknown0.28.1

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

Resolution: fixed
Status: acceptedclosed

In 77359a03b9109b32e5b684e6a8e95e740f97c7c5/mythtv:

Change OpenMAX Normal profile to allow 4 CPUs for decoding, to allow for fallback to ffmpeg.

Fixes #12697

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

In 282f0e08a65bbd39a381317b477c3ee033085f05/mythtv:

Change OpenMAX Normal profile to allow 4 CPUs for decoding, to allow for fallback to ffmpeg.

Fixes #12697

(cherry picked from commit 77359a03b9109b32e5b684e6a8e95e740f97c7c5)

comment:5 Changed 6 years ago by Peter Bennett

Owner: changed from Peter Bennett to Peter Bennett
Note: See TracTickets for help on using tickets.