为什么fmp4文件用VLC解码不了音频,用PotPlayer可以正常播放
Why fmp4 files can't decode the audio with VLC, but they can play normally with PotPlayer
我有一个 fmp4 文件(使用 h264 和 aac 帧代码)。用VLC播放时只有视频没有音频,用PotPlayer可以解析音频。
AAC格式为ADTS.The我的fmp4音频相关框截图如下
Mp4 数据中不应有 ADTS headers。只是原始 aac 帧加上 esds 中的配置记录。
我有一个 fmp4 文件(使用 h264 和 aac 帧代码)。用VLC播放时只有视频没有音频,用PotPlayer可以解析音频。 AAC格式为ADTS.The我的fmp4音频相关框截图如下
Mp4 数据中不应有 ADTS headers。只是原始 aac 帧加上 esds 中的配置记录。