
Search found 3170 matches
- Tue Jan 05, 2021 11:38 am
- Forum: Mac OS X-specific Support
- Topic: Mencoder Engine not loaded
- Replies: 6
- Views: 1032
Re: Mencoder Engine not loaded
Ah that error message is helpful. That indicates that our version of MEncoder is not fully statically built, which is my fault, but in my defense it is really hard
I'll try to fix it

- Mon Jan 04, 2021 12:52 pm
- Forum: Announcements
- Topic: Highest rated UPnP media server on LinuxLinks
- Replies: 0
- Views: 1041
Highest rated UPnP media server on LinuxLinks
Thanks to LinuxLinks for including us in their article 7 Best Free and Open Source UPnP Media Servers . It is an honor to make that list, let alone come out on top :D This is also an opportunity to remind you to report any bugs you may have noticed in our v10 alpha release. We have only received goo...
- Sun Jan 03, 2021 4:55 pm
- Forum: Media Renderers
- Topic: PS4 disconnecting every 20 minutes
- Replies: 61
- Views: 85926
Re: PS4 disconnecting every 20 minutes
Ok so what I can see from the logs is: 16:28:11.838 video starts transcoding one possible problem is that we are sending a wrong MIME type to the PS4, we send [code]video/mpeg when it should be video/vnd.dlna.mpeg-tts . I doubt that is related but we should test it anyway. 16:29:20.715 we start rece...
- Sun Jan 03, 2021 4:27 pm
- Forum: Media Renderers
- Topic: Transcoding for SONY Bravia VH1/KD-65XH92xx
- Replies: 20
- Views: 1384
Re: Transcoding for SONY Bravia VH1/KD-65XH92xx
Hi SimpleUser,
Usually the best supported format is TranscodeVideo = MPEGPS-MPEG2-AC3 since that is what the DLNA standard says to use, and it is what DVDs use. Have you tried that?
Usually the best supported format is TranscodeVideo = MPEGPS-MPEG2-AC3 since that is what the DLNA standard says to use, and it is what DVDs use. Have you tried that?
- Sun Jan 03, 2021 4:19 pm
- Forum: Media Renderers
- Topic: Renderer Profile for a Sony Bluray Player UBP-X800M2
- Replies: 3
- Views: 1051
Re: Renderer Profile for a Sony Bluray Player UBP-X800M2
This looks great, thank you. Nice attention to detail in the config. I'll put it in the next release. And yes, please link me to your fixed video testing suite.
- Sun Jan 03, 2021 4:13 pm
- Forum: Mac OS X-specific Support
- Topic: Mencoder Engine not loaded
- Replies: 6
- Views: 1032
Re: Mencoder Engine not loaded
Our MEncoder for macOS should be 64-bit now unless you're using the "pre-10.15" build. Can you atach logs?
- Sun Jan 03, 2021 4:11 pm
- Forum: Feature Suggestions
- Topic: file numbering option
- Replies: 3
- Views: 528
Re: file numbering option
Thanks for your suggestion, can you please explain why that would be useful?
- Wed Dec 30, 2020 7:17 am
- Forum: Linux-specific Support
- Topic: Serious bug with UMS 9.8.3 and 10
- Replies: 1
- Views: 912
Re: Serious bug with UMS 9.8.3 and 10
It looks like the folder doesn't have permissions, does it work if you use chmod to set permissions on the folders? Like here https://stackoverflow.com/a/19255415/2049714
- Sun Dec 27, 2020 4:36 pm
- Forum: General Help and Support
- Topic: Security Options
- Replies: 6
- Views: 682
Re: Security Options
We have an issue for this and I hope it gets worked on https://github.com/UniversalMediaServer ... ssues/1801
- Sun Dec 27, 2020 6:02 am
- Forum: Announcements
- Topic: New website
- Replies: 1
- Views: 1266
New website
Welcome to our new website! We wanted to have a new website to go along with the start of our v10 releases, since the design of our old one was dated, and didn't allow us to showcase our new features very well. This website is on GitHub to allow for code contributions just like our program, and plea...