Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comic Party Portable hang in first video since v1.2.2-821-geac1848 #9002

Closed
sum2012 opened this issue Sep 22, 2016 · 3 comments · Fixed by #9014
Closed

Comic Party Portable hang in first video since v1.2.2-821-geac1848 #9002

sum2012 opened this issue Sep 22, 2016 · 3 comments · Fixed by #9014
Labels
PSMF / MPEG Issue involves scePsmf or sceMpeg video playback.
Milestone

Comments

@sum2012
Copy link
Collaborator

sum2012 commented Sep 22, 2016

@unknownbrackets
hang from commit 558b462
in #8867
good log (v1.2.2-815-gef95bb0) : https://gist.github.com/sum2012/80188c347e462e2e1402670eec2db43c
bad log(v1.3-7-g175f331-windows-amd64): https://drive.google.com/file/d/0B3OaSdeV0L8kdmZIQnhmaGhUcWs/view?usp=sharing

keep calling these
34:09:728 user_main D[ME]: HLE\sceMpeg.cpp:1679 80618001=sceMpegGetAtracAu(099ede60, 00000002, 099edeb0, 09fbf910)
34:09:728 user_main D[ME]: HLE\sceMpeg.cpp:1539 ERROR_MPEG_NO_DATA=sceMpegGetAvcAu(099ede60, 00000001, 099ede98, 09fbf910)
34:09:728 user_main D[ME]: HLE\sceMpeg.cpp:1646 ERROR_MPEG_NO_DATA=sceMpegGetAtracAu(099ede60, 00000002, 099edeb0, 09fbf910)
34:09:728 user_main D[ME]: HLE\sceMpeg.cpp:1539 ERROR_MPEG_NO_DATA=sceMpegGetAvcAu(099ede60, 00000001, 099ede98, 09fbf910)
34:09:728 user_main D[ME]: HLE\sceMpeg.cpp:1646 ERROR_MPEG_NO_DATA=sceMpegGetAtracAu(099ede60, 00000002, 099edeb0, 09fbf910)

@sum2012 sum2012 added the PSMF / MPEG Issue involves scePsmf or sceMpeg video playback. label Sep 22, 2016
@sum2012 sum2012 added this to the v1.3.1 milestone Sep 22, 2016
@sum2012
Copy link
Collaborator Author

sum2012 commented Sep 25, 2016

JPCSPTrace log:
https://gist.github.com/sum2012/0067728fe024931214eea14b40029cf0

Real psp keeping return ERROR_MPEG_NO_DATA in sceMpegGetAtracAu for first video
I cannot log sceMpegAvcDecode and sceMpegAtracDecode together because psp would hang.

@unknownbrackets
Copy link
Collaborator

I think it may be an off-by-one frame issue. Does #9014 help?

-[Unknown]

@sum2012
Copy link
Collaborator Author

sum2012 commented Sep 25, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PSMF / MPEG Issue involves scePsmf or sceMpeg video playback.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants