Author Topic: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter  (Read 938839 times)

jogodedentro

  • New to the forum
  • *
  • Posts: 5
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1000 on: February 23, 2016, 06:36:59 AM »
ok solved problem re-install Dokany but don't re-install microsoft redistritbutable on prompt, dokany installation will then complete.

bouncyball

  • Contributor
  • Hero Member
  • *****
  • Posts: 850
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1001 on: February 23, 2016, 11:01:23 AM »
path to dokanktl.exe (Dokan 1.0.0-RC1): C:\Program Files\Dokan\Dokan Library-1.0.0\dokanctl.exe

edit: ah ok. nice to hear that :)

bouncyball

  • Contributor
  • Hero Member
  • *****
  • Posts: 850
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1002 on: February 23, 2016, 11:54:39 AM »
@g3gg0

> can create dirs and files without any issues.
> delete/copy not possible. trying to work around that dokan issue

Post your latest compiled binaries please and I will check them with pleasure :)

bouncyball

  • Contributor
  • Hero Member
  • *****
  • Posts: 850
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1003 on: February 23, 2016, 12:37:01 PM »
@g3gg0

with the last debug version that I have

root dir looks like this. mlv folder plus IDX and Mxx files and here I can create dirs and files
------------------------------------------------------------------------
Z:\>dir
 Volume in drive Z is DOKAN

 Directory of Z:\

02/11/2016  12:40 PM                  5 ,572 M28-1253.IDX
05/28/2015  12:53 AM    <DIR>               M28-1253.MLV
02/11/2016  12:40 PM                   4,204 M28-1255.IDX
05/28/2015  12:56 AM    <DIR>               M28-1255.MLV
02/11/2016  12:39 PM                 10,144 M28-1313.IDX
05/28/2015  01:14 AM    <DIR>               M28-1313.MLV
02/11/2016  12:39 PM                 15,460 M28-1316.IDX
05/28/2015  01:16 AM    <DIR>               M28-1316.MLV
02/11/2016  12:39 PM                 35,512 M28-1322.IDX
05/28/2015  01:24 AM     4,294,385,716 M28-1322.M00
05/28/2015  01:24 AM          94,462,004 M28-1322.M01
05/28/2015  01:23 AM    <DIR>               M28-1322.MLV
               7 File(s)  4,388,918,612 bytes
               5 Dir(s)               0 bytes free
-------------------------------------------------------------------------

in mlv folders:

trying creating dir: no output but in reality folder did not created!
Z:\M28-1253.MLV>mkdir folder1

trying creating file: error message
Z:\M28-1253.MLV>echo 123 > file.txt
The system cannot find the file specified.

Canon eos m

  • Hero Member
  • *****
  • Posts: 562
  • 5D Mark III, Canon EOS M
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1004 on: February 23, 2016, 01:15:20 PM »
Can someone please help - i am a noob with this - i have followed the steps in the OP and included the following code in the C:/ but getting a syntax error. What is the 'mount point'?

I am on windows 10.

Need to learn how to use this program to decode MLV Lite files. At the moment MLViewer is showing pitch black screens of video recorded with the MLV Lite module.
Canon 5D Mark III, Gopro Hero Blacks with 3D Casing, A Few Lenses, Adobe CC 2014, MacBook Pro, Windows 8 PC, Lots of Video Rig!

Started Nuke. Loved it but then the 15 day trial ran out. Back to After Effects and loving it :-)

g3gg0

  • Developer
  • Hero Member
  • *****
  • Posts: 3184
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1005 on: February 23, 2016, 10:23:01 PM »
updated the MLVFS_x64.zip, please retry
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: paypal@g3gg0.de
ONLY donate for things we have done, not for things you expect!

DeafEyeJedi

  • Hero Member
  • *****
  • Posts: 3411
  • 5D3 | M1 | 7D | 70D | SL1 | M2 | 50D
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1006 on: February 24, 2016, 12:54:05 AM »
Sorry guys but for me I find this hard to believe that no other Mac users is experiencing what I am going through for the past week or so...


It's rather quite annoying and I've also trying deleting .IDX and .MRX files just to be sure as well as updating/downgrading OS X FUSE to no avail.
5D3.113 | 5D3.123 | EOSM.203 | 7D.203 | 70D.112 | 100D.101 | EOSM2.* | 50D.109

dmilligan

  • Developer
  • Hero Member
  • *****
  • Posts: 3218
  • 60Da / 1100D / EOSM
Re: MLVFS - a FUSE based, &quot;on the fly&quot; MLV to CDNG converter
« Reply #1007 on: February 24, 2016, 01:27:38 AM »
Anything in ~/mlvfs.log? Any crash logs?

DeafEyeJedi

  • Hero Member
  • *****
  • Posts: 3411
  • 5D3 | M1 | 7D | 70D | SL1 | M2 | 50D
MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1008 on: February 24, 2016, 02:30:18 AM »
I'm afraid I may be doing this incorrectly via Terminal...

5D3.113 | 5D3.123 | EOSM.203 | 7D.203 | 70D.112 | 100D.101 | EOSM2.* | 50D.109

bouncyball

  • Contributor
  • Hero Member
  • *****
  • Posts: 850
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1009 on: February 24, 2016, 10:22:48 AM »
@g3gg0

> updated the MLVFS_x64.zip, please retry

with new one - copy/creation of file/dir is the same (no avail) as described above.
one minor change to root dir - .IDX files disappeared (good), .Mxx files are still there (bad) :)

bb

koenkooi

  • New to the forum
  • *
  • Posts: 9
Re: MLVFS - a FUSE based, &quot;on the fly&quot; MLV to CDNG converter
« Reply #1010 on: February 24, 2016, 12:10:46 PM »

I'm afraid I may be doing this incorrectly via Terminal...



Try 'cat ~/mlvfs.log' to show the contents in the terminal window or 'open ~/mlvfs.log' to try opening it with the osx log reader. Or point Finder to your home directory, probably /Users/DeafEyeJedi.
EOS-M
EOS 7D
EOS 100D 100D.100B

g3gg0

  • Developer
  • Hero Member
  • *****
  • Posts: 3184
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1011 on: February 24, 2016, 12:47:43 PM »
@DeafEyeJedi can you please describe textually what problem you are experiencing?

Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: paypal@g3gg0.de
ONLY donate for things we have done, not for things you expect!

DeafEyeJedi

  • Hero Member
  • *****
  • Posts: 3411
  • 5D3 | M1 | 7D | 70D | SL1 | M2 | 50D
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1012 on: February 24, 2016, 10:19:59 PM »
@DeafEyeJedi can you please describe textually what problem you are experiencing?
Well I believe this whole 'culprit' of mine started around the time when the Windows version of MLVFS was finally released by @dmilligan (which I am happy about since we want more users to come on board with us) however it is my understanding that this anomaly shouldn't be occurring with different types of MLV files from 5D3, 7D, EOSM or even SL1 which used to work without the infamous web gui error (hence in my video above) which shows some 5D3 wont work and some would along with 7D files working just fine. It's just so random to me.

I then was suggested by @dfort to go ahead and downgrade to an older version of MLVFS (Version: 1bc6f7f 2016-02-04 03:51:18) which seems to be working fine on my end with the same exact files that weren't working earlier with the latest version of MLVFS. Not sure why though and I can't seem to find any crash logs probably because it hasn't crashed yet.


Try 'cat ~/mlvfs.log' to show the contents in the terminal window or 'open ~/mlvfs.log' to try opening it with the osx log reader. Or point Finder to your home directory, probably /Users/DeafEyeJedi.
Tried all these to no avail. Thanks for the courtesy tho and much appreciated. So I would like to help further down by narrowing down this so called 'culprit' since I can now open all the files that I wouldn't be able to run with your latest MLVFS as oppose to the Feb 3rd version.

Any ideas/suggestions is welcome...
5D3.113 | 5D3.123 | EOSM.203 | 7D.203 | 70D.112 | 100D.101 | EOSM2.* | 50D.109

g3gg0

  • Developer
  • Hero Member
  • *****
  • Posts: 3184
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1013 on: February 24, 2016, 10:49:13 PM »
as i am on a slow network i cannot watch this video and cannot understand what the problem in general is.
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: paypal@g3gg0.de
ONLY donate for things we have done, not for things you expect!

DeafEyeJedi

  • Hero Member
  • *****
  • Posts: 3411
  • 5D3 | M1 | 7D | 70D | SL1 | M2 | 50D
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1014 on: February 24, 2016, 11:00:21 PM »
With all the MLV Files that I am trying to work on my Mac (mostly 5D3 with 7D and few SL1) which doesn't work with latest MLVFS (Version: a853aac 2016-02-10 02:05:13) but then once I downgrade to an older version of MLVFS (Version: 1bc6f7f 2016-02-04 03:51:18) which works fine like normal and can work on them in Post with no problems.

