Results 1 to 8 of 8

Thread: Slow song transition

  1. #1
    Join Date
    Dec 2010
    Posts
    3

    Default Slow song transition

    I am brand new to Mezzmo and DLNA type products so my issue could very easily be user error. I am running Mezzmo on a custom built machine running XP. It is a 3.25GHz AMD Phenom II Quad Core with 4GB of RAM. I have it connected (hardwired) to a WRT54G router. I have a Sony BDP-S570 blu-ray player that is also hardwired to the same router (it has built in wireless, but I prefer the wired setup).

    The issue I am having comes when I play MP3s ( have not tried movies yet, pictures seem to work ok). There is along delay (about seven seconds) from the time the song is selected on the blu-ray until the time the song actually starts playing. If you are the middle of a song and want to advance to another song, it is another 7 second delay. Even at the end of a song, it will take the same time to go to the next song and start playing. I am guessing this should not be happening. Any idea what the problem might be? I have not ruled out the blu-ray player, but I thought I would start here since I am new to DLNA stuff.

    Thanks,

  2. #2
    Join Date
    Jul 2010
    Location
    California, USA
    Posts
    195

    Default

    It sounds like it might be transcoding the file. That is converting it to a format the Sony can play. The BDP series can only play mp3 and wav (particular format) files. If your files are different than the server is converting them for you. If you open Mezzmo gui highlight one of the files, right click and select Get FFMPEG info. Post that here and we can confirm it. The Sony products only support a very narrow list of files via DLNA. Movies will need to be in mpeg2 or mpeg 1 format with ac3 audio. The container files could be VOB, m2ts or mkv. Other formats will be transcoded (which can take a while with hd content). But once transcoded the files are kept until you delete them.

  3. #3

    Default

    Hi,

    I also have the bdp-570 and am experiencing the same problem.
    If the song is playing, I exit the player and select the same song, it takes 7 seconds again to start playing.
    Is it possible to see if mezmo is transcoding?

    This is the ffmpeg information:

    FFmpeg version SVN-r25446, Copyright (c) 2000-2010 the FFmpeg developers
    built on Oct 12 2010 10:38:21 with gcc 4.4.2
    configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-mingw32- --enable-static --disable-shared --enable-zlib --disable-ffprobe --disable-ffplay --prefix=/media/windows-share/ffmpeg --extra-cflags=-U__STRICT_ANSI__ --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect
    libavutil 50.32. 3 / 50.32. 3
    libavcore 0. 9. 1 / 0. 9. 1
    libavcodec 52.92. 0 / 52.92. 0
    libavformat 52.81. 0 / 52.81. 0
    libavdevice 52. 2. 2 / 52. 2. 2
    libavfilter 1.50. 1 / 1.50. 1
    libswscale 0.12. 0 / 0.12. 0
    [mp3 @ 0110cd80] Incorrect BOM value in tag TIT2.
    [mp3 @ 0110cd80] Incorrect BOM value in tag TYER.
    [mp3 @ 0110cd80] max_analyze_duration reached
    [mp3 @ 0110cd80] Estimating duration from bitrate, this may be inaccurate
    Input #0, mp3, from 'E:\muziek\Roxanne en Andre jr Hazes\02. Roxanne & Andre Jr. Hazes - Ik Laat Je Gaan.mp3':
    Metadata:
    TALB : Van jou, voor jou
    TPE1 : Andre en Roxanne Hazes
    Duration: 00:03:11.92, start: 0.000000, bitrate: 320 kb/s
    Stream #0.0: Audio: mp3, 44100 Hz, 2 channels, s16, 320 kb/s
    At least one output file must be specified


    ---> DB Level Info: 0

  4. #4
    Join Date
    Jul 2010
    Location
    California, USA
    Posts
    195

    Default

    The easiest way is to start a song playing. Then bring up task manager and see if ffmpeg is running. If it is you are transcoding (assuming that some other app is nor running it).

  5. #5
    Join Date
    Dec 2010
    Posts
    3

    Default

    Here is the info from FFmpeg. When I play the song below FFmpeg is not running in the task bar. Thanks for any insight you might be able to provide.




    FFmpeg version SVN-r25446, Copyright (c) 2000-2010 the FFmpeg developers
    built on Oct 12 2010 10:38:21 with gcc 4.4.2
    configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-mingw32- --enable-static --disable-shared --enable-zlib --disable-ffprobe --disable-ffplay --prefix=/media/windows-share/ffmpeg --extra-cflags=-U__STRICT_ANSI__ --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect
    libavutil 50.32. 3 / 50.32. 3
    libavcore 0. 9. 1 / 0. 9. 1
    libavcodec 52.92. 0 / 52.92. 0
    libavformat 52.81. 0 / 52.81. 0
    libavdevice 52. 2. 2 / 52. 2. 2
    libavfilter 1.50. 1 / 1.50. 1
    libswscale 0.12. 0 / 0.12. 0
    [mp3 @ 0167df60] max_analyze_duration reached
    [mp3 @ 0167df60] Estimating duration from bitrate, this may be inaccurate
    Input #0, mp3, from 'H:\Music\Ace Of Base\The Sign\01 All That She Wants.mp3':
    Metadata:
    TIT2 : All That She Wants
    TALB : The Sign
    TYER : 1993
    TCON : Euro-Pop
    TRCK : 1
    TPE1 : Ace Of Base
    Duration: 00:03:34.32, start: 0.000000, bitrate: 192 kb/s
    Stream #0.0: Audio: mp3, 44100 Hz, 2 channels, s16, 192 kb/s
    At least one output file must be specified


    ---> DB Level Info: 0

  6. #6
    Join Date
    Jul 2010
    Location
    California, USA
    Posts
    195

    Default

    Well my 370 is also taking a while to start playing. Things I can think of:
    1. ffmpeg will not appear on the taskbar You would need to start the task manager and look at running processes
    2. It 'could' be that Sony has decided to buffer the song before playing
    3. If your network cable is going upstairs the bits could slow down because of gravity. (That was a joke, you know anti-gravity 8^)

    Nothing else is popping into my head.

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

    Default

    Both of those MP3s fit the device profile (Sony BDP), so they should not be transcoded. Please go to Media Devices dialog in Mezzmo and check which device profile is used for the BDP - it should be one of the "Sony BDP" ones.

    We'll do some testing here as well on our S370 and see if it also happens here. You are using the latest released Mezzmo v2.1.11, right?

    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

  8. #8
    Join Date
    Dec 2010
    Posts
    3

    Default

    Yes, I am using 2.1.11

    Sorry, I mean't to say it doesn't show in the task manager.

    Under Media Devices it is Sony BDP (NTSC No Divx). Guessing since I am playing music and not videos the Divx part probably doesn' matter.

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
  •