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:
Describe the bug
IOS 播放带有 TrueHD 7.1 无声音问题,可能是需要FFmpeg解码,我看到说MDK内已经有Ffmpeg了,我认为不用再次继承一次,
设置音频优先FFmpeg 也没有效果,并没有日志说明无法解码
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Environment: