Page 2 of 2

Re: Unable to RESUME after PAUSE or SEEK large MKV files on LG WebOS 3.5

Posted: Thu Dec 07, 2017 5:19 am
by Seryon
Ciao Sami,

thanks once again for being this helpful.

I suppose I can just overwrite the jar file into the app package / Contents / Java.
If that's the case I am willing to give it a try!

Matter of fact I already slightly modified the plist file inside the App adding these 2 lines to make it runs hidden in the background without showing in the dock :)

Code: Select all

<key>LSUIElement</key>
<true/>
Best,
Alberto

Re: Unable to RESUME after PAUSE or SEEK large MKV files on LG WebOS 3.5

Posted: Thu Dec 07, 2017 6:00 am
by Sami32
Cool ;)
Yes, that should be fine. Here it is: ums.jar

You're using MEncoder because you have the "Remux video with tsMuxeR..." and "Defer to MEncoder..." options enabled. Look into your "Transcoding Settings" tab when selecting FFmpeg video engine and deselect them and restart.

Re: Unable to RESUME after PAUSE or SEEK large MKV files on LG WebOS 3.5

Posted: Fri Dec 08, 2017 8:47 am
by Seryon
Dear all,

just to update you, no luck whatsoever (Sami's build - which started but without any better "skipping", or forcing FFmpeg).
I am starting to think that the transcoding is faulty with these particular files.

I opted for stopping the transcoding altogether, relying on the fact that the TV set is really new and plays with no problem the MKV files and the rest: all the skipping, resuming and so on is intact.

Thank you anyway for your help

Best,
A.