Search found 1127 matches

by mik_s
Sat Apr 06, 2024 3:04 pm
Forum: Help and Support
Topic: [Solved] cant play 2160p 4k video
Replies: 19
Views: 11972

Re: [Solved] cant play 2160p 4k video

When the video is transcoded it will use the codec for audio in the TranscodeVideo option which is MPEGTS-H264-AC3 for this conf. The other one that can be used is AAC but that is not DLNA-compliant. I know little about DTS but from what I understand if there is a DTS track it will be added as a sec...
by mik_s
Thu Apr 04, 2024 12:45 pm
Forum: Help and Support
Topic: [Solved] cant play 2160p 4k video
Replies: 19
Views: 11972

Re: [Solved] cant play 2160p 4k video

There was not an exact match to your TV so it is falling back to an old conf to give some compatibility. As this conf does not list any 4K support it is transcoding to 1080p but probably not in a way this model is able to play so gives an error. I have modified the Samsung-UHD.conf which appears to ...
by mik_s
Fri Mar 29, 2024 12:02 am
Forum: Help and Support
Topic: UMS.exe v13.9.0 gets blocked by Norton 360
Replies: 2
Views: 212

Re: UMS.exe v13.9.0 gets blocked by Norton 360

I have no idea about this but from the message UMS is trying to open something from a temp folder but that folder is protected by Norton's data protector. I tried looking on my computer to see what that folder it could be but it does not exist, there is no c:\users\windows\ folder for me but I am on...
by mik_s
Wed Mar 27, 2024 9:57 am
Forum: General Discussion
Topic: Audio out of sync with Video
Replies: 3
Views: 602

Re: Audio out of sync with Video

I see that all your mp4 videos will always be streamed because your config is forcing it and UMS is not doing any checking to see if they are supported. The videos I see being transcoded are mepg which is strange as this is a basic format that should work on everything and is the default format used...
by mik_s
Wed Mar 27, 2024 12:14 am
Forum: General Discussion
Topic: Audio out of sync with Video
Replies: 3
Views: 602

Re: Audio out of sync with Video

Could you post your logs so I can see what is happening? See the link in my sig. At a guess I would say the video is being transcoded and something might be wrong here. From what you have said the codecs used in that video should be able to play on the TV without transcoding so I will need to see wh...
by mik_s
Thu Mar 21, 2024 6:44 pm
Forum: Media Renderers
Topic: Renderer for JVC LT-49VU72A (Vestel)
Replies: 8
Views: 452

Re: Renderer for JVC LT-49VU72A (Vestel)

It would be better to have FFmpeg with the highest priority as it has better support, so change the transcoding engines priority back to default. You have set a max bitrate for audio, might be best to leave this at default too as this is lower then default. Start with the default transcoding profile...
by mik_s
Thu Mar 21, 2024 5:02 pm
Forum: Help and Support
Topic: Renderers Issue with VLC for my Apple TV 1080p and not 4K
Replies: 7
Views: 932

Re: Renderers Issue with VLC for my Apple TV 1080p and not 4K

But did match a format in the SupportedExternalSubtitlesFormats renderer configuration setting Matched support line f:mp4 v:h264|mp4 a:aac-lc|he-aac|ac3 m:video/mp4 Final verdict: "Cast.Away.2000.1080p.BrRip.x264.YIFY.mp4" will be streamed It can match a specific subtitle format for certa...
by mik_s
Wed Mar 20, 2024 5:31 pm
Forum: Media Renderers
Topic: Renderer for JVC LT-49VU72A (Vestel)
Replies: 8
Views: 452

Re: Renderer for JVC LT-49VU72A (Vestel)

Your logs weren't in trace mode so they are not much help, but I could see your conf file for the TV. To get transcoding to work try experimenting with TranscodeVideo, SeekByTime, ChunkedTransfer, and TranscodedVideoFileSize settings to find what works best. SeekByTime is usually the one that stops ...
by mik_s
Wed Mar 20, 2024 7:55 am
Forum: Media Renderers
Topic: Renderer for JVC LT-49VU72A (Vestel)
Replies: 8
Views: 452

Re: Renderer for JVC LT-49VU72A (Vestel)

Could you follow the instructions on creating the logs and post the full zip file.
by mik_s
Wed Mar 20, 2024 1:53 am
Forum: Help and Support
Topic: [Solved] UMS stopped transcoding subtitles
Replies: 59
Views: 55320

Re: [Solved] UMS stopped transcoding subtitles

Sorry I lost track of this. Check your language settings as they may not be correct. Might be better to delete what is in the box and UMS will use default values depending on your system language. yours is set to audio_subtitles_languages = eng,eng;eng,und;*,eng;*,und;*,* Clipboard Image (7).jpg Cli...