Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/flutter/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 颤振,视频播放器I/ACodec编解码器不支持配置优先级(错误-2147483648)_Android_Flutter_Flutter Dependencies - Fatal编程技术网

Android 颤振,视频播放器I/ACodec编解码器不支持配置优先级(错误-2147483648)

Android 颤振,视频播放器I/ACodec编解码器不支持配置优先级(错误-2147483648),android,flutter,flutter-dependencies,Android,Flutter,Flutter Dependencies,视频是mp4。所有其他视频都可以正常工作,但奇怪的是,只有某些视频是这样出现的 I/ACodec (27533): codec does not support config priority (err -2147483648) 我被要求在搜索时更改音频编解码器 我试着用AAC、AC3和MPEG对其进行编码,但无法解决这个问题。(我试过每个文件) 真奇怪。音频有点口吃。听起来不是很烦人,但它确实似乎有点被切断了 有人知道怎么做吗?如有任何建议,将不胜感激。多谢各位 I/ExoPlayerIm

视频是mp4。所有其他视频都可以正常工作,但奇怪的是,只有某些视频是这样出现的

I/ACodec  (27533): codec does not support config priority (err -2147483648)
我被要求在搜索时更改音频编解码器

我试着用AAC、AC3和MPEG对其进行编码,但无法解决这个问题。(我试过每个文件)

真奇怪。音频有点口吃。听起来不是很烦人,但它确实似乎有点被切断了

有人知道怎么做吗?如有任何建议,将不胜感激。多谢各位

I/ExoPlayerImpl( 8291): Init 6c53ea1 [ExoPlayerLib/2.12.1] [generic_x86_64, Android SDK built for x86_64, unknown, 24]
D/MetadataUtil( 8291): Skipped unknown metadata entry: ������
I/art     ( 8291): Do partial code cache collection, code=25KB, data=24KB
I/art     ( 8291): After code cache collection, code=23KB, data=23KB
I/art     ( 8291): Increasing code cache capacity to 128KB
I/VideoCapabilities( 8291): Unsupported profile 4 for video/mp4v-es
I/OMXClient( 8291): MuxOMX ctor
I/MediaCodec( 8291): [OMX.google.h264.decoder] setting surface generation to 8489985
E/ACodec  ( 8291): [OMX.google.h264.decoder] storeMetaDataInBuffers failed w/ err -1010
I/ACodec  ( 8291): codec does not support config priority (err -2147483648)
I/ACodec  ( 8291): codec does not support config operating rate (err -2147483648)
I/OMXClient( 8291): MuxOMX ctor
I/ACodec  ( 8291): codec does not support config priority (err -2147483648)
D/AudioTrack( 8291): Client defaulted notificationFrames to 3675 for frameCount 11025
D/MediaCodec( 8291): [OMX.google.h264.decoder] setting dataspace on output surface to #104
D/        ( 8291): HostConnection::get() New Host Connection established 0x77a6caeb31c0, tid 8420
D/SoftwareRenderer( 8291): setting dataspace on output surface to #104
I/art     ( 8291): Do partial code cache collection, code=61KB, data=59KB
I/art     ( 8291): After code cache collection, code=58KB, data=57KB
I/art     ( 8291): Increasing code cache capacity to 256KB

嗨,有更新吗?@Matan Marciano嗨,我还是不明白这个错误嗨,有更新吗?@Matan Marciano嗨,我还是不明白这个错误