Page 2 of 2

Re: Blackmagic .braw Custom File Support

Posted: Thu Apr 08, 2021 10:29 pm
by Amarbir[CDR-Labs]
Hello,
Thank You i will also provide you more samples if i can get my hands on them and also Red Camera files ,Now help me with the process of adding this signature into Rstudio ,I could not understand what to do please

Re: Blackmagic .braw Custom File Support

Posted: Fri Apr 09, 2021 11:29 am
by Alt
Amarbir[CDR-Labs] wrote:
Thu Apr 08, 2021 10:29 pm
Now help me with the process of adding this signature into Rstudio ,I could not understand what to do please
These on-line help pages may help you:
R‑Studio Settings (Main).
Disk Scan.

Re: Blackmagic .braw Custom File Support

Posted: Fri Apr 09, 2021 11:56 am
by Amarbir[CDR-Labs]
Alt wrote:
Fri Apr 09, 2021 11:29 am
Amarbir[CDR-Labs] wrote:
Thu Apr 08, 2021 10:29 pm
Now help me with the process of adding this signature into Rstudio ,I could not understand what to do please
These on-line help pages may help you:
R‑Studio Settings (Main).
Disk Scan.
Well,
You Have Provided Me With a XML And i cannot find a way to import to the dialogue box thats pops up when we plan to add custom signatures ,Can you remote in using Teamviewer or Anydesk and help me Add this

Re: Blackmagic .braw Custom File Support

Posted: Fri Apr 09, 2021 12:03 pm
by Amarbir[CDR-Labs]
Hi,
Beautiful Article -> https://www.r-studio.com/creating-custo ... tudio.html

PS : i might nail it now ;-)

Re: Blackmagic .braw Custom File Support

Posted: Mon Jan 16, 2023 7:35 am
by DiskTuna
Unfortunately end rule will not work for braw files. "\x73\x6B\x69\x70" = "skip", bytes preceding it is size of skip 'sub-atom' and thus variable. You'll possibly/probably find hundreds of skip atoms throughout a file. In case I am looking at right now, it is the case.

Are NOT conditions also possible?

So, = \x00\x00\x??\x73\x6B\x69\x70 AND NOT \x00\x00\x0C\x73\x6B\x69\x70

I had to use DMDE to make this work: https://youtu.be/ocQ0gguev7c