Opened 16 years ago

Closed 12 years ago

#5763 closed Developer Task (Won't Fix)

Embedded Video widget for mythui

Reported by: stuartm Owned by: stuartm
Priority: major Milestone: unknown
Component: MythTV - User Interface Library Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Mythui is going to need some sort way of displaying video for the watch recordings screen, program guide and other areas where skamithi has embedded video etc.

Unlike the existing video embedding this would be better as a self-contained widget which could then, in theory, be added to any screen and even menus. In plugins such as mythvideo it might even be used to playback previews of videos.

When selected the widget should be able to offer cutdown playback controls - Pause/Skip/Rewind? etc. It should support optional buttons for touchscreen users to control playback.

Change History (11)

comment:1 Changed 15 years ago by stuartm

Status: newaccepted

comment:2 Changed 15 years ago by stuartm

Milestone: 0.220.23

comment:3 Changed 15 years ago by stuartm

Component: mythtvMythTV - User Interface Library

comment:4 Changed 14 years ago by stuartm

Milestone: 0.230.24

comment:5 Changed 14 years ago by robertm

Milestone: 0.240.25

Seems like there is no way this is getting done for .24. Possible re-assign to markk?

comment:6 Changed 14 years ago by beirdo

As a note: this widget also should have support for maintaining aspect ratio (just so it's not forgotten)

comment:7 Changed 14 years ago by stuartm

Milestone: 0.25

Milestone 0.25 deleted

comment:8 Changed 13 years ago by stuartm

Milestone: 0.25unknown
Type: taskDeveloper Task
Version: headTrunk Head

comment:9 Changed 13 years ago by paulh

In ([6fd38760e])

Add the beginnings of a general purpose video widget.

At the moment it just allows you to pass a MythImage? or QPixmap to display for each frame and isn't very efficient but I'm sure it can be improved by someone more familiar with the painters. It's what I've been using to test the MythUI friendly visualisers in MythMusic.

Refs ticket 5763.

comment:10 Changed 13 years ago by Paul Harrison

Add the beginnings of a general purpose video widget.

At the moment it just allows you to pass a MythImage? or QPixmap to display for each frame and isn't very efficient but I'm sure it can be improved by someone more familiar with the painters. It's what I've been using to test the MythUI friendly visualisers in MythMusic.

Refs ticket 5763.

Changeset: 6fd38760e169222be2c38c9947e52758f36822e3

comment:11 Changed 12 years ago by stuartm

Resolution: Won't Fix
Status: acceptedclosed
Note: See TracTickets for help on using tickets.