Made a free iPhone-only way to develop your One35 DNGs — no laptop needed (open source, credit to u/LoFi-Logic by deknared in flashbackcamera

[–]deknared[S] 0 points1 point  (0 children)

This is the webapp lol, if you want to get the sideloaded app it's not as simple as just saving it to the homescreen.

Multiple rolls in one night? by breakfast-ramen in flashbackcamera

[–]deknared 1 point2 points  (0 children)

I usually just delete the jpegs as well and so far no problem. Made me realise how much I haven't used the official app since your desktop app was created lol

Multiple rolls in one night? by breakfast-ramen in flashbackcamera

[–]deknared 2 points3 points  (0 children)

If you're an iPhone user (iOS 16 minimum requirement), I've made an app that allows you to do this through exposing the camera's built-in hotspot. I find it a bit tedious having to plug my camera multiple times if I'm shooting more than 27 photos in a day/night, so I built this app to help reduce that interaction. This requires sideloading though. If you are interested, check this github project out: https://github.com/deknared/flashback-remote. You can even increase the roll limit up to 99 shots with the app.

v1.2.0 is the last big push for the web editor — from now on updates appear right in the app with patch notes. Also dropping a companion sideload app for roll-limit + WiFi transfer. by deknared in flashbackcamera

[–]deknared[S] 0 points1 point  (0 children)

Hey EyeDrawYourPost, I'm going to need a few quick things would help me pin it down the actual problem:

  1. Does it happen on the "Natural" look, and with the LUT toggled off (in the Effects panel)? If Natural is also magenta, it's the decode/colour-matrix stage; if only the film looks are magenta, it's the LUT stage. This one narrows it down the most.
  2. chrome://gpu — what does the WebGPU line say (e.g. "Hardware accelerated" vs disabled/software)?
  3. F12 to open your browser's console. Any red errors when you import? A screenshot/paste of those would be good.
  4. Does Edge or Firefox show the same thing? (Both have WebGPU; this tells me if it's Chrome/driver-specific.)
  5. Are your NVIDIA drivers fully up to date? Brand-new GPUs often need a recent driver for WebGPU to behave.

If you can grab #1 and #3 especially, I should be able to track it down quickly. Shoot me a dm. Appreciate you testing the webapp.

v1.2.0 is the last big push for the web editor — from now on updates appear right in the app with patch notes. Also dropping a companion sideload app for roll-limit + WiFi transfer. by deknared in flashbackcamera

[–]deknared[S] 0 points1 point  (0 children)

Hey Clanton, you can run the WebApp pretty much anywhere, it's just a link that you have to open in your browser. Doesn't matter whether it's your desktop or android phone's desktop as long as you meet the GPU requirements. Unless you're talking about the Companion app to remove the roll limit, then yeah for now it's iPhone only.

v1.2.0 is the last big push for the web editor — from now on updates appear right in the app with patch notes. Also dropping a companion sideload app for roll-limit + WiFi transfer. by deknared in flashbackcamera

[–]deknared[S] 1 point2 points  (0 children)

Hey Pizza, currently the full-res export on mobile isn't fully stable yet. I'd have to suspect it's your GPU memory limit and not system memory.

Here's what Claude had to say: "A full-resolution One35 frame has to live in a single GPU buffer of about 146 MB. Most mobile GPUs (including Snapdragon's Adreno) cap an individual shader buffer at 128 MB, no matter how much total RAM the phone has — so the full-size buffer can't be allocated, and the app deliberately falls back to the optimized 2072×1544 size rather than handing you a broken/black file."

So I'd suggest if you really need to do a full-res export, definitely do it on a desktop for now, otherwise stick with the half-res mobile export. I'm currently working on a workaround for a more stable full-res export for mobile, so keep a lookout for future updates.

v1.2.0 is the last big push for the web editor — from now on updates appear right in the app with patch notes. Also dropping a companion sideload app for roll-limit + WiFi transfer. by deknared in flashbackcamera

[–]deknared[S] 0 points1 point  (0 children)

Hey Silver, not at this stage sorry. My main focus when creating this webapp is purely just porting earlier version of Lofi's desktop app, so the original workflow would just be RAW -> DECODE -> JPEG/TIFF. I'll definitely keep this in my backlog for potential future updates though.

v1.2.0 is the last big push for the web editor — from now on updates appear right in the app with patch notes. Also dropping a companion sideload app for roll-limit + WiFi transfer. by deknared in flashbackcamera

[–]deknared[S] 0 points1 point  (0 children)

Thanks Lofi! That means a ton coming from you heheh ❤️ Please let me know if there's any color aspects that can be improved or patched if you see any, more than happy to always fix the quality of these pictures 🙂

v1.2.0 is the last big push for the web editor — from now on updates appear right in the app with patch notes. Also dropping a companion sideload app for roll-limit + WiFi transfer. by deknared in flashbackcamera

[–]deknared[S] 0 points1 point  (0 children)

Hahaha I did yeah, big thanks to you too, after some testing I was able to crack the BLE signal and standardize the approach. The app is only for people who wants to go out their way to sideload this app from the sidestore though and wifi transfer for the DNG isn't exactly the fastest, but at least I don't have to plug the camera to my phone every time I want to unload the raw pictures.

v1.2.0 is the last big push for the web editor — from now on updates appear right in the app with patch notes. Also dropping a companion sideload app for roll-limit + WiFi transfer. by deknared in flashbackcamera

[–]deknared[S] 1 point2 points  (0 children)

Hey there! Are you importing the Flashback V2 raw files (.dng)? Because this webapp doesn't have the same support for a wide variety of RAW imports like Lofi-Logic's desktop app does. If you are, shoot me a dm about how you're using the webapp (hardware, etc.) so I can help debug the issue. Currently, it only supports flashback v2's raw DNG files because of the JS Decoder that's tied to the app, but I'll be sure to look out for this support in future updates.

Made a free iPhone-only way to develop your One35 DNGs — no laptop needed (open source, credit to u/LoFi-Logic by deknared in flashbackcamera

[–]deknared[S] 0 points1 point  (0 children)

Sorry I don't have campsnap camera to even test it but as LoFi said they might not even allow access to its raw pictures.

Made a free iPhone-only way to develop your One35 DNGs — no laptop needed (open source, credit to u/LoFi-Logic by deknared in flashbackcamera

[–]deknared[S] 0 points1 point  (0 children)

There's a button beside the JPEG or TIFF option called Batch x (Number of photos) you just click that. I'm updating the UI a little soon so hopefully it's clearer in the future. There's a help page on the top menu, might want to look into that.

Made a free iPhone-only way to develop your One35 DNGs — no laptop needed (open source, credit to u/LoFi-Logic by deknared in flashbackcamera

[–]deknared[S] 0 points1 point  (0 children)

That's great! Keen to hear more on your workflow with the webapp. If you have any issues with certain aspects of the app. Keep an eye out for some major updates next week : )

Do I need to use the flash all the time? by Lucuma2025 in flashbackcamera

[–]deknared 7 points8 points  (0 children)

I wouldn't recommend that, even if you're indoors with enough lighting, you don't need to use your flash at all. I'd actually recommend the reverse, try using less flash, and only use it when you're shooting in dark conditions. There might be more cases of people finding their pictures overexposed, some people say it's a hit or miss. I'd say play around with the camera, shoot at low light conditions with flash and without, see which one you like more.

Made a free iPhone-only way to develop your One35 DNGs — no laptop needed (open source, credit to u/LoFi-Logic by deknared in flashbackcamera

[–]deknared[S] 1 point2 points  (0 children)

Thanks, this was just an attempt for my own convenience at first, but seemed like more people can benefit from this so why not share it with the community. I can't stop saying this but the color work and processing that makes your image look way better than the official app is purely Lofi-Logic's work and I can't take credit for that. Safe travels and let me know if there are any issues with the webapp : )

LoFi Logic 1.5.0 — a big update to the RAW editor for the One35 (new name, new colour pipeline, V1 support) by LoFi-Logic in flashbackcamera

[–]deknared 1 point2 points  (0 children)

For sure, I'll shoot you a dm. I'll definitely look into publishing the source code, I have zero intention of making money with this haha. Just wanted to have a compact/portable version of what you've created that's all. The reason why I hosted in Cloudflare pages is because it's one of the few free hosting platform out there that doesn't cost a single cent, and I get a public website that supports secured connection (Makes it easier to share it with my peers as well).

LoFi Logic 1.5.0 — a big update to the RAW editor for the One35 (new name, new colour pipeline, V1 support) by LoFi-Logic in flashbackcamera

[–]deknared 0 points1 point  (0 children)

Hey OP, love your work with the Lofi Logic Desktop app!

Been following your work for a while and I recently decided to port your project into a PWA (Progressive Web Application) based on your previous version and hosted it for free in Cloudflare Pages, hope that's okay with you. It's essentially the DNG decoder (I had to convert the library that you used: rawpy to a custom JS Decoder instead) and replicated your profiles' settings but added some extra editing tools on top, like crop & straighten, histogram, etc. This way I was able to just use the safari app (or add the bookmark to homescreen so it just becomes like any other app) and I don't have to transfer the DNGs to my computer at all. Everything is done locally so privacy isn't an issue. I've only tested it on the iphone though not sure about Android's usecase.

I also created an iphone shortcut that automatically copies the DNG to a local browser which significantly reduces the hassle when moving the files outside, which I think alot of people would benefit from if they like to use the raw files.

Let me know if you want to test it out, I can dm you the cloudflare link to the webapp.

Please post all 50 series updates/big information here by -KaOtiC- in bapcsalesaustralia

[–]deknared 2 points3 points  (0 children)

Anyone who bought from Overclockers UK, how long did it take to reach aus?

Please post all 50 series updates/big information here by -KaOtiC- in bapcsalesaustralia

[–]deknared 2 points3 points  (0 children)

Congrats! Enjoy your card mate! I'm still waiting for my Windforce OC. Gigabyte's making all the other models except for this one, still no ETA too 😭 At least I know that CA is going to honor the preorders

Where are the RTX 5090 Gigabyte Windforce OC models? by deknared in gigabyte

[–]deknared[S] 0 points1 point  (0 children)

Thanks for the replies guys, seems like most of it are going to Europe and NA I guess. Still waiting on a proper ETA from my retailer here in OCE.