Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 40

Thread: [samsung c650] playing film stops, mezzmo/tv jumps to next file

  1. #11

    Default

    Hey again!
    Saw this thread: http://forum.conceiva.com/showthread...msung-TV/page2

    the configuration he is doing here, does this fix the transcoding problems? Thanks in advance

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

    Default

    Yes, if the files don't need transcoding, they should be added to the device profile so that Mezzmo simply passes them through.

    If you post FFmpeg information about the files that you have, I can tell whether they will be passed through or transcoded.

    Also, please let me know what's selected in the Media Devices dialog as the device profile - Samsung B or C?

    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. #13

    Default

    Im using the samsung C profile. Dont sure if this is right really, but in the device list, the tv is named Samsung C..

    Couple of .mkv's:

    Code:
    FFmpeg version SVN-r23438, Copyright (c) 2000-2010 the FFmpeg developers
      built on Jun  3 2010 11:03:31 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
      libavutil     50.16. 0 / 50.16. 0
      libavcodec    52.73. 0 / 52.73. 0
      libavformat   52.67. 0 / 52.67. 0
      libavdevice   52. 2. 0 / 52. 2. 0
      libavfilter    1.20. 0 /  1.20. 0
      libswscale     0.11. 0 /  0.11. 0
    [matroska @ 0119ca80]Estimating duration from bitrate, this may be inaccurate
    
    Seems stream 0 codec frame rate differs from container frame rate: 47.95 (48000/1001) -> 24.00 (24/1)
    Input #0, matroska, from 'C:\blabla.mkv':
      Duration: 00:47:01.05, start: 0.000000, bitrate: 384 kb/s
        Stream #0.0: Video: h264, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 23.98 fps, 24 tbr, 1k tbn, 47.95 tbc
        Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, s16, 384 kb/s
        Metadata:
          title           : DD 5.1
    At least one output file must be specified
    and

    Code:
    FFmpeg version SVN-r23438, Copyright (c) 2000-2010 the FFmpeg developers
      built on Jun  3 2010 11:03:31 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
      libavutil     50.16. 0 / 50.16. 0
      libavcodec    52.73. 0 / 52.73. 0
      libavformat   52.67. 0 / 52.67. 0
      libavdevice   52. 2. 0 / 52. 2. 0
      libavfilter    1.20. 0 /  1.20. 0
      libswscale     0.11. 0 /  0.11. 0
    [matroska @ 0038cac0]Estimating duration from bitrate, this may be inaccurate
    Input #0, matroska, from 'C:\blablabla.mkv':
      Duration: 01:30:02.20, start: 0.000000, bitrate: 384 kb/s
        Stream #0.0: Video: h264, yuv420p, 1280x720, PAR 1:1 DAR 16:9, 25 fps, 25 tbr, 1k tbn, 50 tbc
        Stream #0.1: Audio: ac3, 48000 Hz, 5.1, s16, 384 kb/s
    At least one output file must be specified

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

    Default

    Thanks for the FFmpeg info.

    Both of those should pass through and play natively on the Samsung C series TV (and B series as well probably).

    Can you please generate a log file (see this thread: http://forum.conceiva.com/showthread.php?t=419) of trying to play one of those files and send it in to support (at) conceiva (dot) com for further investigation?

    Also, if you have any *.pro files in the DeviceProfiles folder, please try deleting them and then trying to play the files again (but do make sure that the correct TV model is detected and used by Mezzmo in the Media Devices dialog). Please restart the server after deleting *.pro files.

    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. #15

    Default

    So, whats the status on the skipping to next file problem, any progress?

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

    Default

    Yes, there is more progress. We've currently identified and fixing one more issue that's related to transcoding. Once we have a patch I'll send it to you via e-mail.

    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. #17
    Join Date
    Jun 2010
    Posts
    2

    Default

    I'm having the same problem with a samsung lb46c610...

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

    Default

    Quote Originally Posted by b1m2x3 View Post
    I'm having the same problem with a samsung lb46c610...
    Can you please send a message to support (at) conceiva (dot) com and we'll send you a patched version and an updated device profile 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

  9. #19
    Join Date
    Jun 2010
    Posts
    2

    Default

    Looks like the patch worked! Watched evil dead without interruption. Thanks and keep up the great work.

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

    Default

    Quote Originally Posted by b1m2x3 View Post
    Looks like the patch worked! Watched evil dead without interruption. Thanks and keep up the great work.
    Thanks for getting back to me - I'm glad that it works!

    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
  •