I am considering buying a DSM-520 to play music and video files from a network storage disk.
I have a variety of formats around, but most of my videos are encoded with the codec "MPEG-4 Part 2" provided in the libavcodec library developed by the project FFmpeg (this is what you get by default when using mencoder in Linux):
http://en.wikipedia.org/wiki/LibavcodecIn theory, this codec implements the same format as the popular DivX/XviD codecs, but I have had problems in the past with so-called "DivX-certified" DVD players that were unable to play those files. Part of the problem comes from the FourCC code which is normally "FMP4" for the FFmpeg variant, but even if you force it to "DX50" in order to fake a DivX 5 format, many players still support only the official variant.
Does anyone have an experience with such files on the DSM-520 ? or with any other DSM product ? I could easily provide a small sample file if someone would be willing to test it.