NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
hamvil
Jan 20, 2012Aspirant
MediaTomb for ReadyNAS Ultra
Hi,
I've finally managed to run MediaTomb on my ReadyNAS Ultra 4. With the current setup I can stream any video to my PS3. Subtitles are supported but only as external srt or sub file (that must be named exactly like the video file with the exception of the extesion that can be either srt or sub).
I've also made a bin package for readynas. Before installing it you must enable ssh access and install a few external dependecies:
apt-get update
apt-get install libfreetype6 ttf-dejavu ffmpeg lsdvd
Then you can download the bin package from:
https://github.com/rriggio/MediaTomb4Re ... 2.1-10.bin
and install it from the web interface.
The package contains three executable:
(1) MediaTomb, the actual DLNA server
(2) mencoder, used for transoding video and audio to formats that are supported by the PS3
(3) mediainfo, used to extract infomation from the video file (such as codec and resolution)
A transcoding script borrowed from:
http://www.vanalboom.org/node/16
is used in order to understand if the video and audio shall be streamed to the PS3 or if it must be transcoded. In the later case the format used is mpeg2. Notice that if a subtitle is found the video is always trancoded since that is the only way to deliver subs over DLNA.
After installing the package you will see a new section in Addons -> Installed. This section, named MediaTomb, contains a single button that redirects to the MediaTomb configuration interface (that is quite straightforward).
Finally, this mess between etch packages and lenny packages is a nighmare, for example the development version of the freetype package is from debian etch while the freetype package is from lenny, which make impossible to install libfreetype6-dev using apt-get.
I've finally managed to run MediaTomb on my ReadyNAS Ultra 4. With the current setup I can stream any video to my PS3. Subtitles are supported but only as external srt or sub file (that must be named exactly like the video file with the exception of the extesion that can be either srt or sub).
I've also made a bin package for readynas. Before installing it you must enable ssh access and install a few external dependecies:
apt-get update
apt-get install libfreetype6 ttf-dejavu ffmpeg lsdvd
Then you can download the bin package from:
https://github.com/rriggio/MediaTomb4Re ... 2.1-10.bin
and install it from the web interface.
The package contains three executable:
(1) MediaTomb, the actual DLNA server
(2) mencoder, used for transoding video and audio to formats that are supported by the PS3
(3) mediainfo, used to extract infomation from the video file (such as codec and resolution)
A transcoding script borrowed from:
http://www.vanalboom.org/node/16
is used in order to understand if the video and audio shall be streamed to the PS3 or if it must be transcoded. In the later case the format used is mpeg2. Notice that if a subtitle is found the video is always trancoded since that is the only way to deliver subs over DLNA.
After installing the package you will see a new section in Addons -> Installed. This section, named MediaTomb, contains a single button that redirects to the MediaTomb configuration interface (that is quite straightforward).
Finally, this mess between etch packages and lenny packages is a nighmare, for example the development version of the freetype package is from debian etch while the freetype package is from lenny, which make impossible to install libfreetype6-dev using apt-get.
23 Replies
Replies have been turned off for this discussion
- yupsoloAspirantthanx for any help
- hamvilAspirantWell it seems that there some difference between my repos and yours. I do not have access to my readynas, but as far as I remember I;m using the default configuration for APT. Maybe I;ve also activated the backports repo. In order to do so you must uncomment a line in the apt configuration file. It should be in /etc/apt/sources.
I;m using a readynas ultra 4 with firmware 4.2.19.
R. - yupsoloAspirantthanx for the help, I'll check that tonight.
hope to get it work.
if not, I'm done with all hopes of geting a decent media player with subs on my readynas...
I,ve spent soooooo many hours on PS3MS last summer!
:( - hamvilAspirantThis is my sources.list:
deb http://www.readynas.com/packages 4.2.19/
deb http://archive.debian.org/debian etch main
The file is in /etc/ept/
R. - hamvilAspirantI've uploaded a new version of the MediaTomb package which adds a select field in the frontview interface that allows you to specify the video quality. This is particularly useful if you stream your video over wifi.
- adrenalinedjAspirantThanks for this add-on...
How can i obtain a SPARC version of this addon?
If not available, how can i make it ?
I really need and add-on which be able to re-encode and stream some MKV to my Xbox 360... ;o) - geggogAspirantYep, a SPARC version would be most handy ...
- mdgm-ntgrNETGEAR Employee RetiredSparc CPU is not powerful enough to re-encode stuff.
- taylarrAspirantSo, I have several Web apps that Ill be installing, and I was wondering since I have the database running on the same server as Apache and the Web apps, could I specify unix://path/to/socket/file instead of localhost?
I think theyre all PHP apps. Theres another app that might be using Perl for something. Im not sure. Using localhost isnt an issue. Id just prefer using a socket if I can. - cmasseyGuideLink appears to be dead, any chance to re-upload?
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!