Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libmlv #21

Open
Randrianasulu opened this issue Oct 8, 2023 · 0 comments
Open

libmlv #21

Randrianasulu opened this issue Oct 8, 2023 · 0 comments

Comments

@Randrianasulu
Copy link

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 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant