Search found 5 matches

by busyguy2
Thu Dec 27, 2018 12:42 am
Forum: Help and Support
Topic: Ubuntu 18.04 & PS3 Failure to play
Replies: 6
Views: 11543

Re: Ubuntu 18.04 & PS3 Failure to play

This must be a different version from original post. Line 1090-1101 is if ( params.aid.getSampleRate() != params.mediaRenderer.getTranscodedVideoAudioSampleRate() && configuration.isFFmpegSoX() && !customFFmpegOptions.contains("--resampler") ) { cmdList.add("-resample...
by busyguy2
Tue Dec 25, 2018 8:52 pm
Forum: Help and Support
Topic: Ubuntu 18.04 & PS3 Failure to play
Replies: 6
Views: 11543

Re: Ubuntu 18.04 & PS3 Failure to play

This failure is because ffmpeg is failing to transcode. You can try the following command on command-line. /opt/ums-7.6.2/linux/ffmpeg64 -y -loglevel info -hwaccel auto -threads 1 -i /nfs/ums-user/Media/Test/test.mkv -map 0:V -map 0:a:0 -bufsize 166k -g 25 -qmax 7 -qmin 2 -ac 6 -ab 640k -ar 48000 -...
by busyguy2
Tue Dec 25, 2018 1:03 am
Forum: Help and Support
Topic: Ubuntu 18.04 & PS3 Failure to play
Replies: 6
Views: 11543

Re: Ubuntu 18.04 & PS3 Failure to play

Hi, I've reinstalled a system with 18.04 headless and I realise that all transcoding is failing. When I use VLC on a windows desktop, I am getting the following failure: TRACE 2018-12-24 15:51:37.469 [HTTPv2 Request Worker 2] Stripping preceding slash from: /get/51/test.mkv_transcoded_to.ts TRACE 20...
by busyguy2
Tue Dec 25, 2018 1:00 am
Forum: Help and Support
Topic: Ubuntu 18.04 & PS3 Failure to play
Replies: 6
Views: 11543

Re: Ubuntu 18.04 & PS3 Failure to play

Hello, I'm still working on this issue, and I've now realised that transcoding is failing for all systems. I used VLC on a windows system, and any video which requires to be transcoded fails. I have reinstalled a new 18.04 headless ubuntu system using the defaults, and added unzip, openjdk-8-jdk, an...
by busyguy2
Mon Dec 03, 2018 6:45 am
Forum: Help and Support
Topic: Ubuntu 18.04 & PS3 Failure to play
Replies: 6
Views: 11543

Ubuntu 18.04 & PS3 Failure to play

Hi, I have UMS 7.6.2 running on Ubuntu 18.04. I am unable to play any titles on the PS3. I keep getting "This content cannot be played. (800288E1). I created a test folder with one file only and tried to play this. Please find attached the zip with the debug log file, UMS.conf and mediainfo for...