bytelang / kplayer-go

A live streaming tool more suitable for non-graphical servers
https://kplayer.net
Apache License 2.0
756 stars 72 forks source link

0.5.8播放异常退出 #83

Open trytrytogo opened 1 year ago

trytrytogo commented 1 year ago

错误代码

ERRO[2023-04-05 17:42:31] core return error                             code=-2147483602 error="[P17KPPluginException] context_name: drawtext. output: wasm trap: call stack exhausted. description: Plugin initialization failed. file: plugin/version/archive/KPPluginVersion10500.cpp. line: 87"
INFO[2023-04-05 17:42:31] core shut down success

视频信息

  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf59.27.100
    description     : Packed by Bilibili XCoder v2.0.2
  Duration: 00:41:19.98, start: 0.000000, bitrate: 2238 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 2106 kb/s, 25 fps, 25 tbr, 16k tbn, 50 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default)
    Metadata:
      handler_name    : SoundHandler

注: mp4格式文件,未外挂字幕。 具体情况,使用非docker运行。 这个视频翻来覆去播放很多次了,这次突然出现这个错误。