Skip to content

IOS 播放带有 TrueHD 7.1 无声音问题 #364

Description

@AttemptD

Describe the bug
IOS 播放带有 TrueHD 7.1 无声音问题,可能是需要FFmpeg解码,我看到说MDK内已经有Ffmpeg了,我认为不用再次继承一次,

    player.videoDecoders = ["VT:copy=0", "VideoToolbox", "BRAW:gpu=auto", "R3D", "hap", "FFmpeg", "dav1d"]

    player.audioDecoders = ["FFmpeg", "AudioToolbox"]

设置音频优先FFmpeg 也没有效果,并没有日志说明无法解码

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Environment:

  • OS:IOS27
  • GPU:A17PRO

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions