Gary hilgemann

Results 26 comments of Gary hilgemann

Had the same issue @WangZhaoxue , did anyone run this project besides the author?

Thank you @WangZhaoxue for your help. I made the minor changes and still have the same error, but I must use PyTorch 1.2 or 1.3 and I think that´s the...

Have the same error wanghuok..do you find a solution?

i try to figure it more infos on this. i think we have to add the right flags to the configure to compile it for ARM. I started with the...

I see, i will try and fight on this :) I try to create an empty xcode and add the required functions.

Maybe this line is useful for someone. I compiled it for iOS from command-line with this line: ./configure CC=/Developer/Platforms/iPhoneOS.platform/Developer/usr/llvm-gcc-4.2/bin/llvm-c++-4.2 --host=arm-apple-darwin7

Thanks for the info. I added the de265 to my project, set the header search path and it compiled. I try now to write an YUV to RGB buffer and...

i have a project running but i´m not able to display one intra hevc frame with libde65. I tested the fille with the two apps in the AppStore and they...

I have converted all stuff to obj-c and i think i´m now at the position to display the decoded hevc/intra frame. I do not use vlckit, ffmpeg or other libs...

i have written some conversations classes but, i do not get an image yet and do not see any debug infos, it compiles and i have NO crashes :)..i tested...