NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mfe-_
Nov 26, 2024Aspirant
minidlna-1.3.3 on ReadyNAS Duo Sparc
Hello, I was able to install minidlna 1.3.3 with ffmpeg-5.1.6 on my ReadyNAS Duo v1 and wanted to share my experience. The challenges started already at the beginning with ffmpeg when the produced m...
mfe-_
Nov 28, 2024Aspirant
Thanks StephenB for your feedback.
Yes, my ReadyNAS Duo has 256 MB of RAM. The motivation to build a newer MiniDLNA was because it did not recognize all videos. In reality, only a small number of movies were recognized. I guess it's because the MiniDLNA was lacking support for some movie file formats.
As the FFmpeg library is a mandatory dependency of MiniDLNA, I would not be able to build MiniDLNA without the library. Its used for:
- Media Transcoding: FFmpeg can transcode media files into formats that are compatible with various DLNA clients.
- Metadata Extraction: FFmpeg can extract metadata from media files, which MiniDLNA uses to organize and present media content.
- Thumbnail Generation: FFmpeg can generate thumbnails for video files, enhancing the browsing experience on DLNA clients.
- Format Support: FFmpeg supports a wide range of audio and video formats, ensuring that MiniDLNA can handle diverse media libraries.
Some other library dependencies are indeed optional, but I tried to build them too, so that my MiniDLNA supports most of the features.
PS: is it possible that a moderator merges my old profile https://community.netgear.com/t5/user/viewprofilepage/user-id/269662 to this one?
StephenB
Nov 29, 2024Guru - Experienced User
mfe-_ wrote:
Yes, my ReadyNAS Duo has 256 MB of RAM. The motivation to build a newer MiniDLNA was because it did not recognize all videos. In reality, only a small number of movies were recognized.
Makes sense. I didn't do much with ReadyDLNA on the Duo or NV+. FWIW, the OS-6 ReadyNAS NAS are running version 1.3.1. Though personally I use Plex.
BTW, if you are keeping the miniDLNA database and cache on the OS partition, I suggest relocating them to the C volume. The OS partition is only 2 GB, and could easily fill as your library grows.
mfe-_ wrote:
As the FFmpeg library is a mandatory dependency of MiniDLNA, I would not be able to build MiniDLNA without the library. Its used for ...
FWIW, I do know what ffmpeg does, and use it regularly. I was thinking you were building the executable, not the library.
Last time I checked, MiniDLNA didn't support any transcoding. I am sure that the version installed on the OS-6 ReadyNAS does not transcode. Though I have heard that there are some forks that will. Did you use the ReadyMedia source? If not, what source did you use?
That said, the Duo is far too slow to any real-time video transcoding. That requires at least an RN202 for 1080p video. So taking out VP9 won't make any difference as far as that goes. I haven't attempted audio transcoding on my own Duo (it's too small to be my main NAS, so it's now a tertiary backup that I use for some shares). But I wouldn't be surprised if the sparc can't keep with transcoding many of the newer audio formats either (for instance opus).
I get the analysis of the container and metadata part, as that is much lighter weight.
Anyway, it looks like an interesting project. We regularly see posts here from people who still have their Duo v1 or the NV+ v1 in service, and some likely would be interested in installing your package.
- mfe-_Nov 29, 2024Aspirant
I used https://sourceforge.net/projects/minidlna/ as source. I noticed the discussion about ReadyMedia forks on reddit
https://www.reddit.com/r/linux/comments/4zh324/how_dead_is_minidlna_readymedia_too_dead/ . I thought I had the best chances of getting ReadyMedia running since it was also shipped with the ReadyNAS Duo v1.
But the mentioned fork of https://github.com/gerbera/gerbera is still interesting as its still active maintained. Maybe its worth giving it a try as well. Interestingly, the ffmpeg library is listed there as an optional dependency and not as required.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!