liuziangexit

Results 12 comments of liuziangexit

Hello Sir I believe you should choose a certain Image library first... And then we can talk about how to use those API to do that... On Tue, Oct 1,...

This is what you are looking for? https://imagemagick.org/script/formats.php On Tue, Oct 1, 2019 at 4:26 PM Vo Anh Kiet wrote: > I'm using FFMPEG for converting from .265 bitstream into...

HEIF Utility only supports **Apple HEIF** which is the HEIF photo taken by an iOS device. That nokia example image doesn’t supported by HEIF Utility....but its very easy to open...

https://github.com/liuziangexit/HEIF-Utility-Native-DLL/blob/master/Srcs/HUD/main.cpp function `read_heif_info` can acquire id of those thumbnails. and function `read_heif_tiles` can read those thumbnails based on result of `read_heif_info` this should work... those code is written by me...

https://github.com/liuziangexit/HEIF-Utility-Native-DLL/tree/master/Srcs/HUD

Hello guys, greetings Looks like I'm runnning into the same problem with raspi3B+FFmpeg-n4.3.1. I did some investigation, and i doubt that this build error is because instruction USAT(and its brother...

If this is the case, i think the fix should be using the USAT alternative instruction while in ARMv8, but since im not a ARM guy i dont know what...

@bjanczak ![image](https://user-images.githubusercontent.com/15322450/40961445-39a5e6b2-68d5-11e8-9623-8da6b2c4a13a.png) same problem...did you solve it? can you tell me how? im appreciated.

well, i have solved it. in my situation, this is caused by connection leak in old version c3p0. our team is using a 2006 built of c3p0, and looks like...

@catolm excuse me but why? Whats the difference between ucontext.h and sys/ucontext.h? danke!