Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Thumbnail extraction should use OIIO for sequences and ffmpeg for video files #2843

Closed
antirotor opened this issue Mar 4, 2022 · 1 comment · Fixed by #3259
Closed

Thumbnail extraction should use OIIO for sequences and ffmpeg for video files #2843

antirotor opened this issue Mar 4, 2022 · 1 comment · Fixed by #3259
Labels
type: bug Something isn't working

Comments

@antirotor
Copy link
Member

antirotor commented Mar 4, 2022

Problem

Current implementation of thumbnail extractor (ExtractJpegEXR) is using ffmpeg to create thumbnails. But this is not optional (as it can't handle certain types of exrs, and so on). Better way would be to use OpenImageIO for image sequences and for video files use ffmpeg as it is. And, the name of the plugin isn't perfect either 😕

Related #2832

[cuID:OP-2846]

@antirotor antirotor added the type: bug Something isn't working label Mar 4, 2022
@jakubjezek001
Copy link
Member

Also this discussion related to OIIO with OCIO tags distribution is related to OIIO processing. https://github.com/pypeclub/OpenPype/discussions/2574

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants