Tanzhong Jin

Results 51 comments of Tanzhong Jin

Affinity photos are also available on Windows. As a last resort you can try that out.

``` identify -verbose /Users/jin/Downloads/pacemaker\ story-005.tiff Image: Filename: /Users/jin/Downloads/pacemaker story-005.tiff Permissions: rw-r--r-- Format: TIFF (Tagged Image File Format) Mime type: image/tiff Class: DirectClass Geometry: 35096x43682+0+0 Resolution: 600x600 Print size: 58.4933x72.8033 Units:...

You can try to report the errors to the relevant developers, and they might be able to fix it - perhaps it's quick fix! What is the exact error you...

Sometimes the output of `ulimit -a`, `sudo ulimit -a`, and `launchctl limit maxfiles` disagree. I don't know why. You might try something like `sudo launchctl limit maxfiles 10240000 102400000 ;...

Since this issue hasn't been closed, I assume you would still need someone to test on Apple Silicon? I have a m1 max macbook and is glad to help.

Also, have you considered releasing two versions (two .tar.xz files or two .apps in one .tar.xz file in this case), one for each architecture? Personally I generally dislike Universal Binaries...

Is this issue only limited to zip exports? I have a folder export and the images are also not loading. Would this [loading local images] be easier to implement if...

An old git clone from start of 2023: ``` ia_mpeghd_testbench -ifile:/Users/jin/Music/deemix\ Music/YOASOBI\ -\ THE\ BOOK\ 2/03\ -\ Romance.mp4 -cicp:2 -ofile:romance.wav -ifile:/Users/jin/Music/deemix Music/YOASOBI - THE BOOK 2/03 - Romance.mp4 -ofile:romance.wav ITTIAM...

`mediainfo`: ``` mediainfo /Users/jin/Music/deemix\ Music/YOASOBI\ -\ THE\ BOOK\ 2/03\ -\ Romance.mp4 General Complete name : /Users/jin/Music/deemix Music/YOASOBI - THE BOOK 2/03 - Romance.mp4 Format : MPEG-4 Format profile : Base...

Thank you! I completely forgot I performed the workaround in issue #1 in the old code. I tried applying that to the current code and still got the same behavior...