tifig icon indicating copy to clipboard operation
tifig copied to clipboard

A fast HEIF image converter aimed at thumbnailing

Results 28 tifig issues
Sort by recently updated
recently updated
newest added

i run tifig throw exception : terminate called after throwing an instance of 'std::regex_error' what(): regex_error gcc version 6.5.0 (GCC) ffmpeg -version libavutil 55. 27.100 / 55. 27.100 libavcodec 57....

Well cmake for static build goes well. But error occures during make cmake -D STATIC_BUILD=ON .. ``` MacBook-Haha:build Haha$ cmake -D STATIC_BUILD=ON .. -- The C compiler identification is AppleClang...

This project is licensed under APL, which allows commercial usage. In readme file, you put a link to Nokia HEIF library. However, that project limits the license to non-commercial usage...

My project is running in prod environment with Alpine docker image **_node:8.9.4-alpine_**. The packages scpecified here https://github.com/monostream/tifig#linux most of them are not valid Alpine packages. Do I have to take...

Hi, I've uploaded tifig to Arch User Repository today: https://aur.archlinux.org/packages/tifig-git/ to make it accessible and available to the large Arch community. While it does install, I've had to install the...

Hello, I am a graduate student specializing in static analysis of programs. Recently, while using a static analysis tool to detect issues in open-source projects, I found several defects in...

On Linux Mint trying to build this but I get this error ` make [ 2%] Built target h265parser [ 4%] Built target avcparser [ 89%] Built target common Consolidate...

build failed with ffmpeg 5.1.2 error: "use of undeclared identifier 'avcodec_register_all'" found that it has been deprecated since ffmpeg 4.0.