Page 4 of 6

Re: Sony finally released a media player for the ps4!

Posted: Wed Jun 24, 2015 10:20 pm
by SubJunk
Hey guys,
Here are two updated builds to test if you can, it's really appreciated, as are logs :)

http://www.spirton.com/uploads/UMS/UMS-544112b.exe
http://www.spirton.com/uploads/UMS/UMS-ce9daae.exe

Re: Sony finally released a media player for the ps4!

Posted: Thu Jun 25, 2015 5:34 pm
by Phonism
SubJunk wrote:Hey guys,
Here are two updated builds to test if you can, it's really appreciated, as are logs :)

http://www.spirton.com/uploads/UMS/UMS-544112b.exe
http://www.spirton.com/uploads/UMS/UMS-ce9daae.exe
Wow, thanks! :D Will test after work today!

Re: Sony finally released a media player for the ps4!

Posted: Thu Jun 25, 2015 7:00 pm
by AlGrenadine
SubJunk wrote:Hey guys,
Here are two updated builds to test if you can, it's really appreciated, as are logs :)

http://www.spirton.com/uploads/UMS/UMS-544112b.exe
http://www.spirton.com/uploads/UMS/UMS-ce9daae.exe
Still have A/V sync problems, maybe a little less with UMS-ce9daae.exe.
Here is the log pack :

Re: Sony finally released a media player for the ps4!

Posted: Thu Jun 25, 2015 9:39 pm
by SubJunk
Latest attempt is at http://www.spirton.com/uploads/UMS/UMS-60101a0.exe
Please try it and let me know how it goes :) Also when attaching logs, please make sure to change the log level to TRACE before starting the tests, otherwise there isn't enough info in the logs. Thanks :D
AlGrenadine wrote:Still have A/V sync problems, maybe a little less with UMS-ce9daae.exe.
It looks like that video is being streamed directly to the PS4 so I guess the sync issues are a bug with PS4's media player

Re: Sony finally released a media player for the ps4!

Posted: Fri Jun 26, 2015 3:00 am
by AlGrenadine
Here is the logfile with latest version. Still A/V sync issues :(

Re: Sony finally released a media player for the ps4!

Posted: Fri Jun 26, 2015 3:21 am
by AlGrenadine
I've also tried serviio and Plex media servers, with same results :(
It seems the PS4 Media Server is a bad one and it will probably take months before they release a fix...
If you have an idea i'd be interested :)

Re: Sony finally released a media player for the ps4!

Posted: Fri Jun 26, 2015 11:20 pm
by ExSport
Your file " Papa.ou.Maman.2015.FRENCH.DVDRip.XviD.avi" is streamed to PS4 without any stream modifications (no transcoding used) so problem is:
  • PS4 weak support of this type of file (does work same way when streamed or when played from USB)
  • PS4 weak support of DLNA implementation (file works ok from USB but not via any DLNA server)
  • UMS bug (file works correctly from another DLNA server)

Re: Sony finally released a media player for the ps4!

Posted: Sun Jun 28, 2015 4:03 pm
by zuricksaves
I was reading the ps4.conf file, comparing it to what the plex guys are doing, and the ps3 ums conf, I think these two little changes are in order ?

# Supported video formats:
Supported = f:avi v:mp4|h264 a:aac|ac3|mp3 m:video/avi
Supported = f:mkv v:mp4|h264 a:aac|aac-he|ac3|mp3 m:video/x-matroska
Supported = f:mp4 v:mp4|h264 a:aac|ac3 m:video/mp4
Supported = f:mpegts v:mpeg2|h264 a:aac|ac3|mpa m:video/vnd.dlna.mpeg-tts

Re: Sony finally released a media player for the ps4!

Posted: Sun Jun 28, 2015 9:49 pm
by radamo
zuricksaves wrote:I was reading the ps4.conf file, comparing it to what the plex guys are doing, and the ps3 ums conf, I think these two little changes are in order ?

# Supported video formats:
Supported = f:avi v:mp4|h264 a:aac|ac3|mp3 m:video/avi
Supported = f:mkv v:mp4|h264 a:aac|aac-he|ac3|mp3 m:video/x-matroska
Supported = f:mp4 v:mp4|h264 a:aac|ac3 m:video/mp4
Supported = f:mpegts v:mpeg2|h264 a:aac|ac3|mpa m:video/vnd.dlna.mpeg-tts
Did you try these changes?

Re: Sony finally released a media player for the ps4!

Posted: Mon Jun 29, 2015 4:29 am
by zuricksaves
Good call. I downloaded some test MP4 files with mpeg4 inside, and no bueno.

I was working off what I had read off the Sony specs and the trial and error here:
https://forums.plex.tv/index.php/topic/ ... lna/page-3

This media player is starting to look like an interns project.