Results 322 comments of SubJunk

Ah yeah I think you are describing a very old problem where FFmpeg has to parse a whole file before it starts burning subtitles, like @Nadahar mentioned earlier https://github.com/UniversalMediaServer/UniversalMediaServer/issues/2815#issuecomment-1069391211 This...

@valib I've tried searching for answers about these kinds of changes and I am still confused. My concern is that returning the resource within a try-with-resources block will return a...

I think I see the problem, I'll post a build for that user. Thanks for posting this here and for your work to get those logs!

@Mik-S-UMS I don't think the java version will change anything since we bundle java for his operating system. I'll look at the code changes in 10.5.0. Thanks for communicating that...

Yes definitely the settings are messy, I look forward to rearranging them too. I find it hard to work with Java GUI so didn't make the improvements I wanted to,...

These are good ideas. I'm really looking forward to being able to iterate faster on the GUI with our web interface and can certainly do some of these ideas

@valib doesn't work for my Panasonic sorry. I tried with .mpg and .mkv files. So far the only thing that works for my Panasonic is to send no metadata.

Yes but I'm away from the Panasonic for a couple of days, will after

@valib here are the logs [ums_dbg_2021-01-28-10-13.zip](https://github.com/UniversalMediaServer/UniversalMediaServer/files/5883106/ums_dbg_2021-01-28-10-13.zip)

@valib there is some related work in an old PR from @skeptical particularly this line https://github.com/UniversalMediaServer/UniversalMediaServer/pull/899/files#diff-4d1450a90dc93ab1a920c1f54df745e91987a102212d931b7f6c3b4afbdec240R788 but he was trying some of the things we have been trying too