This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Atelier Escha & Logy: Alchemists of Dusk Sky - Record of Dusk World Vol.1 - NPJH60029
#1
Note: Due to limited space in the Thread Subject, the Game Title was truncated. The full game name should be Atelier Escha & Logy: Alchemists of the Dusk Sky - Records of the Dusk World Vol.1.

Japanese Title: エスカ&ロジーのアトリエ~黄昏の空の錬金術士~黄昏の世界の記録Vol.1
Romanized Title: Escha & Logy no Atelier: Tasogare no Sora no Renkinjutsushi - Tasogare no Sekai no Kiroku Vol.1

This PlayView title was tested with revision d90bb65. The videos in this game don't play at the correct speed at times (sometimes too fast or slow) and occasional artifacts appear on the screen. There are some warnings about unimplemented modules of sceMp4 that appear on the logger as a video is about to end.
Code:
03:56:04  WARN hle.sceMp4 - MediaPlayer::CommandHandler - Unimplemented sceMp4AacDecodeExit unknown=0x8ACB300
03:56:04  WARN hle.sceMp4 - MediaPlayer::CommandHandler - Unimplemented sceMp4AacDecodeTermResource
03:56:04  WARN hle.sceMp4 - MediaPlayer::CommandHandler - Unimplemented sceMp4TrackSampleBufDestruct unknown1=0x8AC1E70, unknown2=0x8AC92F0
03:56:04  WARN hle.sceMp4 - MediaPlayer::CommandHandler - Unimplemented sceMp4UnregistTrack unknown1=0x8AC1E70, unknown2=0x8AC92F0
03:56:04  WARN hle.sceMp4 - MediaPlayer::CommandHandler - Unimplemented sceMp4TrackSampleBufDestruct unknown1=0x8AC1E70, unknown2=0x8AC7270
03:56:04  WARN hle.sceMp4 - MediaPlayer::CommandHandler - Unimplemented sceMp4UnregistTrack unknown1=0x8AC1E70, unknown2=0x8AC7270
03:56:04  INFO hle.sceMpeg - MediaPlayer::CommandHandler - sceMpegFinish


Attached Files
.zip   Log_rd90bb65(64bit)_INFO.zip (Size: 136 KB / Downloads: 106)
Reply
#2
I have uploaded a video which shows the decoding problems that JPCSP has with a video in this PlayView Title: https://www.youtube.com/watch?v=RzSc5iRV2BM
Reply
#3
This PlayView title was tested with revision 27d0720. Issues pertaining to the video such as decoding problems still exist (check previous posts and view video example).

For the log, the following settings were added to LogSettings.xml:
Code:
<logger name='hle.sceMp4'> <level value='debug' /> </logger>
<logger name='hle.sceMpeg'> <level value='debug' /> </logger>

In the log, the following appears as the developer credits appear on screen:
Code:
07:29:23  WARN hle.sceMp4 - user_main - mp4msv_9CA13D1A unknown values:
0x09FFD510 08836918 08836920 08836BE0 08836C48  >.i.. i...k..Hl..<
0x09FFD520 08836DAC 08836E64 08836898 08837128  >.m..dn...h..(q..<
0x09FFD530 08837144 08837164 08837244 08837260  >Dq..dq..Dr..`r..<
0x09FFD540 00000000 00000000 00000000 00000000  >................<
0x09FFD550 088371F0                             >.q..<
07:29:23  WARN hle.sceMp4 - user_main - Unimplemented mp4msv_9CA13D1A returning 0x0
07:29:23  WARN hle.sceMp4 - user_main - Unimplemented mp4msv_3C2183C7 unknown=0x1, addr=0x09FFD590
07:29:23  WARN hle.sceMp4 - user_main - mp4msv_3C2183C7 unknown values:
0x09FFD590 00000064 00000001 00000001 00000003 00000000  >d...................<
07:29:23  WARN hle.sceMp4 - user_main - Unimplemented mp4msv_3C2183C7 returning 0x0

During the video, the following would appear in the log:
Code:
07:29:58  WARN hle.ThreadManForUser - MediaPlayer::CommandHandler - sceKernelDeleteMutex unknown UID b2
07:29:58  INFO hle.sceMpeg - user_main - sceMpegInit
07:29:58 DEBUG hle.sceMpeg - user_main - finishMpeg
07:29:58 DEBUG hle.sceMpeg - user_main - finishStreams
07:29:58  INFO hle.sceMpeg - user_main - sceMpegInit returning 0x0
07:29:58  WARN hle.sceMpeg - user_main - sceMpegAvcResourceInit unknown=0x1
07:29:58  WARN hle.sceMpeg - user_main - sceMpegAvcResourceInit returning 0x0
07:29:58  WARN hle.sceMpeg - user_main - Unimplemented sceMpegAvcResourceGetAvcDecTopAddr unknown=0x3
07:29:58  WARN hle.sceMpeg - user_main - Unimplemented sceMpegAvcResourceGetAvcDecTopAddr returning 0x12345678
07:29:58  WARN hle.sceMpeg - user_main - Unimplemented sceMpegAvcResourceGetAvcEsBuf
07:29:58 DEBUG hle.sceMpeg - user_main - sceMpegAvcResourceGetAvcEsBuf returning 0x08DF5F00
07:29:58  WARN hle.sceMpeg - user_main - Unimplemented sceMpegAvcResourceGetAvcEsBuf returning 0x8DF5F00
07:29:58 DEBUG hle.sceMpeg - user_main - sceMpegQueryMemSize mode=0x1
07:29:58 DEBUG hle.sceMpeg - user_main - sceMpegQueryMemSize returning 0x10000
07:29:58 DEBUG hle.sceMpeg - user_main - sceMpegCreate mpeg=0x08AC5340, data=0x08E8FC00, size=0x10000, ringbufferAddr=0x00000000, frameWidth=0x200, mode=0x1, ddrtop=0x12345678
07:29:58 DEBUG hle.sceMpeg - user_main - finishStreams
07:29:58 DEBUG hle.sceMpeg - user_main - sceMpegCreate returning 0x0
07:29:58 DEBUG hle.sceMpeg - Video Decoder Thread - hleVideoDecoderStep 0 decoded images


Attached Files
.zip   Log_r27d0720(64bit)_INFO.zip (Size: 581.24 KB / Downloads: 86)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)