MKV Playback on Pana stops every few seconds (Synology NAS)
first of all a big thanks for this nice piece of software to it's creator!

But...
I have an annoying problem with all MKV videos which I want to stream from a Synology NAS to my Panasonic DMP-BDT300 Blu-Ray Player over DLNA.
Using the Sony Bravia profile all MKVs are discovered properly and they will start after a few seconds. But then about every 2 to 5 seconds the playback stops for approx half a second an then continues. I've checked the log file but found nothing abnormally looking except a recurring
[Web Server] I/O Error: Connection reset.
But the frequency of the log error entries doesn't matches with the occurrence of the short lacks so I don't think it has anything to do with this problem. Sometimes I manage to play a few minutes without stops but then it starts again halting for a few hundred milliseconds.
The MKVs are encoded using AC3 audio and AVC video, are in 720p format and they have a total (video 3169/audio 448) bit rate of 3618 (MediaInfo). Playing other video format like mpeg4 or VOB files and all other types which are recognised works fine, no lacks or stops.
My Synology NAS is a DS411+ with a dual core 1.6 GHZ Atom CPU and 1GB RAM which is pretty idle when transcoding. I'm using 4 cores but tried 2 cores also which makes no difference. DSM Version is 3.2 (3.1 doesn't work either), serviio is 5.2 and ffmpeg is the one delivered with the DSM software:
- Code:
ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
built on Sep 4 2011 02:23:49 with gcc 4.2.1
configuration: --arch=i686 --target-os=linux --cross-prefix=/usr/local/i686-linux-gnu/bin/i686-linux-gnu- --enable-cross-compile --enable-optimizations --disable-yasm --disable-altivec --enable-pic --enable-shared --disable-static --disable-swscale-alpha --disable-ffserver --disable-ffplay --enable-libmp3lame
libavutil 50. 40. 1 / 50. 40. 1
libavcodec 52.120. 0 / 52.120. 0
libavformat 52.108. 0 / 52.108. 0
libavdevice 52. 4. 0 / 52. 4. 0
libavfilter 1. 77. 0 / 1. 77. 0
libswscale 0. 14. 0 / 0. 14. 0
I followed the installation description on the pc load letter blog except that I doesn't downgraded the ffmpeg version.
I doubt that my system isn't able to playback or that the ffmpeg version causes the problems because following the pc load letter description it will even work on a DS111 from which I have just migrated and where I had the same problems with the ffmpeg version named in the installation description (they were just a little bit worse because CPU load was always around 100% when transcoding).
BD Player and NAS are in the same wired Gigabit network, connected directly over a Linksys WRT610N router.
Has anyone any idea what the problem could be? I searched all sources and found no similiar problems yet...
Many thanks for any hints,
Markus