Skip to content

关于mpp解码帧率的问题 #856

Open
@huochen1

Description

@huochen1

您好,我想请问一下,我使用gstreamer+mpp进行解码,使用的命令GST_DEBUG=fpsdisplaysink:7 gst-launch-1.0 filesrc location=test_4.mp4 ! qtdemux ! h264parse ! mppvideodec ! fpsdisplaysink video-sink="fakevideosink " signal-fps-measurements=true text-overlay=false sync=false 发现视频文件是264编码的话,解码8路4k 30fps的,发现帧率不足30fps

Image

如果换成视频文件是265编码的话,解码8路4k 30fps的,发现帧率可以超过30fps

Image

请问一下,mpp解码264编码的话支持8路4k 30fps的吗,也就是8k 60fps。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @huochen1

        Issue actions

          关于mpp解码帧率的问题 · Issue #856 · rockchip-linux/mpp