Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
/ braw-to-dng Public archive

Small CLI tool to convert a single-frame braw file to dng

License

Notifications You must be signed in to change notification settings

Floffah/braw-to-dng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BRAW to DNG

As of Blackmagic's camera firmare 8.1, stills are no longer saved as DNG files, but as single-frame BRAW video files. This is a small script to convert them back to DNG files.

NOTE that you will very likely lose quality/data by using this - you should import your braw stills into Davinci Resolve and export individual frames there.

Usage:

braw-to-dng -i /some/input/directory -o /some/output/directory -f dng|png

This is heavily based on Blackmagic's ExtractFrame sample.

About

Small CLI tool to convert a single-frame braw file to dng

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published