Unable to RESUME after PAUSE or SEEK large MKV files on LG WebOS 3.5
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Re: Unable to RESUME after PAUSE or SEEK large MKV files on LG WebOS 3.5
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
Best,
Alberto
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/>
Alberto
Re: Unable to RESUME after PAUSE or SEEK large MKV files on LG WebOS 3.5
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.

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
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.
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.