Search found 1133 matches

by mik_s
Wed Mar 27, 2024 12:14 am
Forum: General Discussion
Topic: Audio out of sync with Video
Replies: 3
Views: 8125

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: 4691

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: 2813

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: 4691

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: 4691

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: 63936

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...
by mik_s
Wed Mar 20, 2024 1:09 am
Forum: Media Renderers
Topic: Renderers Samsung QLED 4K 2023 Q68C
Replies: 20
Views: 5856

Re: Renderers Samsung QLED 4K 2023 Q68C

I just realised one thing to why Avatar is transcoding. Your language settings could be making UMS chose to do this. # Audio/subtitle language priority # -------------------------------- # Determine the string of audio language and subtitles language pairs ordered # by priority for MEncoder to try t...
by mik_s
Wed Mar 20, 2024 12:04 am
Forum: Media Renderers
Topic: Renderer for JVC LT-49VU72A (Vestel)
Replies: 8
Views: 4691

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

There is no useful information in the text file you posted. Could you post your full logs following the instructions in the link in my sig as it will include your settings and conf used. I don't think there is any confs for any JVC device so a new one will need to be made from scratch which is somet...
by mik_s
Tue Mar 19, 2024 11:44 pm
Forum: Help and Support
Topic: Renderers Issue with VLC for my Apple TV 1080p and not 4K
Replies: 7
Views: 2813

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

This is very strange. I thought you had 3 separate devices but looking again these are all the same one on 192.168.2.12 It uses 3 separate headers so that is why UMS is matching them to 3 separate confs User-Agent=VLC-tvOS/610 CFNetwork/1494.0.7 Darwin/23.4.0 User-Agent=Darwin/23.4.0, UPnP/1.0, Port...
by mik_s
Sat Mar 16, 2024 5:53 pm
Forum: Media Renderers
Topic: Renderers Samsung QLED 4K 2023 Q68C
Replies: 20
Views: 5856

Re: Renderers Samsung QLED 4K 2023 Q68C

These may be transcoding to 1080p so there will be a big drop in quality, but at least I can see the GPU is being used. Also the quality is being limited by the speedtest as "automatic_maximum_bitrate" is set to true, so this is also lowering the quality. If you turned of auto max bitrate ...