Results 1 to 10 of 11

Thread: Mezzmo streams MKVs to my Samsung , Great! / Has Connection problems, not so great!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    You'll need to e-mail support, otherwise I won't be able to send you a patch to try

    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

  2. #2

    Default

    thanks Dennis, I have already sent the email

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

    Default

    Sorry, either I'm not seeing it or it didn't get through... Can you PM me your name or e-mail this was coming from? It's hard to relate forum nicks and e-mails sometimes

    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

  4. #4

    Default

    P.M sent and email resent

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

    Default

    Quote Originally Posted by lfairbank View Post
    P.M sent and email resent
    Thanks - I've replied via PM.

    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

  6. #6

    Default Same here...

    I've got the same problem, my version is 2.1.8 running on Windows XP. My TV is a Samsung LE40C579 and it sometimes looses connection to the server and is not detected again until i restart the mezzmo server, also changing directory takes some time now and then until i restart the service... May i send an email to the support address that you can send me a patched version too? I also have problems playing some mkv files, error message is: video codec not supported. Here is the ffmpeg output of some of the files in question:

    Code:
    here is the first video not playing:
    
    FFmpeg version SVN-r24378, Copyright (c) 2000-2010 the FFmpeg developers
      built on Jul 21 2010 12:51:48 with gcc 4.4.0
      configuration: --enable-static --disable-shared --enable-memalign-hack --enable-libmp3lame --extra-cflags=-I/c/msys/local/include --extra-ldflags=-L/c/msys/local/lib --enable-zlib --enable-w32threads --extra-cflags=-fno-common --enable-gpl --enable-libx264 --disable-ffplay --disable-ffprobe --disable-ffserver --enable-postproc --enable-runtime-cpudetect --extra-cflags=-U__STRICT_ANSI__
      libavutil     50.22. 0 / 50.22. 0
      libavcodec    52.84. 0 / 52.84. 0
      libavformat   52.76. 0 / 52.76. 0
      libavdevice   52. 2. 0 / 52. 2. 0
      libavfilter    1.25. 1 /  1.25. 1
      libswscale     0.11. 0 /  0.11. 0
      libpostproc   51. 2. 0 / 51. 2. 0
    [matroska @ 016ddf70] max_analyze_duration reached
    [matroska @ 016ddf70] Estimating duration from bitrate, this may be inaccurate
    
    Seems stream 0 codec frame rate differs from container frame rate: 47.95 (20000000/417083) -> 23.98 (24000/1001)
    Input #0, matroska, from 'X:\some.mkv':
      Duration: 02:04:32.48, start: 0.000000, bitrate: 1280 kb/s
        Stream #0.0: Video: h264, yuv420p, 1920x800, PAR 1:1 DAR 12:5, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
        Metadata:
          title           : Video
        Stream #0.1(ger): Audio: ac3, 48000 Hz, 5.1, s16, 640 kb/s
        Metadata:
          title           : German AC3
        Stream #0.2(eng): Audio: ac3, 48000 Hz, 5.1, s16, 640 kb/s
        Metadata:
          title           : English AC3
        Stream #0.3(ger): Subtitle: [0][0][0][0] / 0x0000
        Metadata:
          title           : German
    At least one output file must be specified
    
    and here is the second video not playing:
    FFmpeg version SVN-r24378, Copyright (c) 2000-2010 the FFmpeg developers
      built on Jul 21 2010 12:51:48 with gcc 4.4.0
      configuration: --enable-static --disable-shared --enable-memalign-hack --enable-libmp3lame --extra-cflags=-I/c/msys/local/include --extra-ldflags=-L/c/msys/local/lib --enable-zlib --enable-w32threads --extra-cflags=-fno-common --enable-gpl --enable-libx264 --disable-ffplay --disable-ffprobe --disable-ffserver --enable-postproc --enable-runtime-cpudetect --extra-cflags=-U__STRICT_ANSI__
      libavutil     50.22. 0 / 50.22. 0
      libavcodec    52.84. 0 / 52.84. 0
      libavformat   52.76. 0 / 52.76. 0
      libavdevice   52. 2. 0 / 52. 2. 0
      libavfilter    1.25. 1 /  1.25. 1
      libswscale     0.11. 0 /  0.11. 0
      libpostproc   51. 2. 0 / 51. 2. 0
    [matroska @ 016ddf70] Estimating duration from bitrate, this may be inaccurate
    
    Seems stream 0 codec frame rate differs from container frame rate: 47.95 (5000000/104271) -> 24.00 (24/1)
    Input #0, matroska, from 'X:\some_other.mkv':
      Duration: 02:11:06.21, start: 0.000000, bitrate: N/A
        Stream #0.0: Video: h264, yuv420p, 1920x800, PAR 1:1 DAR 12:5, 23.98 fps, 24 tbr, 1k tbn, 47.95 tbc
        Metadata:
          title           : Video
        Stream #0.1(ger): Audio: dca, 48000 Hz, 6 channels, s16
        Metadata:
          title           : Deutsch DTS 5.1
    At least one output file must be specified
    Thanks

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

    Default

    Yes, of course - please e-mail support for a patch.

    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

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
  •