So AFAIK something happened between those two dates somewhere in the source code of some kind.
5D3.113 | 5D3.123 | EOSM.203 | 7D.203 | 70D.112 | 100D.101 | EOSM2.* | 50D.109

g3gg0

  • Developer
  • Hero Member
  • *****
  • Posts: 3184
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1015 on: February 24, 2016, 11:06:33 PM »
what does "does not work" mean?
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: paypal@g3gg0.de
ONLY donate for things we have done, not for things you expect!

g3gg0

  • Developer
  • Hero Member
  • *****
  • Posts: 3184
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1016 on: February 24, 2016, 11:18:01 PM »
@bouncyball:
thanks, i found the reason. didnt create the .MLD properly
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: paypal@g3gg0.de
ONLY donate for things we have done, not for things you expect!

DeafEyeJedi

  • Hero Member
  • *****
  • Posts: 3411
  • 5D3 | M1 | 7D | 70D | SL1 | M2 | 50D
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1017 on: February 24, 2016, 11:49:43 PM »
what does "does not work" mean?

•Not working (Version: a853aac 2016-02-10 02:05:13) = (screenshot below)


•Working (Version: 1bc6f7f 2016-02-04 03:51:18) = (screenshot below)
5D3.113 | 5D3.123 | EOSM.203 | 7D.203 | 70D.112 | 100D.101 | EOSM2.* | 50D.109

dmilligan

  • Developer
  • Hero Member
  • *****
  • Posts: 3218
  • 60Da / 1100D / EOSM
Re: MLVFS - a FUSE based, &quot;on the fly&quot; MLV to CDNG converter
« Reply #1018 on: February 25, 2016, 12:08:12 AM »
Sorry, there's a dot.

Code: [Select]
cat ~/.mlvfs.log

DeafEyeJedi

  • Hero Member
  • *****
  • Posts: 3411
  • 5D3 | M1 | 7D | 70D | SL1 | M2 | 50D
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1019 on: February 25, 2016, 12:50:54 AM »
Okay so now this brings me to another question ... Do I run this command while running the older version of MLVFS that works or with the latest one that's supposedly causing problems on my end?

I would assume to go with the latest one since that's the one that you guys want to know, correct?

Thanks, D!
5D3.113 | 5D3.123 | EOSM.203 | 7D.203 | 70D.112 | 100D.101 | EOSM2.* | 50D.109

dmilligan

  • Developer
  • Hero Member
  • *****
  • Posts: 3218
  • 60Da / 1100D / EOSM
Re: MLVFS - a FUSE based, &quot;on the fly&quot; MLV to CDNG converter
« Reply #1020 on: February 25, 2016, 01:55:00 AM »
That is just a log file. When you run MLVFS using the Automator workflow, the standard output is written to that file. The cat command simply displays the file, alternatively you can open it with a text editor or whatever.

squig

  • Hero Member
  • *****
  • Posts: 518
  • Crash test dummy MK3
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1021 on: February 25, 2016, 02:12:06 AM »
I posted about the new Mac build being DOA a while back http://www.magiclantern.fm/forum/index.php?topic=13152.msg162129#msg162129

Ottoga

  • Member
  • ***
  • Posts: 203
  • The Ox is Slow but the Earth is Patient
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1022 on: February 25, 2016, 01:38:34 PM »
Put MLVFS through its paces again today with a variety of MLV_Lite generated files that included single/multi-chunk mlvs, auto stopped mlvs due to frame skipping and one crash mlv when it tried to switch from 5x to 10 recording. All good, no bad frames that I could find and no error messages in the mlvfs cmd window.

Camera is a 7D.
EOS 7D.203, EFS 55-250mm, EF 75-300 III, Tamron 16-300 DiII VC PZD Macro, SpeedLite 580EX II.

bouncyball

  • Contributor
  • Hero Member
  • *****
  • Posts: 850
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1023 on: February 25, 2016, 04:52:24 PM »
@g3gg0

i found the reason. didnt create the .MLD properly

Hey, great! Can you post new binaries? :)

bb

g3gg0

  • Developer
  • Hero Member
  • *****
  • Posts: 3184
Re: MLVFS - a FUSE based, "on the fly" MLV to CDNG converter
« Reply #1024 on: February 25, 2016, 09:24:59 PM »
yep, uploaded
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: paypal@g3gg0.de
ONLY donate for things we have done, not for things you expect!