YUV420P的支持 #188

Closed
opened 2025-12-23 10:35:25 +01:00 by backuprepo · 1 comment
Owner

Originally created by @salier on GitHub (Jun 30, 2025).

mpp的YUV420P解码是支持的
但是FFmpeg似乎不支持 这个是有什么问题嘛?

Originally created by @salier on GitHub (Jun 30, 2025). mpp的YUV420P解码是支持的 但是FFmpeg似乎不支持 这个是有什么问题嘛?
backuprepo 2025-12-23 10:35:25 +01:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@nyanmisaka commented on GitHub (Jun 30, 2025):

What do you mean? The MPP decoder hardware is designed to only support outputting NV12 pixel layout, not YUV420P. If you need the latter you will need to convert it manually using the RGA filter.

@nyanmisaka commented on GitHub (Jun 30, 2025): What do you mean? The MPP decoder hardware is designed to only support outputting NV12 pixel layout, not YUV420P. If you need the latter you will need to convert it manually using the RGA filter.
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/ffmpeg-rockchip#188
No description provided.