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

#51
@g3gg0

Yesterday I did some shooting with latest build on 5dmk3
1920x800 @ 60FPS

https://drive.google.com/open?id=0B-d8ARtc7xwWQU9kVkktTW9NMEk

I cannot decompress some MLVs, here is a sample.

Use your wizardry
Thanks in advance
#52
Quote from: Savely on June 05, 2017, 05:12:32 AM
* 4096x1440 @ 25p (1:1 crop)

Is anyone could find ะตั€ัˆั‹ mode? I've check all modes and just can't find it. Is it exist?

Try changing Canon Video System to PAL/NTSC
or try changing 1080/720 and see how it affects your vertical size.
#53
Magic Lantern updates may generate incompatibilities with existing supporting tools. This is natural.
Developers of ML and ML tools are not gathered under the same roof and develop in synchronization.

ML developers specified in the first page that the only way to get DNG files is using mlv_dump
that is available in the download / experiments page.
Insisting to use last years tools, or older, together with today's ML build, is a waste of time.
#54
I confirm the bug with the black screen when 1920x800 @ 60FPS
It takes some patience and some assistance to recover Liveview back.
I press Canon Menu a couple of times and then ML button.
#55
Awesome !!!
It heals the problem.
I tried it on other corrupted mlv and it works.
Thanks for your wizardry  ;)
#56
Quote from: g3gg0 on May 18, 2017, 07:27:08 PM
you could also apply this (totally untested) patch - maybe it was only one frame that was faulty.

diff -r 8b31c98380d5 modules/mlv_rec/mlv_dump.c
--- a/modules/mlv_rec/mlv_dump.c Tue May 02 01:28:48 2017 +0200
+++ b/modules/mlv_rec/mlv_dump.c Thu May 18 19:26:05 2017 +0200
@@ -2958,7 +2958,7 @@
                             else
                             {
                                 print_msg(MSG_INFO, "    LJ92: Failed (%d)\n", ret);
-                                goto abort;
+                                goto skip_block;
                             }
                             
                             free(compressed);
@@ -3763,6 +3763,7 @@
                 lua_handle_hdr(lua_state, buf.blockType, "", 0);
             }
             
+skip_block:
             file_set_pos(in_file, position + buf.blockSize, SEEK_SET);
         }


Any chance to review the corrupted mlv file I placed on my Google Drive ?
Thanks in advance
#58
@ dmilligan

The data is corrupted.
There is no way to retrieve anything ?
#59
I have 16 MLV files that fail to decompress. They almost 1GB average, each.
I was shooting with 5d mk3, 1.1.3. 1920x1080/50/60 2.35:1, 14bit lossless.
I use latest mlv_dump.
I get a message

LJ92 : failed (-1)

The mlv files were random among 70 files and their order do not satisfy any logic.
The last 10 shots were faulty. I assume the problem rested there.

I can upload a mlv file on my GoogleDrive for public access.
Any clue ?
Thanks in advance
#61
@Savely

In the directory where MLV_Dump.exe lies, make a .bat file and put this in it:

@echo off
for %%a in ( %* ) do ( md "%%~na" 2>nul )&( "mlv_dump.exe" -o %%~na\%%~na_ --dng %%~na.MLV )


Drag and Drop the MLV files onto the .bat file.
It will generate Folders with the frames
#62
@ DLM

Yes!
When I use Handbrake to convert some videos to MP4, Handbrake detects 2 pixels wide column and crops it.
e.g if I shoot at 3072, it shows 3070, 2 pixels offset
#63
Yes, I did some continuous flawless 3K shots. Incredibly awesome!
The 1st of April is ML special day.
I hope MLV_Sound returns some time and works in hand with video.
#64
Please make frame names to contain original name of MLV, not "frame"
It makes more sense if you shoot 30 videos and you post process them and you need to find the original name or think of a new one
#65
Read the little help text at the bottom of your screen.
#66
As long as you use the Experimental Build, you have to use mlv_dump. Its located in the same page to download.
From the Camera-Icon menu / Crop / 1920 50/60 3x3
You have three options.

If you select Canon's 1920x1080 25FPS, you get 1920x1080 25FPS.
If you select Canon's 1280x720, you get 1920x960 50FPS.
If you select Canon's Video System as NTSC instead of PAL, you get 1920x800 60FPS.
#68
On 12 April 2017 I took several shots.
I was recording with that days latest build, 1920x800 60FPS 14bit lossless with 5dmk3.
On some of the shots I took, on the top of the frame there is a horizontal sharp edge that flickers, about 100 pixels away from top

Here is a link
https://drive.google.com/open?id=0B-d8ARtc7xwWT3BwbkdQYjdaLUE

(I am not aware if this is fixed already)
#69
I was away for some time. Trying latest build.
Way much solid!
The exclusions of many combinations makes things more targeted.
Thank you for the hard work and constructive development
#70
Thanks a1ex, too many things to remember/learn
Its hard to carry a manual with you :D
#71
It takes 5 minutes to dial proper number.
I would prefer a number to subtract rather than setting absolute vertical resolution.
Its faster and practical.
#72
Having involved into beta testing of 3d software in the past, in my humble experience, its good to keep an order in information coming, sort them, classify them, confirm symptoms etc. Its very hard
#73
Admiration for many reasons
For revolutionary development of out of this world features , for so many cameras
Baby sitting the forums with so many users of so many experiences and variation of needs and knowledge
I surrender, I could not do that
#74
Unfortunately I erased the videos.
But ... how do we attach an image on the post ?
Sorry for my ignorance ?
#75
Actually that post about compression needed to be in two parts
a) Why do I get these boxy big pixels compression-like in out of focus areas
b) Is 14bit and 14bit lossless visually identical

The question b) is answered already.
The question a), I guess was due to a different reason other than the bit depth

But I understand a1ex words about bit depth. Great explanation