Page 1 of 1

PS3 Stuttering / Freezing

Posted: Thu Feb 23, 2023 8:33 am
by vovn
Hi,

Get consistent brief, 1-3 second pauses / freezes when playing video. When it resumes (automatically), it appears to output the video faster to make up for the time paused.

Some videos this doesn't seem to occur at all but some videos it's really bad and will freeze few times every minute of playback. This particular 720p playback attached the freezing was very bad. Didn't seem to happen on large 1080p files but it might've just been lucky.

Mostly default settings after clean install but problem seems to have persisted for a while and may have been started after CPU upgrade, router change, or other potential hardware related issue but just guessing.

Thank you

Re: PS3 Stuttering / Freezing

Posted: Fri Feb 24, 2023 11:58 am
by mik_s
Stuttering like you describe usually means the transcoding cannot keep up or there is not enough network bandwidth which causes the player to wait for data.
You have a more than capable system to handle this and your newtork speed is 54mb/s which should be good enough for 720p video.

I can see that UMS is using mencoder instead of ffmpeg to transcode that file.
I think this was because mencoder had better subtitle support in the past so any problematic videos with subtitles were transcoded using mencoder instead.
It may be mencoder is not as efficient in filesize when transcoding so uses up a lot of network bandwidth.

There is a setting to turn this off called "Defer to MEncoder when transcoding problematic subtitles" in the "FFmpeg video" section in transcoding settings.

There was one message that looks strange to me. I don't know if that is causing any problems.

Code: Select all

DEBUG 2023-02-23 07:18:08.455 [jupnp-netty-worker-2] Error while executing: To remux when video codec is MPEG-2 and there are no subtitles:    vcodec == mpeg2 && srtfile == null : In file: inline evaluation of: ``To remux when video codec is MPEG-2 and there are no subtitles:    vcodec == mpe . . . '' Encountered "when" at line 1, column 10.