Search found 1951 matches

by Nadahar
Fri Nov 25, 2016 6:41 am
Forum: Help and Support
Topic: Can not get external srt subs to view from mac to samsung
Replies: 4
Views: 9606

Re: Can not get external srt subs to view from mac to samsung

Hi xlon. You've got to read the problem reporting guidelines a bit more carefully to produce helpful debug files. First of all, start UMS and then choose "Restart in trace mode" from the Logs tab. Once restarted, reproduce the problem (that is, try to play some movies with non-working srt ...
by Nadahar
Wed Nov 23, 2016 8:02 am
Forum: Help and Support
Topic: How to *absolutely* not transcode
Replies: 11
Views: 23502

Re: How to *absolutely* not transcode

In the next version (6.5.2) it will be possible to disable transcoding completely by setting this in UMS.conf:

Code: Select all

disable_transcoding = true
Disabling of transcoding per extension has also been fixed.
by Nadahar
Wed Nov 23, 2016 8:00 am
Forum: Help and Support
Topic: Completely disable transcoding
Replies: 2
Views: 7128

Re: Completely disable transcoding

In the next version (6.5.2) it will be possible to disable transcoding completely by setting this in UMS.conf: disable_transcoding = true Disabling of transcoding per extension has also been fixed. That probably won't fix your problem though, as transcoding is needed to play anything your TV can't p...
by Nadahar
Wed Nov 23, 2016 7:57 am
Forum: Help and Support
Topic: How to disable transcoding?
Replies: 3
Views: 8643

Re: How to disable transcoding?

In the next version (6.5.2) it will be possible to disable transcoding completely by setting this in UMS.conf:

Code: Select all

disable_transcoding = true
Disabling of transcoding per extension has also been fixed.
by Nadahar
Wed Nov 23, 2016 7:56 am
Forum: Help and Support
Topic: How to really disable transcoding?
Replies: 4
Views: 21514

Re: How to really disable transcoding?

In the next version (6.5.2) it will be possible to disable transcoding completely by setting this in UMS.conf:

Code: Select all

disable_transcoding = true
Disabling of transcoding per extension has also been fixed.
by Nadahar
Wed Nov 16, 2016 2:30 am
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25404

Re: Can't see option "Prevent OS from sleeping when streaming"

I don't know if you can prevent sleep from Java in OS X or not. There might be a way, but none of the developers use OS X so we generally have little or no knowledge of OS X specific functions. Java is supposed to be OS agnostic, so you have to pull "hacks" to interface with the OS on any ...
by Nadahar
Tue Nov 15, 2016 8:20 pm
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25404

Re: Can't see option "Prevent OS from sleeping when streaming"

This option is only available under Windows. I guess your only option is to change your power management settings when running UMS.
by Nadahar
Wed Nov 09, 2016 6:42 am
Forum: Help and Support
Topic: Linux install instructions
Replies: 18
Views: 59862

Re: Linux install instructions

Ok, I didn't know ffmpeg did that and I don't know how or when it does it. If ffmpeg can be made to do it in all the same circumstances that tsmuxer does, the quality loss issue should be gone. Muxing in subtitles is still an important part imo, as support for "external" subtitles (separat...
by Nadahar
Tue Nov 08, 2016 8:04 pm
Forum: Help and Support
Topic: [Headless Ubuntu 16.04] Trouble transcoding audio (for PS4)
Replies: 6
Views: 15902

Re: [Headless Ubuntu 16.04] Trouble transcoding audio (for PS4)

Transcoding issues really isn't my strongest point. FFmpeg seems to start to the transcoding, but shortly thereafter we get: DEBUG 2016-10-25 23:45:11.382 [New I/O worker #2] Connection error: java.io.IOException: Broken pipe I don't know why this happens, in fact I don't know anything about pipes u...
by Nadahar
Sun Oct 30, 2016 11:12 pm
Forum: Help and Support
Topic: UMS 6.5.1 + Apple TV (4th Gen) with VLC Mobile
Replies: 4
Views: 13778

Re: UMS 6.5.1 + Apple TV (4th Gen) with VLC Mobile

If the PS3 works I might be off, but it's hard to understand how this isn't the reason. Unicast and multicast routing is very different concepts, and normally when "routing" is used, unicast is implied. Ping, http, ftp, cifs or whatever "normal" network protocol you might test ar...