Page 1 of 1

After latest PS3 update subs not working anymore

Posted: Sun Apr 28, 2013 8:55 pm
by Quaternion
First of all a big "Thank You" to all developers of this nifty program. Thumbs up!!
As the subject tells. I have a problem with the subtitles within the MKV. It always worked like a charm, but, I think this problem started after the latest PS3 update a couple of weeks ago.
When playing a movie with subtitles mencoder start using 100% of the cpu and the PS3 shows incompatible data. Then i need to restart the service because the comp is unresponsive (read slow, because of the mencoder taking all resources).
Allready tried downgrading to several other versions but the outcome is the same.
When i disable the subtitles completely, all works as expected.
Am I the only one? If not,.. Did someone solve this and how?

Re: After latest PS3 update subs not working anymore

Posted: Sun Apr 28, 2013 9:26 pm
by ExSport
Check if PS3 update made no changes to your network connectivity. It means that WIFI is not used instead of cable etc.
But this should make PS3 unresponsive (using slower WIFI for transcoded video with subs), not the PC so hard to say what is your problem.

Re: After latest PS3 update subs not working anymore

Posted: Mon Apr 29, 2013 11:18 am
by SubJunk
Hi Quaternion :) We need logs in order to help you, please follow these instructions: viewtopic.php?f=9&t=556

Re: After latest PS3 update subs not working anymore

Posted: Mon Apr 29, 2013 9:03 pm
by Quaternion
Thanks for the swift response :) I have attached the log file and made a print screen of the Task Manager.
I was trying (in this case) "Django Unchained (2012).mkv"
btw,.. This is with subtitles enabled.

Re: After latest PS3 update subs not working anymore

Posted: Mon Apr 29, 2013 9:37 pm
by Quaternion
This one is with the subtitles disabled (same movie though) :)
(2 x VGA in SLI with CoreAVC)

Re: After latest PS3 update subs not working anymore

Posted: Mon Apr 29, 2013 11:51 pm
by ExSport
I have a problem with the subtitles within the MKV. It always worked like a charm, but, I think this problem started after the latest PS3 update a couple of weeks ago.
It does for all of your files or Django only? When subs are needed, 80-100% CPU usage is normal.
In log I spotted MEncoder creates separate video stream with subs. It also creates modded audio DTS stream so it can be played on PS3. These two streams are muxed together with tsMuxeR.
I can't say which one is problematic, but UMS logged null input stream:
TRACE 2013-04-29 10:56:40.028 [New I/O worker #3] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-29 10:56:40.528 [New I/O worker #3] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-29 10:56:41.028 [New I/O worker #3] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-29 10:56:41.529 [Hanging External Process Stopper] External input stream instance is null... stopping process
ERROR 2013-04-29 10:56:41.529 [New I/O worker #3] There is no inputstream to return for Django Unchained (2012)
DEBUG 2013-04-29 10:56:41.529 [Thread-122] Error :null
DEBUG 2013-04-29 10:56:41.529 [Thread-126] Error :null
Try to untick Keep DTS track in AUDIO settings in GUI so audio will be reencoded to AC3 so if problematic stream is audio, it should play. If video, file will be unplayable. Anyway it seems MEncoder/tsMuxeR has problem with this file.
Make new log with this settings so we can avoid wrong DTS audio track as a culprit.
Thx

Re: After latest PS3 update subs not working anymore

Posted: Tue Apr 30, 2013 7:47 pm
by Quaternion
Hi,.. Thanks again. Django is just an example. I have it with all movies that are having subtitles.
Tomorrow. I will create new log files. Today we are going to get a new King ;) so it's time to celebrate and drink some beer :)

btw. I had a cpu usage between 70% and 90% with subtitles enabled (when it was working).

Re: After latest PS3 update subs not working anymore

Posted: Wed May 01, 2013 1:35 am
by ExSport
So you must be from Dutch :mrgreen:
Happy celebration!

Re: After latest PS3 update subs not working anymore

Posted: Mon May 06, 2013 9:17 am
by Taxman
Quaternion wrote:First of all a big "Thank You" to all developers of this nifty program. Thumbs up!!
As the subject tells. I have a problem with the subtitles within the MKV. It always worked like a charm, but, I think this problem started after the latest PS3 update a couple of weeks ago.
When playing a movie with subtitles mencoder start using 100% of the cpu and the PS3 shows incompatible data. Then i need to restart the service because the comp is unresponsive (read slow, because of the mencoder taking all resources).
Allready tried downgrading to several other versions but the outcome is the same.
When i disable the subtitles completely, all works as expected.
Am I the only one? If not,.. Did someone solve this and how?
I think i´ve goy a problem similar to yours. Check out my thread to see if that is the case. Hopefully my logs can help...
(viewtopic.php?f=9&t=886)