[GH-ISSUE #450] [BlazBlue Cross Tag Battle] The game creates 1980x1088 image for 1980x1080 video #83

Closed
opened 2026-02-27 21:04:28 +03:00 by kerem · 2 comments
Owner

Originally created by @roamic on GitHub (Aug 16, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/450

Originally assigned to: @psucien on GitHub.

This can be observed after #400 is merged. There is a line at the bottom of the video and the chrominance channel is shifted because of that.

Originally created by @roamic on GitHub (Aug 16, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/450 Originally assigned to: @psucien on GitHub. This can be observed after #400 is merged. There is a line at the bottom of the video and the chrominance channel is shifted because of that.
kerem closed this issue 2026-02-27 21:04:28 +03:00
Author
Owner

@roamic commented on GitHub (Aug 23, 2024):

From the RE: the game does not even read the width/height values returned by the AvPlayer library: neither from the sceAvPlayerGetStreamInfo nor from the sceAvPlayerGetVideoDataEx. So it is currently unclear how it calculates them.

<!-- gh-comment-id:2306505122 --> @roamic commented on GitHub (Aug 23, 2024): From the RE: the game does not even read the `width`/`height` values returned by the AvPlayer library: neither from the `sceAvPlayerGetStreamInfo` nor from the `sceAvPlayerGetVideoDataEx`. So it is currently unclear how it calculates them.
Author
Owner

@roamic commented on GitHub (Aug 24, 2024):

Fixed by #560.

<!-- gh-comment-id:2308417260 --> @roamic commented on GitHub (Aug 24, 2024): Fixed by #560.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#83
No description provided.