Skip to content

player: open image format [enhancement] #339

Open
@Xuno

Description

@Xuno

Can code be tuned for opening image formats like PNG or TIFF as video source?
I want to add a feature for open sequence of images for playback.

i.e. - ffmpeg -r 25 -i %04d.tif

If video source selected as OpenUrl in format like C:\Video\image-seq%04d.tif,
then the player plays image sequence only if non OpenGL rendering.

Sample of playback if OpenGL is used:
qt-tiff1
Pixel format: rgb48le

Playback if QPainter rendering is used:
snipimage
snipimage

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/6891951-player-open-image-format-enhancement?utm_campaign=plugin&utm_content=tracker%2F307703&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F307703&utm_medium=issues&utm_source=github).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions