Streaming issues with latest PS3 firmware update ?
Streaming issues with latest PS3 firmware update ?
Since I have updated to the latest PS3 firmware update, video has been choppy & grainy. While I am not sure if it is UMS or PS3, that is the only thing that has changed.
Anyone seen similar issues ?
Anyone seen similar issues ?
Re: Streaming issues with latest PS3 firmware update ?
That's odd, I haven't noticed that. I stream from UMS to PS3 and it looks clear and sharp.
Re: Streaming issues with latest PS3 firmware update ?
Yeah I'm using the latest and it looks fine to me too
Re: Streaming issues with latest PS3 firmware update ?
Part of the problem solved - bad HDMI cable 
But the choppy video still happens - once every 20 mins. The new HDMI cable works fine for BlueRay on PS3, so the cable is fine.
I am streaming 720p & 1080p both via UMS to PS3. I have a gigabit wireless N router & a mac with 4 GB ram + 4 core, should not be a problem there. Will test with some older versions of UMS and update again.
Another issue I have seen with 2.6.0 with ffmpeg is subtitles do not get updated when we forward the movie
. Subtitles are fine when starting from beginning. If we skip say 10 mins, the subititles still are 10 mins old.

But the choppy video still happens - once every 20 mins. The new HDMI cable works fine for BlueRay on PS3, so the cable is fine.
I am streaming 720p & 1080p both via UMS to PS3. I have a gigabit wireless N router & a mac with 4 GB ram + 4 core, should not be a problem there. Will test with some older versions of UMS and update again.
Another issue I have seen with 2.6.0 with ffmpeg is subtitles do not get updated when we forward the movie

Re: Streaming issues with latest PS3 firmware update ?
Yeah that's a bug in FFmpeg itself, it's a big reason why MEncoder is still the default enginesanjeev wrote:Another issue I have seen with 2.6.0 with ffmpeg is subtitles do not get updated when we forward the movie. Subtitles are fine when starting from beginning. If we skip say 10 mins, the subititles still are 10 mins old.

Re: Streaming issues with latest PS3 firmware update ?
Thanks for the quick reply.
The reason I am on ffmpeg is mencoder keeps giving me "content cannot be played (800288E1)" on my PS3 for many video, while ffmpeg works just fine. If you have any thoughts on that - it will be very useful.
Also any ideas on the choppy video ?
I checked with a very old UMS 1.6 and I do not see any of the above errors
Sanjeev
The reason I am on ffmpeg is mencoder keeps giving me "content cannot be played (800288E1)" on my PS3 for many video, while ffmpeg works just fine. If you have any thoughts on that - it will be very useful.
Also any ideas on the choppy video ?
I checked with a very old UMS 1.6 and I do not see any of the above errors

Sanjeev
- Optimus_prime
- Posts: 678
- Joined: Fri Jun 01, 2012 6:39 pm
- Location: Sydney, Australia
Re: Streaming issues with latest PS3 firmware update ?
sanjeev, post us a debug log with the problem and without it, as it may shed some light on the problem
How Ask For Support
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Re: Streaming issues with latest PS3 firmware update ?
Files attached. I could see that in case of error the input stream from tsmuxer could not be read (that is just my guess).
Thanks for the help
Thanks for the help
- Attachments
-
debug_ums_2.6.0_error_playing_video_with_mencoder.log
- this is debug log of ums 2.60 with error in video
- (82.28 KiB) Downloaded 1225 times
-
debug_ums_1.6.0_working_video_with_mencoder.log
- this is the debug log of ums 1.6.0 with working video
- (16.64 KiB) Downloaded 1154 times
Re: Streaming issues with latest PS3 firmware update ?
Any news on this ?
Re: Streaming issues with latest PS3 firmware update ?
You can try replacing mencoder.exe in 2.6.0 with the one from 1.6.0 to see if it's a MEncoder issue