Search found 851 matches

by Sami32
Wed Jan 25, 2017 9:08 am
Forum: Help and Support
Topic: Running time.
Replies: 16
Views: 17369

Re: Running time.

Thank for confirming that, it's effectively a bug that need to be fixed. I have a good idea from which commit come this issue. I was waiting more informations from users...
It's in the top TODO fix list ;)

Could you post a MediaInfo text report from one of your problematic MP4 video files ? Thanks.
by Sami32
Tue Jan 24, 2017 7:15 am
Forum: Help and Support
Topic: [Solved] Java Out of Memory error during file scan
Replies: 6
Views: 6911

Re: Java Out of Memory error during file scan

For testing purpose, i suggest you to try UMS 6.5.0 version instead, and return feedback.
by Sami32
Tue Jan 24, 2017 1:38 am
Forum: Help and Support
Topic: Running time.
Replies: 16
Views: 17369

Re: Running time.

Is it happening only with your MP4 video files ?

Do playing the files from inside the #--TRANSCODE--# folder give the same result ?
by Sami32
Mon Jan 23, 2017 11:23 pm
Forum: Help and Support
Topic: replacing UMS FFMpeg version [SOLVED]
Replies: 11
Views: 17570

Re: replacing UMS FFMpeg version

Happy that you finally succeed ;) Here an unofficial recent version (3.1.2) of FFMpeg compiled for your old OS: http://www.macfn.com/download/app/file/400/66b7f9/ Don't forget to keep a backup of the second version from the last time (official 2.8.1 version) ! BTW, you should try this renderer (afte...
by Sami32
Mon Jan 23, 2017 12:22 pm
Forum: Help and Support
Topic: Subtitle Issue - Samsung TV
Replies: 5
Views: 8006

Re: Subtitle Issue - Samsung TV

Hi fabio5000, that could be related to this commit: https://github.com/UniversalMediaServer/UniversalMediaServer/commit/ee1d3d042c510ee2e0b290a9db5d816d579ce85e You'll need to provide a full TRACE log as explained here: http://www.universalmediaserver.com/forum/viewtopic.php?f=9&t=556 Do you get...
by Sami32
Mon Jan 23, 2017 5:55 am
Forum: Help and Support
Topic: Possible Memory Leak - Out of memory 98% processor
Replies: 15
Views: 17694

Re: Possible Memory Leak - Out of memory 98% processor

So you can try changing your memory heap size as already told, or test if one particular subfolder inside your Music repertory give this issue and submit a new log with only this problematic folder in the shared tab, as your actually log files are huge !!!
by Sami32
Sat Jan 21, 2017 11:49 pm
Forum: Media Renderers
Topic: [Solved] Vizio M-series aspect ratio
Replies: 5
Views: 7365

Re: Vizio M-series aspect ratio

viewtopic.php?f=9&t=556

You can add this line to your renderer configuration file:

Code: Select all

KeepAspectRatioTranscoding = true
Hoping that helped you.