INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: multiple entries when sending WAV files over DLNA?  (Read 1060 times)

alglove

  • Junior Woodchuck
  • **
  • Posts: 95
multiple entries when sending WAV files over DLNA?
« on: February 19, 2015, 04:34:38 pm »

Looking at my MC20 Media Network logs, I notice when a DLNA renderer requests a WAV file from the DLNA server (renderer and server are both MC20), there are often multiple entries in the server log. For example:

#            Time        Status      Source          Resource                                                              Served   Time
----------------------------------------------------------------------------------------------------------------------------------
122003   1:24 pm   Finished   10.1.10.101   GET: http://10.1.10.100:52101/Music/F6886.wav   192 KB   0:00.005
122004   1:24 pm   Finished   10.1.10.101   GET: http://10.1.10.100:52101/Music/F6886.wav   576 KB   0:00.010
122005   1:24 pm   Finished   10.1.10.101   GET: http://10.1.10.100:52101/Music/F6886.wav   192 KB   0:00.004
122006   1:24 pm   Finished   10.1.10.101   GET: http://10.1.10.100:52101/Music/F6886.wav   192 KB   0:00.005
122007   1:24 pm   Finished   10.1.10.101   GET: http://10.1.10.100:52101/Music/F6886.wav   192 KB   0:00.005
122009   1:24 pm   Finished   10.1.10.101   GET: http://10.1.10.100:52101/Music/F6886.wav   1.9 MB    0:00.049
122010   1:24 pm   Finished   10.1.10.101   GET: http://10.1.10.100:52101/Music/F6886.wav   36.0 KB  0:00.001
122014   1:24 pm   Finished   10.1.10.101   GET: http://10.1.10.100:52101/Music/F6886.wav   44.2 MB  0:00.511


Is this typical behavior for a WAV file, or does it show some sort of problem? FLAC files seem to have only one entry, getting sent as one large chunk.
Logged

AndrewFG

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3392
Re: multiple entries when sending WAV files over DLNA?
« Reply #1 on: February 19, 2015, 11:41:50 pm »

Does it play alright? If it does, then who cares how many GETs the renderer uses to fetch the file? Different renderers have different behaviours on different types of file.
Logged
Author of Whitebear Digital Media Renderer Analyser - http://www.whitebear.ch/dmra.htm
Author of Whitebear - http://www.whitebear.ch/mediaserver.htm

alglove

  • Junior Woodchuck
  • **
  • Posts: 95
Re: multiple entries when sending WAV files over DLNA?
« Reply #2 on: February 20, 2015, 11:45:33 am »

It seems to play OK, but we have issues with playback to the renderer stopping at random places. That is, if we have a playlist of 100 songs, playback at the renderer might stop at song 74 for no apparent reason. It will finish playing the song, but never advance to the next one. However, most of our files are FLAC and are sent in original format. Playback seems to stop on those, as well.

In the process of troubleshooting, I looked through the logs and noticed that about the WAV files. I thought to myself, "Huh, that's weird. Is it supposed to be doing that, or is that a symptom of some sort of network problem?"

If multiple GETs is typical behavior (or at least not unusual), then I won't worry too much about it. It just struck me as odd.

Thanks.
Logged
Pages: [1]   Go Up