Post

Replies

Boosts

Views

Activity

Software Update fails on 3rd Gen iPad Pro with iPadOS 16.1 Beta 8
After recently updating my 3rd Gen iPad Pro with iPadOS 16.1 Beta 8, I can no longer check for software updates. I receive and obscure error stating that the device can't check for updates. And, even though it has a "Try Again" button, clicking that multiple times results in the same error. Anyone else have any insights into this recent issue with the latest iPadOS Beta release? I've already sent feedback to Apple. Just curious if anyone else is experiencing the same issue. Update: Seems to be working now. I guess there was an issue with the update server?
0
0
775
Sep ’22
CIFilter: proper options to open Fujifilm .RAF RAW files?
I recently downloaded the CIFilter rawExpose sample code. I'm able to build and open Canon RAW files without a problem. However when I attempt to open a Fujifilm .RAF file from an X-T10 camera, it appears megenta in color with a cross hatch pattern (a sign that it is not properly parsing the X-Trans sensor data properly). I'm using the new CIFilter call below with the standard options set in the sample code:CIFilter(imageData: imageData as Data, options: rawOptions)Looking at the decoder info, it is using decoder with ID = 6. It sees that it is a Fujifilm camera, but does not appear to decode the RAW image properly. Does anyone know if there are special options that need to be passed in order for the decoder to process data from an X-Trans sensor?
1
0
728
Jul ’16