Search found 690 matches

by valib
Sun Jun 08, 2014 7:31 pm
Forum: Media Renderers
Topic: MEDE8ER ???
Replies: 27
Views: 31730

Re: MEDE8ER ???

nenito2k have you read the PS3.conf which serve as a guide for customizing renderers .conf? At the end of that file is written # SupportedSubtitlesType: Comma-separated list of text-based subtitle formats # supported by the renderer for streaming together with streaming (not transcoded) video. # # S...
by valib
Thu Jun 05, 2014 8:39 am
Forum: Developers
Topic: Issues with 4.0.0a1
Replies: 21
Views: 43432

Re: Issues with 4.0.0a1

Madoka could you please send the original .ass subtitles for MOZU Season 1 ep04 (848x480 x264) and converted subs C:/ProgramData/UMS/data/subs/MOZU Season 1 ep04 (848x480 x264).en_ID101_1401074157281.ass ?
by valib
Wed Jun 04, 2014 3:58 am
Forum: Help and Support
Topic: How does thumbnail creation work?
Replies: 12
Views: 14918

Re: How does thumbnail creation work?

Thanks MikMik for reporting this issue. That is definitely a bug. It took some time to find out what is wrong because for me thumbnails generation always worked. To make a quick fix please add

Code: Select all

MediaInfo=true
to your Android.conf and test it.
by valib
Tue Jun 03, 2014 10:08 pm
Forum: Help and Support
Topic: panasonic TX-P50ST50E external subtitles mkv
Replies: 1
Views: 3626

Re: panasonic TX-P50ST50E external subtitles mkv

Please set debug to trace and try to stream some .mkv video with external subtitles. Then try use FFmpeg for transcoding to recognize if the problem with the video resolution is also there. And finally please send the debug log.
by valib
Sat May 31, 2014 10:51 am
Forum: Media Renderers
Topic: What profile does "unknown renderer" use?
Replies: 4
Views: 8904

Re: What profile does "unknown renderer" use?

For unknown renderers the UMS is simply streaming all media without transcoding so media supported by the renderer are shown the rest not.
by valib
Wed May 28, 2014 9:56 am
Forum: Help and Support
Topic: Windows Server Nothing working
Replies: 13
Views: 17259

Re: Windows Server Nothing working

The problem is that there is not a renderer which can support all combinations of video or audio settings which people can produce. So disabling transcoding doesn't work and you can miss the media which your renederer is not capable to show. If you don't want transcoding you have to convert the medi...
by valib
Tue May 27, 2014 11:35 pm
Forum: Help and Support
Topic: Windows Server Nothing working
Replies: 13
Views: 17259

Re: Windows Server Nothing working

I see that you disabled all engines and that is the problem. At least one engine must be enabled for each category - video, audio, web video stream. Which meadia will be transcoded or streamed is set in the renderer.conf. WMP12 is not working with UMS due to Microsoft special DLNA implementation.
by valib
Sun May 25, 2014 8:58 am
Forum: Media Renderers
Topic: Chromecast, an Android Device, and UMS.
Replies: 46
Views: 87027

Re: Chromecast, an Android Device, and UMS.

Do not use -filter_complex in the CustomFFmpegOptions. The place for it is the OverrideVideoFilter. On the other hand support for embedded subtitles is implemented in the UMS and propper subs can be chosen in the TRANSCODE folder or you have to set the Subtitles settings properly. Explanation is her...
by valib
Tue May 20, 2014 11:31 pm
Forum: Help and Support
Topic: External subtitles and multiple languages
Replies: 13
Views: 24522

Re: External subtitles and multiple languages

The [MEncoder]{Subs:SubRip} means that UMS doesn't recognize the language from the file. When subs are not named like videoname.lang.srt UMS try to analyze language from the text in the subs file. It is not 100% working. So I recommend to rename all your portugese subtitles to videoname.por.srt and ...