Mert

Results 543 comments of Mert

Alright, so Nest-style exceptions don't work at all when `passthrough` is disabled. They leave everything up to you, so throwing an exception actually crashes the server. On the other hand,...

Adding an interceptor or filter seems to just get ignored. But adding `.catch` to the call gets the job done: ``` this.assetService.serveFile(authUser, id, query, res).catch((err: Error) => { let status...

Exception handling works now without hacks. I.. I just needed to return...

Both provided sample images are now processed successfully, so I'm closing this issue.

The issue is because of the pixel format of the encoded videos. Firefox doesn't seem to support 10-bit H.264 video like `yuv420p10le`. The good news is that fixing this just...

No, this is something that would be added to the ffmpeg command internally. I'm working on improving colors for HDR->SDR conversion, so this is something I'll be revisiting soon :)

Hi Mark. Could you give more details about the image? Is it a live photo?

I seem to be having the same issue with live photos on iOS. If I take two pictures, one with it on and the other off, only the live photo...

> > doom is 32-bit and this is a 16-bit cpu, you can probably run snes doom in this or mod doom to be 16-bit, but vanilla doom? nah >...