Search found 21 matches

by Amadeus
Wed Jan 02, 2019 3:07 pm
Forum: Help and Support
Topic: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available
Replies: 32
Views: 48111

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

Oh yea, that's a nice script ..I'll use that.

Honestly, I had just been using the shell script that comes with UMS:

Code: Select all

UMS.sh &
by Amadeus
Wed Jan 02, 2019 12:53 pm
Forum: Help and Support
Topic: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available
Replies: 32
Views: 48111

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

OK, I dug around in the source and finally discovered the cause of the "permissions error" message. The reason is that custom paths set in the config file need to include the binary file name. So, for example: # Path to dcraw (absolute or relative from project.binaries.dir) # Default: # Wi...
by Amadeus
Wed Jan 02, 2019 5:58 am
Forum: Help and Support
Topic: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available
Replies: 32
Views: 48111

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

I'm using the start-up script that comes with UMS 7.7.1 with no modifications. Also, I updated to java 8 and it's still giving the same warning about permissions. (However, as I mentioned before, it appears to be working as intended.) apollo::root:~> java -version openjdk version "1.8.0_191&quo...
by Amadeus
Tue Jan 01, 2019 8:56 pm
Forum: Help and Support
Topic: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available
Replies: 32
Views: 48111

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

I had one thought: could the version of Java make a difference?

Code: Select all

apollo::root:~> java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
by Amadeus
Tue Jan 01, 2019 8:37 pm
Forum: Help and Support
Topic: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available
Replies: 32
Views: 48111

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

All of the permissions in the UMS directory are the same as all the others in my posting above. I didn't make any changes from the default permissions. Also, I just went and tested a couple videos on my Smart TV and things seem to be working just fine as far as I can tell (which, they weren't a coup...
by Amadeus
Tue Jan 01, 2019 8:26 pm
Forum: Help and Support
Topic: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available
Replies: 32
Views: 48111

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

apollo::root:/> ls -la total 128 ... drwxr-xr-x 23 root root 4096 Dec 31 22:05 usr ... apollo::root:/usr> ls -al drwxr-xr-x 23 root root 4096 Dec 31 22:05 . drwxr-xr-x 29 root root 4096 Dec 31 22:05 .. drwxr-xr-x 2 root root 69632 Dec 31 22:04 bin ... lrwxrwxrwx 1 root root 9 Dec 29 13:15 ums -> um...
by Amadeus
Tue Jan 01, 2019 8:08 pm
Forum: Help and Support
Topic: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available
Replies: 32
Views: 48111

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

Thanks!! I'm definately using 7.7.1 and UMS was not automatically finding the binaries. However, I removed the symbolic links and edited the configuration file as you mentioned and it fixed all of them except VLC. There were some warnings, which I'll mention below, but at least UMS is finding most o...
by Amadeus
Tue Jan 01, 2019 6:17 pm
Forum: Help and Support
Topic: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available
Replies: 32
Views: 48111

Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

I recently upgraded my server from Ubuntu 16.04 to 18.04 LTS and my UMS from 6.5.3 to 7.7.1. It runs; however, there are things showing as 'not available', and I cannot figure out why: INFO 00:07:15.199 [main] Transcoding engine "FFmpeg Audio" is available INFO 00:07:15.267 [main] Transcod...
by Amadeus
Mon Nov 14, 2016 8:58 pm
Forum: Help and Support
Topic: How to disable subtitles on MKV files by default
Replies: 0
Views: 4507

How to disable subtitles on MKV files by default

I have used the line: disable_subtitles = true However, I still continue to receive subtitles on every .mkv file that UMS encounters. I can disable it using the media player UI, but I don't see a setting for disabling it default. Any suggestions? If the "disable_subtitles" setting should d...
by Amadeus
Thu Dec 03, 2015 11:00 pm
Forum: Developers
Topic: Building Question
Replies: 10
Views: 49989

Re: Building Question

Infidel -- your solution is a good idea. Thanks! I just have one question, you refer to utilizing my "ums program folder" as a base directory for the symlinks and the script that runs the file. However, how can I confirm that the files I'm using in THAT directory are the most up-to-date? (...