Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - szafran

#1
Hello,

i'm on 600D with 10Bit RAW nightbuild,

I love using Magic Lantern to video, it's incredible.

How do i get audio with MLV_DUMP?
WHAT I NEED is a WAV extraction from MLV.
I can extract wav with mlv2cdng, but it doesn't fix the black level and gives me green clips.


I wrote a BAT command to write DMG files from MLV, maybe it will be helpful to someone:)

MLV.CMD:
@echo off
for %%a in ( %* ) do ( md "D:\VLOG\KLIPY\ROBOTA\%date%-%%~na" 2>nul )&( D:\VLOG\mlv_dump.exe --black-fix=2048 --white-fix=15000 --dng -o D:\VLOG\KLIPY\ROBOTA\%date%-%%~na\%%~na__ --dng %%~na.MLV )
pause

put it it:
C:\Users\Karolina\AppData\Roaming\Microsoft\Windows\SendTo
it can make a nice folders just by right clicking MLV from your SD CARD.

Can you please tell me how to have audio with MLV_DUMP, that would be so nice of you :)

#2
Hello chmee! Love to use raw2cdng!

I'm on canon 600d with 10bit RAW nightbuild.

Raw2cdng sometimes gives me GREEN output.

In about 1/7 of my clips it sets random black level. After 5 days research I found solution in fixing BlackLevel to 2048 in mvl_dump (--black-fix=2048 --white-fix=15000) or to set BlackLevel to 128 in MVLProducer. But i like raw2cdng best and would love to use only it!

I downloaded early raw2cdng ver 1.6.1 - it doesn't support 10bit, but there is HIGHLIGHT FIX box.
Is there a way to put BlackLevel FIX inside? I know I'm not alone with that problem, it would help us all:)
I also think that a play button in preview window would be so practical! - than we would see which take is less shaky and convert only that one.
It would save hours of rendering unwanted clips and another hours of watching them and than deleting from a hard drive:(

I'm sorry for my english;)
I am very grateful for your work -
For the creator of this converter (you are awesome!) and all ML community - thanks for making it possible.