Code Monkey home page Code Monkey logo

Comments (12)

lclevy avatar lclevy commented on June 4, 2024 1

https://github.com/lclevy/canon_cr3/blob/master/readme.md#crx-compression

from rawspeed.

stloeffler avatar stloeffler commented on June 4, 2024 1

As I needed this myself, I implemented a basic GPR decompressor in #146 - I hope this helps.

from rawspeed.

supertobi avatar supertobi commented on June 4, 2024

Here is the jpeg version of the photo:

gopr0020

from rawspeed.

supertobi avatar supertobi commented on June 4, 2024

GoPro HERO5 Black RawTherapee issue:
Beep6581/RawTherapee#3569

from rawspeed.

shoffmeister avatar shoffmeister commented on June 4, 2024

https://trac.ffmpeg.org/ticket/1087

https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/libavcodec/cfhd.c <-- that is supposed to decode the video, so the compression might serve as a template?

This codec goes by VC-5 (misnamed, it seems), cfhd, CineForm HD.

Also: http://cineform.com/compression-subsystem

from rawspeed.

supertobi avatar supertobi commented on June 4, 2024

GoPro Open Sources the CineForm Codec:
https://gopro.com/news/gopro-open-sources-the-cineform-codec

https://github.com/gopro/cineform-sdk

from rawspeed.

LebedevRI avatar LebedevRI commented on June 4, 2024

Yep, seen that yesterday.
I suppose libraw will want to link to that.
As for rawspeed, i suppose a clean, minimal implementation (with less horrible code than that, and no double/triple-licensing shenanigans) could be added by implementing from scratch.

from rawspeed.

LibRaw avatar LibRaw commented on June 4, 2024

I suppose libraw will want to link to that.

Most likely no in (coming) 0.19, but most likely yes in next version cycle

from rawspeed.

pzemlyan avatar pzemlyan commented on June 4, 2024

General Purpose Raw image format API was released: https://github.com/gopro/gpr
Also a few HERO6 samples was uploaded: https://raw.pixls.us/getfile.php/2556/nice/GoPro%20-%20HERO6%20Black%20-%2016bit%20(4:3).GPR

from rawspeed.

supertobi avatar supertobi commented on June 4, 2024

GoPro just released the HERO7, are there any news here ore in @LibRaw?

from rawspeed.

LebedevRI avatar LebedevRI commented on June 4, 2024

Here - no, nothing has changed.

After reading through the existing crumbs of info on the Canon's CRX codec,
they both seem to be based on wavelets, which is, i suppose, not all that surprising.
So maybe after Canon's CRX codec is implemented,
maybe this could be implemented on top of that code.

from rawspeed.

supertobi avatar supertobi commented on June 4, 2024

Btw. I just discovered this project:
https://github.com/emericg/libcineform

from rawspeed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.