Thanks for your explanation.
Maybe we lost between words purpose of this trace :-)
Needed to be sure that my current configuration is working fine as well as not making unnecessary operations.
According to your supreme help it is works just fine.
Simplifying:
- after 9.8.2 renderer configuration ...
Search found 8 matches
- Thu Dec 09, 2021 3:38 am
- Forum: Help and Support
- Topic: [Solved] UMS stopped transcoding subtitles
- Replies: 59
- Views: 89205
- Wed Dec 08, 2021 11:35 am
- Forum: Help and Support
- Topic: [Solved] UMS stopped transcoding subtitles
- Replies: 59
- Views: 89205
Re: [Solved] UMS stopped transcoding subtitles
It's funny that my glitch worked so long that I'm treating it as broken feature 
Created one more with disable_transcoding = false
If you can figure out what is going on it will be enlightening.

Created one more with disable_transcoding = false
If you can figure out what is going on it will be enlightening.
- Tue Dec 07, 2021 5:59 am
- Forum: Help and Support
- Topic: [Solved] UMS stopped transcoding subtitles
- Replies: 59
- Views: 89205
Re: [Solved] UMS stopped transcoding subtitles
Managed to create next trace with described modifications.
This change works with 10.13.0.
Looks like since 9.8.3 renderer need to have exact line match to load subtitles.
Needed to add eac3 to:
Supported = f:mkv v:h264 a:aac|aac-he|aac-lc|mpa|ac3|dts|eac3 m:video/x-matroska
and aac-lc to ...
This change works with 10.13.0.
Looks like since 9.8.3 renderer need to have exact line match to load subtitles.
Needed to add eac3 to:
Supported = f:mkv v:h264 a:aac|aac-he|aac-lc|mpa|ac3|dts|eac3 m:video/x-matroska
and aac-lc to ...
- Mon Dec 06, 2021 9:18 pm
- Forum: Help and Support
- Topic: [Solved] UMS stopped transcoding subtitles
- Replies: 59
- Views: 89205
Re: [Solved] UMS stopped transcoding subtitles
This is very strange indeed.
Basing on your informations it should work 'as is' ported from my old renderer file, but I carefully tested this two cases with renderer modifications leaving finally one line only.
Maybe this is difference between versions ?
Not looked at code at all but to me it can be ...
Basing on your informations it should work 'as is' ported from my old renderer file, but I carefully tested this two cases with renderer modifications leaving finally one line only.
Maybe this is difference between versions ?
Not looked at code at all but to me it can be ...
- Mon Dec 06, 2021 12:33 pm
- Forum: Help and Support
- Topic: [Solved] UMS stopped transcoding subtitles
- Replies: 59
- Views: 89205
Re: [Solved] UMS stopped transcoding subtitles
Changing
Supported = f:mp4|mov v:h264|mp4 a:aac|aac-he|ac3|mp3 se:SUBRIP m:video/mp4
to
Supported = f:mp4|mov v:h264|mp4 a:aac|aac-he|aac-lc|ac3|mp3 se:SUBRIP m:video/mp4
Results in that srt subtitles are displayed at least for mp4 file again, also in TRANSCODE folder shows up 'No transcode ...
Supported = f:mp4|mov v:h264|mp4 a:aac|aac-he|ac3|mp3 se:SUBRIP m:video/mp4
to
Supported = f:mp4|mov v:h264|mp4 a:aac|aac-he|aac-lc|ac3|mp3 se:SUBRIP m:video/mp4
Results in that srt subtitles are displayed at least for mp4 file again, also in TRANSCODE folder shows up 'No transcode ...
- Mon Dec 06, 2021 7:21 am
- Forum: Help and Support
- Topic: [Solved] UMS stopped transcoding subtitles
- Replies: 59
- Views: 89205
Re: [Solved] UMS stopped transcoding subtitles
Hi Nadahar,
Already spotted new syntax, however in my case renderer conf wasn't updated from long time and afraid that it is not only change needed.
Meanwhile added new notation to every line:
si:SUBRIP se:SUBRIP
Without luck, so will wait for trace interpretation.
Also problem is that my lines ...
Already spotted new syntax, however in my case renderer conf wasn't updated from long time and afraid that it is not only change needed.
Meanwhile added new notation to every line:
si:SUBRIP se:SUBRIP
Without luck, so will wait for trace interpretation.
Also problem is that my lines ...
- Mon Dec 06, 2021 12:01 am
- Forum: Help and Support
- Topic: [Solved] UMS stopped transcoding subtitles
- Replies: 59
- Views: 89205
Re: [Solved] UMS stopped transcoding subtitles
Thanks for reply mik_s,
I am aware of TRANSCODE folder but from couple of versions (currently using 9.8.2) I simply can't operate with pause FastForward or Rewind on FFmpeg files with embedded subtitles.
Can only operate on 'No transcoding' or tsMuxeR.
So I'm convicted to stream.
Attached trace ...
I am aware of TRANSCODE folder but from couple of versions (currently using 9.8.2) I simply can't operate with pause FastForward or Rewind on FFmpeg files with embedded subtitles.
Can only operate on 'No transcoding' or tsMuxeR.
So I'm convicted to stream.
Attached trace ...
- Sun Dec 05, 2021 1:29 pm
- Forum: Help and Support
- Topic: [Solved] UMS stopped transcoding subtitles
- Replies: 59
- Views: 89205
Re: [Solved] UMS stopped transcoding subtitles
Hi guys,
Since this is my first post here - welcome everybody :-)
I have same problem as described above.
My TV is LG-47LA740S, I'm using headless version of ums for linux x86_64.
Last version of UMS with working external subtitles in my case was (and is) ums-9.8.2.
Since 9.8.3 tag {unknown ...
Since this is my first post here - welcome everybody :-)
I have same problem as described above.
My TV is LG-47LA740S, I'm using headless version of ums for linux x86_64.
Last version of UMS with working external subtitles in my case was (and is) ums-9.8.2.
Since 9.8.3 tag {unknown ...