2008-06-28 05:11:53 PDT
Hello,
I succesfully installed the mediatomb-static-0.11.0-r1-linux-uclibc-mips32el.tar.gz package on my Emtec R-500 movie cube. Firmware 2.0.9UP. Processor MIPS32.
The plan was to use the R-500 in combination with the Playstation 3.
Everything except avi's worked out of the box (after changing the protocolInfo to yes). After some tweaking in the extension-mimetype i got the avi playback working.
I replaced the extension-mimetypes with :
<map from="avi" to="video/x-divx" />
<map from="vob" to="video/mpeg" />
<map from="mp3" to="audio/mpeg" />
<map from="ogg" to="application/ogg" />
<map from="asf" to="video/x-ms-asf" />
<map from="asx" to="video/x-ms-asf" />
<map from="wma" to="audio/x-ms-wma" />
<map from="wax" to="audio/x-ms-wax" />
<map from="wmv" to="video/x-ms-wmv" />
<map from="wvx" to="video/x-ms-wvx" />
<map from="wm" to="video/x-ms-wm" />
<map from="wmx" to="video/x-ms-wmx" />
<map from="m3u" to="audio/x-mpegurl" />
<map from="pls" to="audio/x-scpls" />
and now i have avi playback on the PS3. Also posted on
http://www.mhdworld.com (Emtec user forum)
btw : A wonderful piece of software !