Transcoding BRAW to MP4

Get answers to your questions about color grading, editing and finishing with DaVinci Resolve.
  • Author
  • Message
Offline

pzoani

  • Posts: 4
  • Joined: Wed Dec 15, 2021 6:00 pm
  • Real Name: Pablo Zoani

Transcoding BRAW to MP4

PostWed Dec 15, 2021 7:15 pm

Hi All, this is my first post here.

I'm trying to find a command line tool to transcode the new braw files to mp4 h264 in order to produce small proxies. It looks like ffmpeg does not support this type of conversion until now. Any ideas how to this?

Thanks in advance,

Pablo
Offline
User avatar

Mark Foster

  • Posts: 2089
  • Joined: Tue Oct 27, 2015 10:59 am
  • Location: austria - no kangaroos +g*

Re: Transcoding BRAW to MP4

PostWed Dec 15, 2021 10:55 pm

resolve?
cMP 5.1 2x3,46/96GB/2x2TB SSD/4x4TB/7101A 4x2TB 970evo+/HP1344/BMD4k/RadeonVII
macOS 12.6.3
BMPCC 6k pro (7.9.1)
meike s35 cine 25mm, 35mm, 50mm, 75mm
resolve studio 18.1.4
mini panel
speed editor
desktop video 12.1
intensity pro 4k
atem extreme (8.6.1)
Offline

pzoani

  • Posts: 4
  • Joined: Wed Dec 15, 2021 6:00 pm
  • Real Name: Pablo Zoani

Re: Transcoding BRAW to MP4

PostWed Dec 15, 2021 11:47 pm

Mark Foster wrote:resolve?


Is it a command line tool? I need to call it from the terminal (from another application which is written in java).

Thanks!
Offline
User avatar

Uli Plank

  • Posts: 25477
  • Joined: Fri Feb 08, 2013 2:48 am
  • Location: Germany and Indonesia

Re: Transcoding BRAW to MP4

PostThu Dec 16, 2021 1:07 am

I'd also suggest DaVinci Resolve, try Media Management.
My disaster protection: export a .drp file to a physically separated storage regularly.
Please visit digitalproduction.com/author/uliplank/

Studio 19.1.3
2017 iMac, MacOS 13.7.4, eGPU
MacBook M1 Pro and M4 Pro mini, MacOS 14.7.5
SE, USM G3
Offline

pzoani

  • Posts: 4
  • Joined: Wed Dec 15, 2021 6:00 pm
  • Real Name: Pablo Zoani

Re: Transcoding BRAW to MP4

PostThu Dec 16, 2021 1:13 pm

Hi,

I need to call the function from the command line in Windows or Linux.
Does resolve provide a command line tool? I'm not able to find it.

Thanks a lot,

Pablo
Offline
User avatar

Mark Foster

  • Posts: 2089
  • Joined: Tue Oct 27, 2015 10:59 am
  • Location: austria - no kangaroos +g*

Re: Transcoding BRAW to MP4

PostThu Dec 16, 2021 8:52 pm

no, there is no command line tool

viewtopic.php?f=3&t=112635
cMP 5.1 2x3,46/96GB/2x2TB SSD/4x4TB/7101A 4x2TB 970evo+/HP1344/BMD4k/RadeonVII
macOS 12.6.3
BMPCC 6k pro (7.9.1)
meike s35 cine 25mm, 35mm, 50mm, 75mm
resolve studio 18.1.4
mini panel
speed editor
desktop video 12.1
intensity pro 4k
atem extreme (8.6.1)
Offline

Peter Chamberlain

Blackmagic Design

  • Posts: 14921
  • Joined: Wed Aug 22, 2012 7:08 am

Re: Transcoding BRAW to MP4

PostFri Dec 17, 2021 4:01 am

moved to Resolve forum

you can do this in resolve with scripting.. see the help menu, documentation, dev docs, scripting
DaVinci Resolve Product Manager
Offline

ZRGARDNE

  • Posts: 927
  • Joined: Sun May 16, 2021 12:32 am
  • Real Name: Zeb Gardner

Re: Transcoding BRAW to MP4

PostFri Dec 17, 2021 3:09 pm

Do realize, blindly trascoding any raw footage to H.265 or even DNxHR can do irrecoverable damage.

BRaw allows you to change white balance and ISO as if it was done in camera. There is also additional highlight data that can be brought back with 'highlight recovery'. In addition to just being high bit depth, 14 bit?

H.265 offers none of this. 10 bit is the best you can do.

Ideal workflow would be to perform at least your base color grade before transcoding to make sure Exposure and WB are 90% there before throwing away that data.

Of course unless you are just using the h.265 files as intermediaries to throw away and perform actual grade and export with native Braw.
Offline
User avatar

Uli Plank

  • Posts: 25477
  • Joined: Fri Feb 08, 2013 2:48 am
  • Location: Germany and Indonesia

Re: Transcoding BRAW to MP4

PostFri Dec 17, 2021 3:24 pm

He was asking for proxies, Zeb.
My disaster protection: export a .drp file to a physically separated storage regularly.
Please visit digitalproduction.com/author/uliplank/

Studio 19.1.3
2017 iMac, MacOS 13.7.4, eGPU
MacBook M1 Pro and M4 Pro mini, MacOS 14.7.5
SE, USM G3
Offline

drewgandy

  • Posts: 63
  • Joined: Fri Jun 30, 2017 6:57 pm

Re: Transcoding BRAW to MP4

PostMon Feb 20, 2023 6:37 pm

I'm looking for something in a similar vein. I want to set up a remote "preview" capability for our media storage server. The idea being that we can look through footage that we've transferred to the server without having to be on site. Bit rates on a lot of the original content limits what we can do over the internet but I've found that Filestash can connect to object storage AND do on the fly ffmpeg transcoding. This seems to work ok for most content. But BRAW, I think, presents a challenge (haven't actually tested BRAW yet).

I should probably be asking this on the ffmpeg sites but figured I'd post here in case someone has any thoughts or info about ffmpeg and BRAW compatibility.
Offline

CaptainHook

Blackmagic Design

  • Posts: 2081
  • Joined: Wed Aug 22, 2012 4:50 am
  • Location: Melbourne, Australia
  • Real Name: Hook

Re: Transcoding BRAW to MP4

PostMon Feb 20, 2023 10:13 pm

If someone doesn't want to use Resolve scripting for whatever reason then in the Blackmagic RAW download one of the sample code apps we have is OpenEXRTranscode - this compiles into a command line transcode tool that will create OpenEXR sequences from Blackmagic RAW clips with various options.

Someone could take this sample code and modify it to work with ffmpeg.
**Any post by me prior to Aug 2014 was before i started working for Blackmagic**

Return to DaVinci Resolve

Who is online

Users browsing this forum: Bing [Bot], Johannes Hoffmann, panos_mts, shebbe and 304 guests