[deprecated] MLV Viewer to view .mlv (and .raw) files on windows (C#)

Started by g3gg0, September 22, 2013, 01:25:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Danne

Beautiful. Gonna try this tonight.
Thanks for this!
//D

g3gg0

Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Danne

Just tried it. Nothing opens when doubleclick. I,m on 10.9 maverick.


Throwed the binary on terminal, this happens?

Last login: Wed Dec 25 23:12:34 on ttys000
itgusercbook241:~ itguser$ /Users/itguser/Desktop/MLVBrowseSharp.app/Contents/MacOS/MLVBrowseSharp
Assembly: MLVBrowseSharp.exe

Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.WindowsFormsSynchronizationContext ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeEngine ---> System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
  at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename unknown>:0
  at System.Drawing.FontFamily..ctor (GenericFontFamilies genericFamily) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily:.ctor (System.Drawing.Text.GenericFontFamilies)
  at System.Drawing.FontFamily.get_GenericSansSerif () [0x00000] in <filename unknown>:0
  at System.Drawing.Font.CreateFont (System.String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte charSet, Boolean isVertical) [0x00000] in <filename unknown>:0
  at System.Drawing.Font..ctor (System.String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) [0x00000] in <filename unknown>:0
  at System.Drawing.Font..ctor (System.String familyName, Single emSize, System.String systemName) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.Font:.ctor (string,single,string)
  at System.Drawing.SystemFonts.get_DefaultFont () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.Theme..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ThemeWin32Classic..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ThemeVisualStyles..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ThemeEngine..cctor () [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.Control..ctor () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Windows.Forms.Control..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ContainerControl..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.Form..ctor () [0x00000] in <filename unknown>:0
  at MLVBrowseSharp.BrowseForm..ctor () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) MLVBrowseSharp.BrowseForm:.ctor ()
  at MLVBrowseSharp.Program.Main () [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.WindowsFormsSynchronizationContext ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeEngine ---> System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
  at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename unknown>:0
  at System.Drawing.FontFamily..ctor (GenericFontFamilies genericFamily) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily:.ctor (System.Drawing.Text.GenericFontFamilies)
  at System.Drawing.FontFamily.get_GenericSansSerif () [0x00000] in <filename unknown>:0
  at System.Drawing.Font.CreateFont (System.String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte charSet, Boolean isVertical) [0x00000] in <filename unknown>:0
  at System.Drawing.Font..ctor (System.String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) [0x00000] in <filename unknown>:0
  at System.Drawing.Font..ctor (System.String familyName, Single emSize, System.String systemName) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.Font:.ctor (string,single,string)
  at System.Drawing.SystemFonts.get_DefaultFont () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.Theme..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ThemeWin32Classic..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ThemeVisualStyles..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ThemeEngine..cctor () [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.Control..ctor () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Windows.Forms.Control..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.ContainerControl..ctor () [0x00000] in <filename unknown>:0
  at System.Windows.Forms.Form..ctor () [0x00000] in <filename unknown>:0
  at MLVBrowseSharp.BrowseForm..ctor () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) MLVBrowseSharp.BrowseForm:.ctor ()
  at MLVBrowseSharp.Program.Main () [0x00000] in <filename unknown>:0
itgusercbook241:~ itguser$

g3gg0

Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Danne

 unfortunately not.
Could you tell me which package to install? THere are several alternatives. (noob here)




g3gg0

Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Danne

Thanks!
Installed MRE. Doubleclicking the app gets stuck jumping at the program and cpu starts working but still no browser.
throwing the MLVbrowsesharp in terminal simply says this now.

Last login: Wed Dec 25 23:40:30 on ttys000
itgusercbook241:~ itguser$ /Users/itguser/Desktop/MLVBrowseSharp.app/Contents/MacOS/MLVBrowseSharp ; exit;
Assembly: MLVBrowseSharp.exe

Might be needing updates on other tools maybe?

g3gg0

hmm no, should work using that setup.

can you enter the Resources dir in .app and run
'mono MLVBrowseSharp.exe' in a terminal?
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Danne

It worked suddenly! Now I get a browser :) Sweet!
Lacks a system.dll so can,t view thumbs unfortunately so can,t use it though.



Cool
/D

g3gg0

Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Danne

Yes! Could use the browser and viewer and export to both .raw and to dng,s. But no luck with audiofiles yet.
Beautiful

g3gg0

ok i know what the reason is.
will fix it tomorrow night.
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Danne

Thanks!
Could this work as a batch exporter? Right now I can,t select more than one file at the time? Tried both "ctrl" and "cmd" and "shift".
Thanks a lot for helping now also the macgeeks
//D

Jason Montalvo

Works like a charm g3ggo, using a Mac with the latest os.
Audio output working as well

Thanks Again !

g3gg0

wait... audio works on OSX?!!?
ok this suprises me really.
i am using NAudio library for audio output and i wasnt aware that it supports OSX.

i uploaded another update that should also support exporting on OSX now.
can you please try?

if audio isnt supported, it should not crash, just print a warning on the console.
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

g3gg0

Quote from: Danne on December 25, 2013, 11:42:17 PM
Thanks!
Could this work as a batch exporter? Right now I can,t select more than one file at the time? Tried both "ctrl" and "cmd" and "shift".
Thanks a lot for helping now also the macgeeks
//D
HAHA poor mac users..

> tell me one thing PC users can do that my mac can not do?
> uhm right-click?

if you do a CTRL-click that is a simulated rightclick :)
i will add a mac-friendly option to select multiple files


edit: updated. press shift instead.
edit2: now it correctly detects OSX
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Jason Montalvo

Yes audio is working as well, If you'd like I can post a link if you want to check it out.

Jason Montalvo

Where would that updated version be? I'm using the one from your (g3ggo) reply # 101

g3gg0

just updated all versions and added a OS X .app that should able to be started directly.
see the main post.
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Danne

Thanks for the update and for the shiftkey :)
Is it suppose to batch-export selected files or do I have to export them one by one? Tried selecting three files but only the first gets exported? This time with audio :). Nice!

g3gg0

it should start all exports in parallel if you select more than one.
doesnt do?
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Danne

Nope! Noticed the same behavior in virtualbox before,hmm, will try again
*No luck on the batch-exporter on my computer running mono and in mac. Maybe someone else could try?

kgv5

Maybe a bug: when i have some h264 on CF card MLV browser sharp crashes immediatelly after startup. After deleting mov files everything is ok.

- Is there a possibility to have just a list of files without previews (as an option)? When preview size slider is set to minimum we have only squares and no names.
- I often have "system out of memory" text with many apps working in background (that is obvious) so previews are not neccesary all the time.
- When i have a lot of files and they are not fit on one screen when i am trying to slide the window down it goes up again all the time - it is quite annoying.

Thanks
www.pilotmovies.pl   5D Mark III, 6D, 550D

dubzeebass

Quote from: g3gg0 on December 27, 2013, 09:47:17 PM
just updated all versions and added a OS X .app that should able to be started directly.
see the main post.

Mavericks and the .APP crashes on load, console says:

12/28/2013 11:51:31.711 AM com.apple.launchd.peruser.502[157]: (MLVBrowseSharp.86448[8172]) Exited with code: 127

dubzeebass

Just installed MRE and now the .APP just bounces in my Dock.