GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Prima::Image::heif(3) User Contributed Perl Documentation Prima::Image::heif(3)

Prima::Image::heif

HEIF image save dialog

libheif so far could be built from the sources, and its dependencies as well, as major distros are not yet providing its binaries. For windows you can grab the distro from <http://prima.eu.org/download/libheif-1.12.0-win64.zip>.

  • You will need gcc,nasm,cmake
  • Get the sources for libaom,libx265,libde265. Build and install them.
  • Get the sources for libheif. Build, make sure that configure --disable-multithreading says this:

       configure: Multithreading: no
       configure: libaom decoder: yes
       configure: libaom encoder: yes
       configure: libde265 decoder: yes
       configure: libx265 encoder: yes
        
2025-07-04 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.