|
Hi,
Just seen this so not sure whether you've solved your problem yet, but thought it may be helpful to recount my experience serving files directly to an LG OLED 55E7 from a DLNS server (UMS) running on a PC. The PC runs a 40TB 5 drive RAID 5 array on a HW card (Areca 1882) so can stream files at 300-600MB/s, depending upon their location in the array.
I've also experienced occasional stuttering on 4k movies, and it turned out to be due to other activities on the PC causing the RAID array to reach 100% disk activity. The offending processes comprised both a torrent client (mostly solved by tweaking the cache settings) which can easily be suspended, and occasionally UMS housekeeping activites (mostly solved by tweaking process priorities).
My point is really that although a fileserver can stream files at rates way above those required for video playback, it can only do it sequentially. Once some random file accesses are mixed in the fileserver streaming rate can easily drop by orders of magnitude. This can also occur if for example there are slow sectors on the drive(s). 4KB Random access read throughput for an 8TB WD Red drive is circa 1MB/sec,
So, if its not your USB to network adaptor, it might be worth checking disk utilisation on the QNAP, if it provides the tools to do so.
Alternatively, steaming the files from your QNAP to a PC/Mac for comparison (via GBit ethernet and/or your USB adaptor) might also help reveal any problems. On Windows a simple file copy will allow you to monitor the transfer speed and confirm/eliminate this as a potential issue. Although I'm not familiar with OSX, I would guess it provides similar facilities. |
|