Search found 602 matches

by ExSport
Wed Nov 11, 2015 4:53 am
Forum: Help and Support
Topic: Certain renderers detected only
Replies: 2
Views: 4827

Re: Certain renderers detected only

Weird that UMS.exe was needed and not javaw.exe itself 8-)
by ExSport
Wed Nov 11, 2015 4:47 am
Forum: Help and Support
Topic: Why transcode when tsmuxer will do?
Replies: 9
Views: 12511

Re: Why transcode when tsmuxer will do?

Don't have much time to browse your log deeply but I spotted two weird things. Log where tsMuxeR is not used shows log differently against the other log with same UMS version where tsMuxeR is forced: TRACE 2015-11-08 13:32:50.525 [New I/O worker #8] net.pms.encoders.FFMpegVideo Don't know why one lo...
by ExSport
Wed Nov 11, 2015 2:49 am
Forum: Help and Support
Topic: Server show up time
Replies: 6
Views: 8480

Re: Server show up time

Not really as I am spotting same problems from time to time. Renderer PS3, PanTV, Android DLNA/UPnP Renderers, different PCs, different networks. Sometimes visibility is instant but other times it takes minutes, depending how long UMS is started as after start UMS sends announcements in few secs but...
by ExSport
Wed Nov 11, 2015 2:14 am
Forum: General Discussion
Topic: Subtitles work, but only a third is shown..?
Replies: 6
Views: 9870

Re: Subtitles work, but only a third is shown..?

The easiest way is to post debug.log and attach also subtitles you used.
Then we can help.
viewtopic.php?f=9&t=556
by ExSport
Wed Nov 11, 2015 2:10 am
Forum: General Discussion
Topic: Unknown device
Replies: 2
Views: 7693

Re: Unknown device

Every renderer has its own MAC and IP address visible in UMS GUI or debug.log So the easiest way how to find what device probably it is is using Android's app: https://play.google.com/store/apps/details?id=com.overlook.android.fing Rescan your WIFI network and you will see devices connected there wi...
by ExSport
Wed Nov 11, 2015 2:04 am
Forum: Announcements
Topic: UMSBuilder 1.9.0 is released
Replies: 6
Views: 22754

Re: UMSBuilder 1.9.0 is released

Thanks SubJunk Hopefully it is still compatible with Infidel's UMSBuilderV2: build any UMS branch :mrgreen: Maybe it will be great to distribute it together so anyone can choose direct build of master or make custom builds from one UMSBuilder pack :idea: Btw. Thanks Infidel for masterpiece of code t...
by ExSport
Mon Nov 09, 2015 10:36 pm
Forum: Media Renderers
Topic: help for a noobie
Replies: 2
Views: 4737

Re: help for a noobie

Hello
Go to the support forum and check "Problem Reporting Guideline" :idea:
by ExSport
Mon Nov 09, 2015 10:30 pm
Forum: Media Renderers
Topic: Bravia KDL-32EX725 1080p video aspec ratio
Replies: 2
Views: 5329

Re: Bravia KDL-32EX725 1080p video aspec ratio

Adding it is useless without commenting these two lines in conflict:
OverrideFFmpegVideoFilter = pad=max(iw\\,ih*16/9):max(ih\\,iw/16*9):(ow-iw)/2:(oh-ih)/2, setdar=4/3
CustomMencoderOptions = -vf softskip,expand=::::1:16/9:2,scale=1283:720
by ExSport
Wed Nov 04, 2015 4:29 am
Forum: Help and Support
Topic: FFmpeg and subtitles wont play since 5.2.2
Replies: 3
Views: 5516

Re: FFmpeg and subtitles wont play since 5.2.2

Read again the response from Subjunk.
Critical words are TRACE and WORKING+BROKEN LOG ;)
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
by ExSport
Wed Nov 04, 2015 4:23 am
Forum: Help and Support
Topic: Strange seeking (fast-forward/reverse) problem on PS4
Replies: 7
Views: 21522

Re: Strange seeking (fast-forward/reverse) problem on PS4

You must read more here. There are discussions about no support of FF/RW on PS4 when TRANSCODING is used as PS4 lacks this support. It means if file is streamed as is, directly to PS4, FF/RW works. But when UMS have to TRANSCODE or REMUX video/audio, you will lose FF/RW support. If you will find ano...