Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

libmlv #21

@Randrianasulu

Description

@Randrianasulu

Well, probably not issue per se, more like "I found this bit of code" ...

https://github.com/ilia3101/LibMLV/commits/master

as far as I understand this is MLV (RAW video camera format from Magic Lantern developers) reading/writing library, so in theory one can write single file instead of many DNGs ...

https://www.magiclantern.fm/forum/index.php?topic=24386.50
"Topic: The MLV format "

As far as I understand ffmpeg can read this format, at least older version of it ...

you need commit before rewrite, where correct Makefile for library exist, and I also added " -lz" to main compiler line , where -lgomp lives, so gcc was sayng:

gcc raw2mlv.o libraw_r.a ../../lib/libmlv.a -o raw2mlv -lm -lgomp -lstdc++ -lz

not tested with any actual raw file yet ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions