Opened 14 years ago
Closed 4 years ago
#10976 closed Patch - Bug Fix (Trac EOL)
Improve default video display profiles
| Reported by: | danielk | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 29.2 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
1/ The "High Quality" "Normal" and "Slim" profiles should at least try to use VDPAU for display of the video.
2/ The other profiles should all have at least one fallback that uses ffmpeg to decode the video in case the hardware decoder doesn't support a video file that the user wants to play.
Attachments (1)
Change History (11)
by , 14 years ago
| Attachment: | 10976-v1.patch added |
|---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
| Milestone: | unknown → 0.27 |
|---|---|
| Status: | new → accepted |
ok, if fallback is currently broken there is no point in getting this in before 0.26, I'll push it to 0.27.
comment:3 by , 13 years ago
| Milestone: | 0.27 → 0.28 |
|---|
comment:4 by , 10 years ago
| Owner: | removed |
|---|---|
| Status: | accepted → new |
comment:7 by , 9 years ago
| Milestone: | 29.0 → 29.1 |
|---|
comment:8 by , 8 years ago
| Milestone: | 29.1 → 0.28.2 |
|---|
Moving remaining open tickets to 0.28.2 milestone
comment:10 by , 4 years ago
| Resolution: | → Trac EOL |
|---|---|
| Status: | new → closed |
We have moved all bug tracking to github [1]
If you continue to have this issue, please open a new issue at github, referencing this ticket.

This ticket depends on #10602 to properly work. Getting the profile created isn't enough as fallback just doesn't work currently