Mostly bugfixes in this release, here are the highlights:
ps3: Fix video bitrate calculation when using SPU decoder
Fix bitmapped subtitle formats (VOBSUB) on bigendian (such as PS3) systems. Ticket #433
Fix scanning of SRT subtitles Ticket #408.
webdavclient: Strip 'http://host' in webdav responses before parsing. Ticket #426
linux: Prefer openssl over libssl
ps3: Use system fonts (Latin, Japanese, Korean, Chinese) so lots of more characters should work now
subtitles: Autodetect encoding of SRT files
ps3: Fix seeking bugs when playing with cell acceleration
ps3: Force cell decoder into level 4.2 even if content is 5.x
Add support for all ISO 8859 character encodings and make it configurable in Language -> Settings which default character encoding to use for SRT files.
I found a couple 3.41 CFW links for the latest version but it's not working. I'm getting the error code of 80029564 when trying to copy the pkg to PS3 which normally associates with a payload not running. I have Hermes PL4D running but it will not install. Any clues guys? Could there be a probem with the pkg compile for 3.41? Thanks!
Hello chaps. I'm trying to figure out how to get tvhead end on showtime. So far the only channels i have are some swedish crap and even then they are choppy. Thanks
Showtime v2.99.401- Lots of bug fixes and performance tweeks
PlayStation 3 developer Andreas Oman has updated Showtime Media Player for PS3 today to v2.99.401 which includes several bug fixes and performance tweaks, as follows:
Showtime v2.99.401 Changelog:
Fix alignment issues with subtitles.
Make sure each rendered text line is aligned same way as the text bounding box
Fixes ticket #497
Don’t crash if text rendering fails
freetype: If we are unable to get a face with style modifiers, try to get one without
It’s ok since we can do italic and bold ourselfs. Before this Showtime crashed
httpclient: Fix regression with non-chunked transfered data
Problem when reading last bytes of file (truncated reads)