cdgriffith / FastFlix

FastFlix is a free GUI for H.264, HEVC and AV1 hardware and software encoding!
https://fastflix.org/
MIT License
1.14k stars 56 forks source link

Preview image is too small #237

Closed chelobaka closed 3 years ago

chelobaka commented 3 years ago

Please make it possible to view bigger preview image. It's too small on a HiDPI monitor. Some possible solutions:

cdgriffith commented 3 years ago

Ability to click on the image and get a pop-out full size tiff image now in 4.4.0 https://github.com/cdgriffith/FastFlix/releases/tag/4.4.0

In the future might be nice to select exact timing for the image, as well as upgrade to using AVIF full HDR10 supported images when OSes (and pyqt) ship with those decoders by default.

Thanks for the enhancement!