Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Dear DNS-323 users and Samsung TV owners,
I spend lots of time seeking for the right DLNA app which will be able to stream content to the lastest Samsung TV.
Mediatomb sounds promising but at the end I wasn't statisfied.
So I tested few other and finally found miniDLNA https://sourceforge.net/projects/minidlna/.
Nothing new, well not exactly as a user called Randomcore created a patch for V 1.0.18 so it will get most of the feature you could have with the native Samsung PC Share Manager V4.1 (only for PC as you could guess) :
* thumbnails (patch from minidlna forum which produces jpeg thumbnails e.g. movie.avi.jpg)
* subtitle submenu, if external subtitles are found
* Bookmarks (jump to last watched position)
* chapter selection (every 10% of the movie) such as
Source : https://sourceforge.net/tracker/?func=d … id=1121518
Forum post about this patch : https://sourceforge.net/projects/minidl … ic/3708596.
Even if people managed to get it working on different linux distrib, I ,so far, failed to get it working on DNS-323 device (video tumbs and navigation were OK but chapters and subtitles failed to be displayed).
Is there and more experienced builder who might give it a try ?
Thanks in advance.
Fr3d
[UPDATE] We did manage to get a stable version for our favorite NAS : check post below for details.
Last edited by fboulange (2010-10-13 00:46:48)
Offline
here you can find minidlna compiled for DNS-323 and ffp
http://www.plord.co.uk/funplug/0.5/
Last edited by LuckyBlack (2010-10-09 10:15:20)
Offline
LuckyBlack,
Sure you can find it in plord packages but the problem is that Samsung changed their USER-AGENT key on latest hardware, so minidlna can't recognized them correctly and send wrong file type for exemple for mkv file which ends up by not displaying them properly on the TV.
The randomcore minidlna patch, corrects this and even add cool features such a chapters (with thumbnails) subtitle menu (delay, activate, etc) and bookmark (last position played) which are not included in minidlna original v1.0.18 sources.
If you read the posts about this patch (see my previous post) you'll notice that it's only SAMSUNG specific features.
With others we found that NAS build were not working and it may comes from a timeout problem with the MTA file (chapters). We're still working to get it fixed.
Cheers anyway for the link (it may interrest others).
Fr3d
Last edited by fboulange (2010-10-09 11:20:10)
Offline
now is more clear , I'm also interested in this specific version because I own a LE46C750, I hope to see this release compiled for our nas
thanks
Offline
Well you're Lucky then as randomcore released a new patch which allows NAS device to play with mta files (chapters) without the timeout problem.
Check out the forum (see my first post here).
I complied a DNS-323 version but for some reason inotify refused to work for me.
For those who are interrested here is my build http://dl.free.fr/txpESDOG7.
[UPDATE] I get it to work with inotify check it here : http://www.megaupload.com/?d=QIZ15F0S
Last edited by fboulange (2010-10-12 01:43:46)
Offline
great , which is the installation method ??
Offline
Installation method ?
Wow... erm i thought people would know if the read this forum
Well first install ffp on your NAS device (see wiki).
Second grab my build and use funpack to install it :
funpack -i minidlna-dns323-1.0.18.samsung_patch20101009_mta2.tgz
.
Third Set up your share data by modifying your
/ffp/etc/minidlna.conf
.
Fourth start your patched miniDLNA with
sh /ffp/start/minidlna.sh start
.
And enjoy...
Fr3d
Offline
thank you for your information, i appreciate it
I installed it but when i start minidlna.sh problems arrive
first start
it said i can't load libexif.so.12 --> I solved installing the package libexif-0.6.19-1.tgz
second start
it said i can't load libjpeg.so.62 --> I solved installing the package libjpeg-6b-1.tgz
third start
it said i can't load libavformat.so.52 --> I solved installing the package ffmpeg_0.SVN200090409-2.tgz
fourth start
it said i can't load it said i can't load libid3tag.so.0 --> where I can find it ??
I tried doing
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /lib/libid3tag.so.0.3.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /lib/libid3tag.so.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /opt/lib/libid3tag.so.0.3.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /opt/lib/libid3tag.so.0
didn't work
so I tried copying physically the files in the directories but didn't work
what can I do to solve ???
Last edited by LuckyBlack (2010-10-13 10:40:13)
Offline
@LuckBlaxk Check out the Wiki link above there should mention extra package from inreto or plord where you could find libid3tag package
Or Google it
Fr3d
Offline
I found some of the missing libraries but there is one i can't find
libffmpegthumbnailer.so.4
fboulange do you know where i can find it ? I tried both plord site and inreto site, but I haven't found nothing about this library....
thanks your help has been appreciated :-)
Last edited by LuckyBlack (2010-10-13 20:15:20)
Offline
Rigth, for ffmpegthumbnailer I Did build my own one.
You could try to do yours by looking at http://juliensimon.blogspot.com/2008/12 … atomb.html
If you are not able to do it, I'll post a link here this weekend as I am not home right now
Fr3d
Last edited by fboulange (2010-10-15 00:46:04)
Offline
a link with a built ffmpegthumbnailer would be very appreciate, thank you
a question
the guide you linked is for ubuntu, how can I use it on DNS-323 ???
Last edited by LuckyBlack (2010-10-15 07:48:03)
Offline
Are you able to play mkv files with that version of miniDLNA on the DNS323?
I am looking for a DLNA server that serves mkv files from DNS323 to Samsung C650.
Has anyone solved that problem for mkv files?
Note:
- Finally it worked after I started fresh with the packages from: http://www.plord.co.uk/funplug/0.5/
- and to get the chapters I installed http://www.megaupload.com/?d=QIZ15F0S (minidlna-dns323-1.0.18.s
amsung_patch20101009_mta2)
Last edited by thomasO (2010-11-15 21:34:48)
Offline
Yes I'm able to play MKV files from DNS-323 using this version of minidlna
Offline
LuckyBlack, did you build ffmpegthumbnailer yourself or did you find a link to it?
Offline
I found a link to download, by now I don't remember the address so I attached it to this post
Last edited by LuckyBlack (2010-10-30 18:57:48)
Offline
Excellent, thanks!
Offline
Fr3d,
thanks for a great job compiling this!
I run your version on NSA210 and it works fine with TV Samsung C650.
Just a note: when inotify is enabled minidlna eats 100% CPU and
its log shows inotify failures on every file. For the time being I just disabled
inotify and I rebuild db manually but having inotify working would be great.
Is there anything I can do to help debug this problem?
Jerry
Offline
Hi there guys,
I tried to install, but after installing the ffmpeg i still get the error about libavutil.so.50.
Is there a separate package available somewhere ??
@fboulange: ben jij toevallig francois van lingo?? :-))
Offline
Greetings
I'm trying to get minidlna working on my dns-323 following the useful instructions here (and there), but I'm currently hung up on "can't load library 'libFLAC.so.8'" when I try to start it up. I googled, but no joy . Where can I find this?
TIA
Brent
Last edited by nRkiSt (2010-11-21 06:20:13)
Offline
nRkiSt wrote:
Greetings
I'm trying to get minidlna working on my dns-323 following the useful instructions here (and there), but I'm currently hung up on "can't load library 'libFLAC.so.8'" when I try to start it up. I googled, but no joy . Where can I find this?
TIA
Brent
hi,
here is your file
http://www.plord.co.uk/funplug/0.5/flac-1.2.1-1.tgz
and here you will find all library
http://www.plord.co.uk/funplug/0.5
Offline
Hi all,
on my ib-nas4210 with fun_plug minidlna is running, but it will no find files. also i cant connect to http port 8200. someone can help me?
Here is my log.
[2010/11/20 11:57:57] minidlna.c:724: warn: Starting MiniDLNA version 1.0.18 [SQLite 3.5.6].
[2010/11/20 11:57:57] minidlna.c:747: warn: Creating new database...
[2010/11/20 11:57:57] inotify.c:649: error: inotify_init() failed!
[2010/11/20 11:57:57] minidlna.c:812: warn: HTTP listening on port 8200
[2010/11/20 11:57:58] scanner.c:722: warn: Scanning /mnt/ide1/video
[2010/11/20 11:57:59] inotify.c:89: error: inotify_add_watch(/mnt/ide1/video) [Bad file descriptor]
[2010/11/20 11:58:46] upnphttp.c:828: warn: / not found, responding ERROR 404
[2010/11/20 11:58:50] upnphttp.c:828: warn: / not found, responding ERROR 404
[2010/11/20 11:58:50] upnphttp.c:828: warn: / not found, responding ERROR 404
Offline
jsc-online wrote:
on my ib-nas4210 with fun_plug minidlna is running, but it will no find files. also i cant connect to http port 8200. someone can help me?
Here is my log.
...
[2010/11/20 11:57:58] scanner.c:722: warn: Scanning /mnt/ide1/video
[2010/11/20 11:57:59] inotify.c:89: error: inotify_add_watch(/mnt/ide1/video) [Bad file descriptor]
...
how did you tried to connect to port 8200? there is no http service.
which file system do you use? it works with ext2.
Offline
thomasO wrote:
jsc-online wrote:
on my ib-nas4210 with fun_plug minidlna is running, but it will no find files. also i cant connect to http port 8200. someone can help me?
Here is my log.
...
[2010/11/20 11:57:58] scanner.c:722: warn: Scanning /mnt/ide1/video
[2010/11/20 11:57:59] inotify.c:89: error: inotify_add_watch(/mnt/ide1/video) [Bad file descriptor]
...how did you tried to connect to port 8200? there is no http service.
which file system do you use? it works with ext2.
on data partition i use ntfs
Offline
I installed it but when i start minidlna.sh problems arrive
first start
it said i can't load libexif.so.12 --> I solved installing the package libexif-0.6.19-1.tgz
second start
it said i can't load libjpeg.so.62 --> I solved installing the package libjpeg-6b-1.tgz
third start
it said i can't load libavformat.so.52 --> I solved installing the package ffmpeg_0.SVN200090409-2.tgz
fourth start
it said i can't load it said i can't load libid3tag.so.0 --> where I can find it ??
I tried doing
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /lib/libid3tag.so.0.3.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /lib/libid3tag.so.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /opt/lib/libid3tag.so.0.3.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /opt/lib/libid3tag.so.0
didn't work
so I tried copying physically the files in the directories but didn't work
I had exactly the same, i found a few more packages that are required for minidlna. After installing them all, it starts up.
libexif-0.6.19-1.tgz http://www.plord.co.uk/funplug/0.5/libexif-0.6.19-1.tgz
libjpeg-6b-1.tgz http://www.inreto.de/dns323/fun-plug/0. … g-6b-1.tgz
ffmpeg_0.SVN200090409-2.tgz http://tinyurl.com/26wvvxt (rapishare, maybe this works as well: http://www.plord.co.uk/funplug/0.5/ffmp … 1842-1.tgz)
libid3tag.so.0 http://www.plord.co.uk/funplug/0.5/libi … 5.1b-1.tgz
flac-1.2.1-1.tgz http://www.plord.co.uk/funplug/0.5/flac-1.2.1-1.tgz
libogg-1.1.4-1.tgz http://www.plord.co.uk/funplug/0.5/libogg-1.1.4-1.tgz
libvorbis-1.2.3-1.tgz http://www.plord.co.uk/funplug/0.5/libv … .2.3-1.tgz
Hope this will be helpfull to you.
Last edited by rochefort (2010-11-26 13:20:43)
Offline