Results 1 to 9 of 9

Thread: Mezzmo and the Mac using Fusion

  1. #1
    Join Date
    Nov 2011
    Location
    Florida
    Posts
    7

    Default Mezzmo and the Mac using Fusion

    I've been trying Mezzmo using my underpowered 5 year old Mac Mini running a virtual installation of XP via Fusion. My video library is MP4 and the audio is m4a (Mac iTunes). I have disabled Mezzmo transcoding, and the media plays perfectly on an iPad and my Samsung BR player. The only problem I have encountered is the media server will not start automatically even though start when windows boots is selected. It's not particularly inconvenient as the server does restart when the Mac wakes up from sleep mode which I always use

    Anyone tried this?

  2. #2
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Perhaps try changing the start to be "Delayed Start" using the Services Manager on the XP and see if that helps.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  3. #3
    Join Date
    Nov 2011
    Location
    Florida
    Posts
    7

    Default

    Delayed Start doesn't seem to help. The media server is properly listed as a service with an automatic start, and can be manually started from the Service Manager. I tried several other "on error" options including starting Windows notepad which didn't work. Apparently Windows does recognize that an error has occurred.

    It's not a real problem, but interesting. I haven't seen any other Windows services that do not function normally under Fusion.

  4. #4
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Well, I suppose it could be a Fusion bug/issue of some sort. We haven't tested it here yet, but we may.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  5. #5
    Join Date
    Nov 2011
    Location
    Florida
    Posts
    7

    Default

    This probably doesn't apply to anyone else, but thought I would pass it along. I started getting some video stuttering and voice sync issues on a new mp4 video ( full screen, 720p ). I thought it might be a poor transcode to mp4. It turned out that I was not allocating enough memory to Windows XP. Changing the virtual RAM from 512 MB to 720 MB solved the problem.

    I still can't get the media server to start on boot. Is there a way to run it without opening Mezzmo or the Service Manager?

  6. #6
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    I'd recommend giving that VM at least 1GB of RAM, as some files can take up to 500 MBs of RAM when transcoding.

    You can try running a batch file after the system starts, which would in turn start the service. You'd create a shortcut to that batch file in Windows and then add the shortcut to the "Startup" folder in Programs.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  7. #7
    Join Date
    Nov 2011
    Location
    Florida
    Posts
    7

    Default

    Sorry, I should have been clearer, stuttering occurred with transcoding disabled. Fortunately, streaming is flawless at 720 MB, as this computer has only 2 GB total RAM.

    Opening MezzmoMediaServer.exe does not start the media server for me. Is there something else that should be included in a batch file?

  8. #8
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    The batch file should contain something like:

    Code:
    sc start Mezzmo
    (if your server's name is "Mezzmo")

    The "sc" is a command-line program used to control services.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  9. #9
    Join Date
    Nov 2011
    Location
    Florida
    Posts
    7

    Default

    Thanks, that works.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •