wang-bin / QtAV

A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk
http://qtav.org
3.94k stars 1.5k forks source link

字幕引擎导致程序占用大量内存及其他几个问题 #931

Closed wangwenx190 closed 7 years ago

wangwenx190 commented 7 years ago

QtAV, Qt version and platform

问题描述

我按照Wiki的步骤自己编译了64位的QtAV,编译过程没有出现任何问题。但我在使用 Player 播放一个本地视频文件时却发现了一些问题。

视频文件 MediaInfo 信息

General Unique ID : 177590645337002756992307112118178159208 (0x859AB6D3D44D6DAE8536DDAE243A1A68) Complete name : D:\Video\1080P动漫收藏\吹响!悠风号\剧场版\第一季总集篇.mkv Format : Matroska Format version : Version 4 / Version 2 File size : 3.42 GiB Duration : 1 h 43 min Overall bit rate mode : Variable Overall bit rate : 4 745 kb/s Encoded date : UTC 2017-03-14 13:51:09 Writing application : mkvmerge v9.9.0 ('Pick Up') 64bit Writing library : libebml v1.3.4 + libmatroska v1.4.5 Attachments : EPSON 太丸ゴシック体B.ttf / FZZhunYuan-M02.ttf / simhei.ttf / 方正兰亭准黑_GBK.ttf

Video ID : 1 Format : HEVC Format/Info : High Efficiency Video Coding Format profile : Main 10@L4.1@High Codec ID : V_MPEGH/ISO/HEVC Duration : 1 h 43 min Bit rate : 3 366 kb/s Width : 1 920 pixels Height : 1 080 pixels Display aspect ratio : 16:9 Frame rate mode : Constant Frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 10 bits Bits/(Pixel*Frame) : 0.068 Stream size : 2.42 GiB (71%) Writing library : x265 2.0+1-6a9b6a828f79:[Windows][MSVC 1900][64 bit] 10bit Encoding settings : wpp / ctu=32 / min-cu-size=8 / max-tu-size=32 / tu-intra-depth=2 / tu-inter-depth=2 / me=3 / subme=3 / merange=44 / no-rect / no-amp / max-merge=3 / temporal-mvp / no-early-skip / rskip / rdpenalty=0 / no-tskip / no-tskip-fast / no-strong-intra-smoothing / no-lossless / no-cu-lossless / no-constrained-intra / no-fast-intra / no-open-gop / no-temporal-layers / interlace=0 / keyint=360 / min-keyint=1 / scenecut=40 / rc-lookahead=80 / lookahead-slices=4 / bframes=6 / bframe-bias=0 / b-adapt=2 / ref=4 / limit-refs=2 / limit-modes / weightp / weightb / aq-mode=1 / qg-size=32 / aq-strength=0.90 / cbqpoffs=-3 / crqpoffs=-3 / rd=4 / psy-rd=2.00 / rdoq-level=2 / psy-rdoq=3.00 / no-rd-refine / signhide / deblock=-1:-1 / no-sao / no-sao-non-deblock / b-pyramid / cutree / no-intra-refresh / rc=crf / crf=16.0 / qcomp=0.65 / qpmin=0 / qpmax=51 / qpstep=4 / vbv-maxrate=32000 / vbv-bufsize=35000 / crf-max=0.0 / ipratio=1.40 / pbratio=1.20 Language : Japanese Default : Yes Forced : No Color range : Limited Matrix coefficients : BT.709

Audio ID : 2 Format : FLAC Format/Info : Free Lossless Audio Codec Codec ID : A_FLAC Duration : 1 h 43 min Bit rate mode : Variable Bit rate : 1 338 kb/s Channel(s) : 2 channels Channel positions : Front: L R Sampling rate : 48.0 kHz Frame rate : 11.719 FPS (4096 SPF) Bit depth : 24 bits Stream size : 987 MiB (28%) Writing library : libFLAC 1.2.1 (UTC 2007-09-17) Language : Japanese Default : Yes Forced : No

Text ID : 3 Format : ASS Codec ID : S_TEXT/ASS Codec ID/Info : Advanced Sub Station Alpha Duration : 1 h 42 min Bit rate : 237 b/s Count of elements : 2544 Compression mode : Lossless Stream size : 179 KiB (0%) Language : Chinese Default : Yes Forced : No

Menu 00:00:00.000 : ja:私たちの曲が始まる 00:13:04.241 : ja:未来はまだ見えない 00:22:35.604 : ja:猛練習 00:33:13.783 : ja:ライディーン 00:35:35.883 : ja:おがた祭り 00:47:36.520 : ja:宣告 00:53:06.975 : ja:譲れないもの 01:13:55.597 : ja:うまくなりたい 01:21:13.702 : ja:いざ本番 01:29:33.701 : ja:三日月の舞 01:37:02.817 : ja:エンディング

Player 日志

Debug: vo: Release\bin\Player Debug: QtAV 1.12.0(Jul 27 2017, 20:39:41) Multimedia framework base on Qt and FFmpeg. Distributed under the terms of LGPLv2.1 or later. Shanghai University->S3 Graphics->Deepin->PPTV, Shanghai, China Copyright (C) 2012-2017 Wang Bin (aka. Lucas Wang) wbsecg1@gmail.com Donate: http://qtav.org/donate.html Source: https://github.com/wang-bin/QtAV Home page: http://qtav.org Debug: "Build with Qt-5.9.1" Debug: "FFmpeg/Libav configuration: --extra-version=QtAV --disable-doc --disable-debug --enable-shared --disable-static --enable-runtime-cpudetect --disable-iconv --enable-hwaccels --enable-libmfx --enable-avresample --disable-postproc --enable-pic --extra-ldflags='-static-libgcc -Wl,-Bstatic'" Debug: "Build with avutil-55.58.100" Debug: "Build with avcodec-57.89.100" Debug: "Build with avformat-57.71.100" Debug: "Build with avfilter-6.82.100" Debug: "Build with avdevice-57.6.100" Debug: "Build with avresample-3.5.0" Debug: "Build with swresample-2.7.100" Debug: "Build with swscale-4.6.100" Debug: engine: "LibASS" Debug: engine: "FFmpeg" Debug: engine: "FFmpeg" Debug: Registered audio backends: ("XAudio2", "OpenAL", "DirectSound", "null") Debug: "XAudio2_9" Debug: "Build with XAudio2 from Win8 or later SDK" Debug: "Try symbol 'XAudio2Create' from WinSDK dll" Debug: "xaudio2: 0x256cfe10090" Debug: "OpenGL version: 2.0 hasGLSL: 1" Debug: "GL_VERSION: OpenGL ES 2.0 (ANGLE 2.1.0.8613f4946861)" Debug: "GL_VENDOR: Google Inc." Debug: "GL_RENDERER: ANGLE (Intel(R) HD Graphics 530 Direct3D11 vs_5_0 ps_5_0)" Debug: "GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00 (ANGLE 2.1.0.8613f4946861)" Debug: "Is OpenGLES: 1" Debug: "Is EGL: 1" Debug: "GLSL version: 100" Debug: "Has PBO: 1" Debug: "check gl3 rg: 0x822B" Debug: "check es3 rg: 0x822B" Debug: "check GL_EXT_texture_rg" Debug: "has extension GL_EXT_texture_rg" Debug: "using gl_param_es2rg" Debug: "Has 16bit texture: 0" Debug: "Has RG texture: 1" Debug: QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval -1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) Debug: "obj: 0x7ffb30a8bcc0" Debug: "obj: 0x7ffb30a8a9c0" Warning: QObject::connect: No such slot CaptureConfigPage::changeDirByUi(QString) Warning: QObject::connect: No such slot CaptureConfigPage::changeFormatByUi(QString) Warning: QObject::connect: No such slot CaptureConfigPage::changeQualityByUi(int) Debug: engine: "LibASS" Debug: Loading QVariant(QString, "D:/Video/1080P动漫收藏/吹响!悠风号/剧场版/第一季总集篇.mkv") ... Debug: "(repeat 1)obj: 0x7ffb30a8a9c0\nall closed and reseted" Debug: "avformat_open_input: d->format_ctx:'0x256cf6ffb00', url:'D:/Video/1080P�����ղ�/���죡�Ʒ���/�糡��/��һ���ܼ�ƪ.mkv'..." Debug: "avformat_open_input: url:'D:/Video/1080P�����ղ�/���죡�Ʒ���/�糡��/��һ���ܼ�ƪ.mkv' ret:0" Debug: "avfmtctx.flags: 2097665, iformat.flags" Debug: status changed "已加载" Debug: "notify_interval: 500" Debug: "stream: 1, duration=-9223372036854775808 (-9223372036854775808 ms), time_base=0.001000" Debug: "codec: flac(FLAC (Free Lossless Audio Codec))" Debug: "stream: 0, duration=-9223372036854775808 (-9223372036854775808 ms), time_base=0.001000" Debug: "codec: hevc(H.265 / HEVC (High Efficiency Video Coding))" Debug: "has audio" Debug: "QtAV::AudioDecoderFFmpeg thread type: Single, count: 1" Debug: "source_voice: 0x0, master: 0x0" Debug: AudioOutput format: QtAV::AudioFormat(48000Hz, 4Bytes, channelCount:2, channelLayout: "stereo", sampleFormat: "s32") ; requested: QtAV::AudioFormat(48000Hz, 4Bytes, channelCount:2, channelLayout: "stereo", sampleFormat: "s32") Debug: "source_voice:0x256cfe05e80" Warning: "src audio parameters 'channel layout(or channels), sample rate and sample format must be set before initialize resampler" Debug: "new audio thread" Debug: "demux thread setAudioThread" Debug: "output not changed: 0x256d184fd40" Debug: "set AVThread output" Debug: "stream: 1, duration=-9223372036854775808 (-9223372036854775808 ms), time_base=0.001000" Debug: "codec: flac(FLAC (Free Lossless Audio Codec))" Debug: "**trying video decoder: FFmpeg..." Debug: "QtAV::VideoDecoderFFmpeg thread type: Frame, count: 9" Debug: "**Video decoder found:0x256d8aa0ca0" Debug: "setCapture 0x256d18c8fa0" Debug: "stream: 0, duration=-9223372036854775808 (-9223372036854775808 ms), time_base=0.001000" Debug: "codec: hevc(H.265 / HEVC (High Efficiency Video Coding))" Debug: "auto select clock: audio > external" Debug: "Using AudioClock" Debug: "Clock initial value: 0.000000" Debug: "Starting audio thread..." Debug: "Starting video thread..." Debug: "get av queue a/v thread = 0x256d8aa0ae0 0x256d8aa0f40" Warning: "no frame could be decompressed: Error number 1847 occurred 0/1847" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "buffersrc_args=time_base=1/1000000:sample_rate=48000:sample_fmt=s32:channel_layout=0x3" Debug: ScreenSaver::retrieveState Debug: Succeed to enable screen saver (0) Debug: track found!!!!! Debug: codec: "ass" Debug: header: "[Script Info]\r\n; Script generated by Aegisub 3.2.2\r\n; http://www.aegisub.org/\r\nTitle: \xE5\x89\xA7\xE5\x9C\xBA\xE7\x89\x88 \xE5\x90\xB9\xE5\x93\x8D\xE5\x90\xA7\xEF\xBC\x81\xE4\xB8\x8A\xE4\xBD\x8E\xE9\x9F\xB3\xE5\x8F\xB7 ~\xE6\xAC\xA2\xE8\xBF\x8E\xE6\x9D\xA5\xE5\x88\xB0\xE5\x8C\x97\xE5\xAE\x87\xE6\xB2\xBB\xE9\xAB\x98\xE6\xA0\xA1\xE5\x90\xB9\xE5\xA5\x8F\xE9\x83\xA8~\r\nScriptType: v4.00+\r\nWrapStyle: 0\r\nScaledBorderAndShadow: yes\r\nYCbCr Matrix: TV.601\r\nPlayResX: 1920\r\nPlayResY: 1080\r\nOriginal Script: \xE8\xAF\xB8\xE7\xA5\x9E\xE5\xAD\x97\xE5\xB9\x95\xE7\xBB\x84\r\nOriginal Translation: \xE8\xAF\xB8\xE7\xA5\x9E\xE5\xAD\x97\xE5\xB9\x95\xE7\xBB\x84\r\nOriginal Timing: CandyPanda/\xE7\x9C\x9F\xE5\xAD\x90/\xE7\x97\x85\r\nScript Updated By: \xE5\xB0\x8F\xE7\x97\x85\r\nUpdate Details: \xE5\xB0\x8F\xE5\xB0\x8F\xE7\x97\x85\r\nAegisub Video Aspect Ratio: 0\r\n\r\n[Aegisub Project Garbage]\r\nLast Style Storage: HAMATORA\r\nVideo File: jc-All.mkv\r\nVideo AR Mode: 4\r\nVideo AR Value: 1.777778\r\nVideo Zoom Percent: 0.500000\r\nActive Line: 2\r\nVideo Position: 147378\r\n\r\n[V4+ Styles]\r\nFormat: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding\r\nStyle: Default,Arial,20,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1\r\nStyle: STAFF,\xE6\x96\xB9\xE6\xAD\xA3\xE5\x85\xB0\xE4\xBA\xAD\xE5\x87\x86\xE9\xBB\x91_GBK,57,&H00FFFBFF,&H000000FF,&H00212121,&H14261F39,-1,0,0,0,90,100,3,0,1,1.5,1.5,2,15,15,20,134\r\nStyle: ED-JP,\xE9\xBB\x91\xE4\xBD\x93,40,&H00FFFFFF,&H000000FF,&H003C3C3C,&H6D000000,-1,0,0,0,100,100,15,0,1,2,0,7,30,15,30,1\r\nStyle: ED-CN,\xE9\xBB\x91\xE4\xBD\x93,40,&H00FFFFFF,&H000000FF,&H003C3C3C,&H6D000000,-1,0,0,0,100,100,15,0,1,2,0,7,30,15,30,1\r\nStyle: Sub-CN,\xE6\x96\xB9\xE6\xAD\xA3\xE5\x87\x86\xE5\x9C\x86_GBK,60,&H00FFFFFF,&H00CDCDED,&H002F2A46,&H00000000,0,0,0,0,100,100,0,0,1,3,0,2,15,15,60,134\r\nStyle: Sub-CNUP,\xE6\x96\xB9\xE6\xAD\xA3\xE5\x87\x86\xE5\x9C\x86_GBK,53,&H00FFFFFF,&H00CDCDED,&H002F2A46,&H00000000,0,0,0,0,100,100,0,0,1,3,0,8,15,15,15,134\r\nStyle: Sub-JP,EPSON \xE5\xA4\xAA\xE4\xB8\xB8\xE3\x82\xB4\xE3\x82\xB7\xE3\x83\x83\xE3\x82\xAF\xE4\xBD\x93\xEF\xBC\xA2,42,&H00FFFFFF,&H00D2D2F8,&H002F2A46,&H00000000,0,0,0,0,100,100,0,0,1,3,0,2,15,15,15,128\r\nStyle: Sub-JPUP,EPSON \xE5\xA4\xAA\xE4\xB8\xB8\xE3\x82\xB4\xE3\x82\xB7\xE3\x83\x83\xE3\x82\xAF\xE4\xBD\x93\xEF\xBC\xA2,38,&H00FFFFFF,&H00D2D2F8,&H002F2A46,&H00000000,0,0,0,0,100,100,0,0,1,3,0,8,15,15,70,128\r\n\r\n[Events]\r\nFormat: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text\r\nComment: 0,0:03:39.91,0:03:41.91,STAFF,,0,0,0,,----STAFF----\r\nComment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,------------------------------------------------\r\nComment: 1,1:38:45.33,1:38:49.98,ED-JP,,0,0,0,,{\move(140,75,30,75,0,350)}{\be0.4\fad(150,250)\blur0.2}{\r\t(0,100,\alpha&00&)\t(101,270,\fsp3)}DR{\r\t(70,170,\alpha&00&)\t(171,340,\fsp3)}EA{\r\t(140,240,\alpha&00&)\t(241,410,\fsp3)}M\xE3\x80\x80{\r\t(210,310,\alpha&00&)\t(311,480,\fsp3)}S{\r\t(280,380,\alpha&00&)\t(381,550,\fsp3)}OL{\r\t(350,450,\alpha&00&)\t(451,620,\fsp3)}IS{\r\t(420,520,\alpha&00&)\t(521,690,\fsp3)}TE{\r\t(490,590,\alpha&00&)\t(591,760,\fsp3)}R{\r\t(560,660,\alpha&00&)\t(661,830,\fsp3)}\r\nComment: 1,1:40:19.37,1:40:24.04,ED-JP,,0,0,0,,{\move(140,75,30,75,0,350)}{\be0.4\fad(150,250)\blur0.2}{\r\t(0,100,\alpha&00&)\t(101,270,\fsp3)}DR{\r\t(70,170,\alpha&00&)\t(171,340,\fsp3)}EA{\r\t(140,240,\alpha&00&)\t(241,410,\fsp3)}M\xE3\x80\x80{\r\t(210,310,\alpha&00&)\t(311,480,\fsp3)}S{\r\t(280,380,\alpha&00&)\t(381,550,\fsp3)}OL{\r\t(350,450,\alpha&00&)\t(451,620,\fsp3)}IS{\r\t(420,520,\alpha&00&)\t(521,690,\fsp3)}TE{\r\t(490,590,\alpha&00&)\t(591,760,\fsp3)}R{\r\t(560,660,\alpha&00&)\t(661,830,\fsp3)}\r\nComment: 1,1:41:43.69,1:41:45.77,ED-JP,,0,0,0,,{\move(140,75,30,75,0,350)}{\be0.4\fad(150,250)\blur0.2}{\r\t(0,100,\alpha&00&)\t(101,270,\fsp3)}DR{\r\t(70,170,\alpha&00&)\t(171,340,\fsp3)}EA{\r\t(140,240,\alpha&00&)\t(241,410,\fsp3)}M\xE3\x80\x80{\r\t(210,310,\alpha&00&)\t(311,480,\fsp3)}S{\r\t(280,380,\alpha&00&)\t(381,550,\fsp3)}OL{\r\t(350,450,\alpha&00&)\t(451,620,\fsp3)}IS{\r\t(420,520,\alpha&00&)\t(521,690,\fsp3)}TE{\r\t(490,590,\alpha&00&)\t(591,760,\fsp3)}R{\r\t(560,660,\alpha&00&)\t(661,830,\fsp3)}\r\nComment: 1,1:42:04.14,1:42:06.90,ED-JP,,0,0,0,,{\move(140,75,30,75,0,350)}{\be0.4\fad(150,250)\blur0.2}{\r\t(0,100,\alpha&00&)\t(101,270,\fsp3)}DR{\r\t(70,170,\alpha&00&)\t(171,340,\fsp3)}EA{\r\t(140,240,\alpha&00&)\t(241,410,\fsp3)}M\xE3\x80\x80{\r\t(210,310,\alpha&00&)\t(311,480,\fsp3)}S{\r\t(280,380,\alpha&00&)\t(381,550,\fsp3)}OL{\r\t(350,450,\alpha&00&)\t(451,620,\fsp3)}IS{\r\t(420,520,\alpha&00&)\t(521,690,\fsp3)}TE{\r\t(490,590,\alpha&00&)\t(591,760,\fsp3)}R\xE3\x80\x80{\r\t(560,660,\alpha&00&)\t(661,830,\fsp3)}\r\nComment: 1,1:42:08.52,1:42:13.35,ED-JP,,0,0,0,,{\move(140,75,30,75,0,350)}{\be0.4\fad(150,250)\blur0.2}{\r\t(0,100,\alpha&00&)\t(101,270,\fsp3)}La{\r\t(70,170,\alpha&00&)\t(171,340,\fsp3)}\xE3\x80\x80{\r\t(140,240,\alpha&00&)\t(241,410,\fsp3)}La{\r\t(210,310,\alpha&00&)\t(311,480,\fsp3)}\xE3\x80\x80{\r\t(280,380,\alpha&00&)\t(381,550,\fsp3)}La{\r\t(350,450,\alpha&00&)\t(451,620,\fsp3)}\xE3\x80\x80{\r\t(420,520,\alpha&00&)\t(521,690,\fsp3)}La{\r\t(490,590,\alpha&00&)\t(591,760,\fsp3)}\xE3\x80\x80{\r\t(560,660,\alpha&00&)\t(661,830,\fsp3)}La{\r\t(630,730,\alpha&00&)\t(731,900,\fsp3)}\r\nComment: 1,1:42:22.22,1:42:26.88,ED-JP,,0,0,0,,{\move(140,75,30,75,0,350)}{\be0.4\fad(150,250)\blur0.2}{\r\t(0,100,\alpha&00&)\t(101,270,\fsp3)}La{\r\t(70,170,\alpha&00&)\t(171,340,\fsp3)}\xE3\x80\x80{\r\t(140,240,\alpha&00&)\t(241,410,\fsp3)}La{\r\t(210,310,\alpha&00&)\t(311,480,\fsp3)}\xE3\x80\x80{\r\t(280,380,\alpha&00&)\t(381,550,\fsp3)}La{\r\t(350,450,\alpha&00&)\t(451,620,\fsp3)}\xE3\x80\x80{\r\t(420,520,\alpha&00&)\t(521,690,\fsp3)}La{\r\t(490,590,\alpha&00&)\t(591,760,\fsp3)}\xE3\x80\x80{\r\t(560,660,\alpha&00&)\t(661,830,\fsp3)}La{\r\t(630,730,\alpha&00&)\t(731,900,\fsp3)}\r\nComment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,------------------------------------------------\r\nComment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,--------Sub-JP--------\r\nComment: 0,0:00:00.00,0:00:00.00,Sub-JP,,0,0,0,,------------------------------------------------\r\nComment: 0,0:00:00.00,0:00:00.00,Sub-JP,,0,0,0,,------------------------------------------------\r\nComment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,--------Sub-CN--------\r\nComment: 1,0:00:00.00,0:00:00.00,Default,,0,0,0,,------------------------------------------------\r\nComment: 1,0:00:00.00,0:00:00.00,Default,,0,0,0,,------------------------------------------------\r\nComment: 1,0:00:00.00,0:00:00.00,Default,,0,0,0,,------------------------------------------------\r\n\r\n\r\n" Debug: current subtitle processor: "LibASS" Debug: status changed "缓冲中..." Debug: "AVClock started!!!!!!!!" Debug: status changed "已缓冲" Warning: [FFmpeg:?] No such filter: '' Warning: [FFmpeg:?] Error avfilter_graph_parse_ptr(filter_graph, options.toUtf8().constData(), &inputs, &outputs, 0) @160 D:\WORK\CODE\QtAV\src\filter\LibAVFilter.cpp: (0xffffffea) Invalid argument Warning: "setup audio filter graph error" Debug: "swr speed=1.00" Debug: "out: {cl: 3, fmt: s32, freq: 48000}" Debug: "in {cl: 3, fmt: s32, freq: 48000}" Warning: "no frame could be decompressed: Error number 128 occurred 0/128" Warning: "invalid video frame from decoder. undecoded data size: 0" Warning: "no frame could be decompressed: Error number 126 occurred 0/126" Warning: "invalid video frame from decoder. undecoded data size: 0" Warning: "no frame could be decompressed: Error number 126 occurred 0/126" Warning: "invalid video frame from decoder. undecoded data size: 0" Warning: "no frame could be decompressed: Error number 37876 occurred 0/37876" Warning: "invalid video frame from decoder. undecoded data size: 0" Warning: "no frame could be decompressed: Error number 15217 occurred 0/15217" Warning: "invalid video frame from decoder. undecoded data size: 0" Warning: "no frame could be decompressed: Error number 3014 occurred 0/3014" Warning: "invalid video frame from decoder. undecoded data size: 0" Warning: "no frame could be decompressed: Error number 14397 occurred 0/14397" Warning: "invalid video frame from decoder. undecoded data size: 0" Warning: "no frame could be decompressed: Error number 38686 occurred 0/38686" Warning: "invalid video frame from decoder. undecoded data size: 0" Warning: "no frame could be decompressed: Error number 26526 occurred 0/26526" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "buffersrc_args=video_size=1920x1080:pix_fmt=72:time_base=1/1000000:pixel_aspect=1/1" Warning: [FFmpeg:?] No such filter: '' Warning: [FFmpeg:?] Error avfilter_graph_parse_ptr(filter_graph, options.toUtf8().constData(), &inputs, &outputs, 0) @160 D:\WORK\CODE\QtAV\src\filter\LibAVFilter.cpp: (0xffffffea) Invalid argument Warning: "setup video filter graph error" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: QtAV::VideoFormat(pixelFormat: 35 "yuv420p10le" alpha: false, channels: 3, planes: 3, bpc: 10, bpp: 15/24 -10-10-10) Debug: "pixel format changed: => yuv420p10le 35" Debug: material changed: "gl material 16to8bit: 0, planar: 0, has alpha: 0, 2d texture: 0, 2nd plane rg: 0, xyz: 0" => "gl material 16to8bit: 1, planar: 1, has alpha: 0, 2d texture: 1, 2nd plane rg: 0, xyz: 0" Debug: "plane linesize 0: padded = 3840, effective = 3840. theoretical plane size: 1920x1080" Debug: "plane linesize 1: padded = 1920, effective = 1920. theoretical plane size: 960x540" Debug: "plane linesize 2: padded = 1920, effective = 1920. theoretical plane size: 960x540" Debug: "effective_tex_width_ratio=1.000000" Debug: texture internal format: QVector(33319, 33319, 33319) Debug: texture data format: QVector(33319, 33319, 33319) Debug: texture data type: QVector(5121, 5121, 5121) Debug: "///////////bpp 2, bpc: 10" Debug: "texture width: 1920 - 1920 = pad: 0. bpp(gl): 2" Debug: "texture width: 960 - 960 = pad: 0. bpp(gl): 2" Debug: "(repeat 1)texture width: 960 - 960 = pad: 0. bpp(gl): 2\ncreating texture for plane 0" Debug: "texture for plane 0 is created (id=1)" Debug: "creating texture for plane 1" Debug: "texture for plane 1 is created (id=2)" Debug: "creating texture for plane 2" Debug: "texture for plane 2 is created (id=3)" Debug: "[ShaderManager] cache a new shader material type(11): gl material 16to8bit: 1, planar: 1, has alpha: 0, 2d texture: 1, 2nd plane rg: 0, xyz: 0" Debug: "bind attribute: a_Position => 0" Debug: "bind attribute: a_TexCoords0 => 1" Debug: "uniform locations:" Debug: "u_Texture0: 4" Debug: "u_Texture1: 5" Debug: "u_Texture2: 6" Debug: "u_Matrix: 0" Debug: "u_colorMatrix: 2" Debug: "u_opacity: 1" Debug: "u_to8: 3" Debug: input yuv limited range Debug: target rect: QRectF(-1,1 2x-2) Debug: creating VBO... Debug: creating VAO... Debug: vao updated Debug: geometry attributes changed, rebind vao... Debug: geometry updated Debug: looking up "fonts.conf" in: "D:/WORK/CODE/build-QtAV-Desktop_Qt_5_9_1_MSVC2017_64bit-Release/bin/fonts" Debug: looking up "fonts.conf" in: "D:/WORK/CODE/build-QtAV-Desktop_Qt_5_9_1_MSVC2017_64bit-Release/bin" Debug: looking up "fonts.conf" in: "assets:/fonts" Debug: looking up "fonts.conf" in: ":/fonts" Debug: looking up "fonts.conf" in: "C:/Users/wangwenx190/AppData/Roaming/Player/fonts" Debug: looking up "fonts.conf" in: "C:/Windows/Fonts" Debug: FontConfig: "" Debug: looking up fonts in: "D:/WORK/CODE/build-QtAV-Desktop_Qt_5_9_1_MSVC2017_64bit-Release/bin/fonts" Debug: looking up fonts in: "D:/WORK/CODE/build-QtAV-Desktop_Qt_5_9_1_MSVC2017_64bit-Release/bin" Debug: looking up fonts in: "assets:/fonts" Debug: looking up fonts in: ":/fonts" Debug: looking up fonts in: "C:/Users/wangwenx190/AppData/Roaming/Player/fonts" Debug: looking up fonts in: "C:/Windows/Fonts" Debug: fonts dir: "C:/Windows/Fonts" font files: ("+中文+華康華康華綜體W5&W5(P).TTC", "9626781.otf", "A-OTF-FolkPro-Bold.ttf", "A-OTF-LikureiStd-Regular.otf", "A-OTF-RyuminPro-Regular.otf", "A-OTF-TakaHandStd-Bold.otf", "A-OTF-TakaHandStd-Medium.otf", "AGENCYB.TTF", "AGENCYR.TTF", "ALGER.TTF", "ANTQUAB.TTF", "ANTQUABI.TTF", "ANTQUAI.TTF", "arial.ttf", "arialbd.ttf", "arialbi.ttf", "ariali.ttf", "ARIALN.TTF", "ARIALNB.TTF", "ARIALNBI.TTF", "ARIALNI.TTF", "ARIALUNI.TTF", "ariblk.ttf", "ARLRDBD.TTF", "Arphic Singeitai Extra JIS.ttf", "BASKVILL.TTF", "batang.ttc", "BAUHS93.TTF", "BELL.TTF", "BELLB.TTF", "BELLI.TTF", "BERNHC.TTF", "BGREIRR.TTF", "BKANT.TTF", "BOD_B.TTF", "BOD_BI.TTF", "BOD_BLAI.TTF", "BOD_BLAR.TTF", "BOD_CB.TTF", "BOD_CBI.TTF", "BOD_CI.TTF", "BOD_CR.TTF", "BOD_I.TTF", "BOD_PSTC.TTF", "BOD_R.TTF", "BOOKOS.TTF", "BOOKOSB.TTF", "BOOKOSBI.TTF", "BOOKOSI.TTF", "BRADHITC.TTF", "BRITANIC.TTF", "BRLNSB.TTF", "BRLNSDB.TTF", "BRLNSR.TTF", "BROADW.TTF", "BRUSHSCI.TTF", "BSSYM7.TTF", "calibri.ttf", "calibrib.ttf", "calibrii.ttf", "calibril.ttf", "calibrili.ttf", "calibriz.ttf", "CALIFB.TTF", "CALIFI.TTF", "CALIFR.TTF", "CALIST.TTF", "CALISTB.TTF", "CALISTBI.TTF", "CALISTI.TTF", "cambria.ttc", "cambriab.ttf", "cambriai.ttf", "cambriaz.ttf", "Candara.ttf", "Candarab.ttf", "Candarai.ttf", "Candaraz.ttf", "CASTELAR.TTF", "CENSCBK.TTF", "CENTAUR.TTF", "CENTURY.TTF", "CHILLER.TTF", "CJNgaiHK-Bold.otf", "COLONNA.TTF", "comic.ttf", "comicbd.ttf", "comici.ttf", "comicz.ttf", "consola.ttf", "consolab.ttf", "consolai.ttf", "consolaz.ttf", "constan.ttf", "constanb.ttf", "constani.ttf", "constanz.ttf", "COOPBL.TTF", "COPRGTB.TTF", "COPRGTL.TTF", "corbel.ttf", "corbelb.ttf", "corbeli.ttf", "corbelz.ttf", "cour.ttf", "courbd.ttf", "courbi.ttf", "couri.ttf", "Crccghkm.TTC", "crccgrym.ttc", "CURLZ_.TTF", "CYZCY.ttf", "Deng.ttf", "Dengb.ttf", "Dengl.ttf", "DFBrs5.ttc", "dfbrushsq.ttc", "DFCrd3.ttc", "DFCrs9.ttc", "DFCRY5.TTC", "DFFreeRyuyou-Lt.ttc", "DFFT-N7.TTF", "DFFuu7.ttc", "DFGBBK5.ttc", "DFGBFY7.TTC", "DFGBLM9.ttc", "DFGBrushRD-W12.ttc", "DFGBZY7.TTC", "DFGIHI7.ttc", "DFGOT5_U.TTC", "DFGotP3.ttc", "DFGOTP5.TTC", "DFGotP5_0.ttc", "DFGRyuSekiG-W9.TTC", "DFGsk7.ttc", "DFGys3.ttc", "DFHSG5.TTC", "DFHsg7.ttc", "DFHSGW7.TTC", "DFHSM3.TTC", "DFHsm5.ttc", "DFHsm7.ttc", "DFHsm9.ttc", "DFHSMinchoStd-W9.ttf", "DFHsr4.ttc", "DFJinWenGB.otf", "dfjinwenw3-b5.ttc", "DFKAI5.TTC", "DFKAI5_U.TTC", "DFKai7.ttc", "DFKAI7_U.TTC", "DFKai9.ttc", "DFKAI9_U.TTC", "DFKBT3.ttf", "DFKOIN4.TTC", "DFKTL8.TTF", "dfktl9.ttc", "DFKyks3.ttc", "DFKyks4.ttc", "Dflgs9.TTC", "DFMaruGothic-Md.ttc", "DFMaruMoji-W3.ttc", "DFMimP5.ttc", "DFMIN5_U.TTC", "Dfminc.TTC", "DFMRG3.TTC", "DFMRG5_U.TTC", "DFMrg7.ttc", "DFMRG7_U.TTC", "DFMRG9.TTC", "DFMrg9_0.ttc", "DFMRG9_U.TTC", "DFMRM5.TTC", "DFMrm7.ttc", "DFMrm9.ttc", "DFMRMW7.TTC", "DFOyj5.ttc", "DFOYJ5_0.ttc", "DFPCaiDai-B5.ttf", "dfpococ.ttc", "DFPOM5.TTF", "dfpop.TTC", "DFPOP1-C.ttc", "DFPop3.ttc", "DFPop3W12-B5.ttc", "DFPop3W12-GB5.ttc", "DFPop5.ttc", "DFRULA5.TTC", "DFRULE5.TTC", "DFSgyo5.ttc", "DFShaoNvW5-GB.ttc", "DFSoge7.ttc", "DFSoge7.ttf", "dfsoge9.ttc", "DFT.ttc", "DFT_FY7.TTC", "DFT_GY5.TTC", "DFT_H5.ttc", "DFT_K7.ttc", "DFT_L7.ttc", "DFT_LM9.TTC", "DFT_M9.ttc", "DFT_MC.ttc", "DFT_N5.ttc", "DFT_N7.ttc", "DFT_R5.ttc", "DFT_TK5.ttc", "DFT_Y7.ttc", "DFTlei5.ttc", "DFTT_R8.TTC", "dfu_hmd.ttf", "DFU_KS5.TTF", "DFクラフト墨W9.ttc", "ebrima.ttf", "ebrimabd.ttf", "ed chi font.big5.ttc", "elenat.TTF", "ELEPHNT.TTF", "ELEPHNTI.TTF", "ENGR.TTF", "EPKAISHO.TTF", "epkgobld.ttf", "epmarugo.ttf", "epminbld.ttf", "EPSON 太丸ゴシック体B.ttf", "EPSON 太行書体B.ttf", "EPSON 行書体M.ttf", "ERASBD.TTF", "ERASDEMI.TTF", "ERASLGHT.TTF", "ERASMD.TTF", "EVA Font.ttf", "FANGOT7.TTF", "FELIXTI.TTF", "FGCCGHKM.TTC", "FGCCHGW3.TTC", "FGCCHMW5.TTC", "FGCCHMW7.TTC", "FORTE.TTF", "FOT-RocknRollStd-DB.otf", "FOT-SeuratPro-DB.otf", "FRABK.TTF", "FRABKIT.TTF", "FRADM.TTF", "FRADMCN.TTF", "FRADMIT.TTF", "FRAHV.TTF", "FRAHVIT.TTF", "framd.ttf", "FRAMDCN.TTF", "framdit.ttf", "FREESCPT.TTF", "FRSCRIPT.TTF", "FTLTLT.TTF", "fujipop.ttc", "fuuc.TTC", "FZ12.TTF", "fzbwks_gbk.ttf", "fzchyjw.ttf", "FZCHYK.ttf", "FZCQJW.TTF", "FZCSJW.TTF", "fzdbs_GBK.ttf", "FZDBSFW.TTF", "FZDBSJW.TTF", "FZDHTFW.TTF", "FZHLJW.ttf", "FZHPK.TTF", "FZHTFW.TTF", "FZJLJW.ttf", "FZJZFW.TTF", "FZJZK.TTF", "FZKATJW.TTF", "FZKTFW.TTF", "FZLTZHK.TTF", "FZMHJW.TTF", "FZS3K.TTF", "FZSEFW.TTF", "FZSTK.TTF", "FZSXSLKJW.TTF", "FZTJLSK.TTF", "FZWBFW.TTF", "FZWBJW.TTF", "FZXBSB.ttf", "FZXY_GBK.TTF", "FZY4JW.TTF", "FZYBXSJW.TTF", "FZYHK.TTF", "FZYTK.TTF", "FZZCHK.TTF", "FZZQFW.TTF", "fzzyGBK.TTF", "FZZYSK.TTF", "FZZYSK0.TTF", "FZZZHUNHK.TTF", "Gabriola.ttf", "gadugi.ttf", "gadugib.ttf", "GARA.TTF", "GARABD.TTF", "GARAIT.TTF", "georgia.ttf", "georgiab.ttf", "georgiai.ttf", "georgiaz.ttf", "GIGI.TTF", "GIL____.TTF", "GILB___.TTF", "GILBI.TTF", "GILC.TTF", "GILI.TTF", "GILLUBCD.TTF", "GILSANUB.TTF", "GLECB.TTF", "GLSNECB.TTF", "GOTHIC.TTF", "GOTHICB.TTF", "GOTHICBI.TTF", "GOTHICI.TTF", "GOUDOS.TTF", "GOUDOSB.TTF", "GOUDOSI.TTF", "GOUDYSTO.TTF", "gulim.ttc", "H-GungSeo2.2.ttf", "HARLOWSI.TTF", "HARNGTON.TTF", "HATTEN.TTF", "HDZB.TTF", "HGRBRESJ.TTF", "HGRCGKSJ.TTC", "hgrge.ttc", "HGRHABSJ.TTF", "HGRHAMSJ.TTF", "HGRMB.TTC", "HGRME.TTC", "HGRSMP.TTF", "himalaya.ttf", "Hiragino Sans GB W3.otf", "Hiragino Sans GB W6.otf", "holomdl2.ttf", "HPSimplified.ttf", "HPSimplified_BdIt.ttf", "HPSimplified_It.ttf", "HPSimplified_Lt.ttf", "HPSimplified_LtIt.ttf", "HPSimplified_Rg.ttf", "HTOWERT.TTF", "HTOWERTI.TTF", "HuiFont27.ttf", "hya9gjm.TTF", "hyh1gjm.TTF", "impact.ttf", "IMPRISHA.TTF", "in jap font.ttc", "INFROMAN.TTF", "ITCBLKAD.TTF", "ITCEDSCR.TTF", "ITCKRIST.TTF", "iwp3mb.ttf", "javatext.ttf", "JOKERMAN.TTF", "JPFONT.TTF", "JUICE_.TTF", "kaiu.ttf", "KB-WIN.TTC", "KozGoPr6N-Heavy.ttf", "KozGoPro-Light.otf", "kozminpr6n-heavy.otf", "KozMinPro-Bold 2.otf", "KOZMINPRO-HEAVY.OTF", "KUNSTLER.TTF", "l_10646.ttf", "LATINWD.TTF", "LBRITE.TTF", "LBRITED.TTF", "LBRITEDI.TTF", "LBRITEI.TTF", "LCALLIG.TTF", "LeelaUIb.ttf", "LEELAWAD.TTF", "LEELAWDB.TTF", "LeelawUI.ttf", "LeelUIsl.ttf", "LFAX.TTF", "LFAXD.TTF", "LFAXDI.TTF", "LFAXI.TTF", "LHANDW.TTF", "liguofu.TTF", "LOGOG_BP.TTF", "LOGOM_BP.TTF", "LSANS.TTF", "LSANSD.TTF", "LSANSDI.TTF", "LSANSI.TTF", "LTYPE.TTF", "LTYPEB.TTF", "LTYPEBO.TTF", "LTYPEO.TTF", "lucon.ttf", "MAGNETOB.TTF", "MAIAN.TTF", "malgun.ttf", "malgunbd.ttf", "malgunsl.ttf", "marlett.ttf", "MATURASC.TTF", "MBeiHK-Bold.otf", "meiryo.ttc", "meiryob.ttc", "mheihk-bold.otf", "MHGHagoromoTHK-Light.otf", "MHGHagoromoTHK-Medium.otf", "MHGReithicTHK-Light.otf", "Microsoft YaHei.ttc", "micross.ttf", "mingliu.ttc", "mingliub.ttc", "mingliub_0.ttc", "MISTRAL.TTF", "MKaiHK-SemiBold.otf", "mmrtext.ttf", "mmrtextb.ttf", "MOD20.TTF", "monbaiti.ttf", "MRazorHK-Xbold.ttf", "msgothic.ttc", "msgothic_0.ttc", "msjh.ttc", "msjh.ttf", "msjhbd.ttc", "msjhbd.ttf", "msjhl.ttc", "msmincho.ttc", "MStiffHeiHK-UltraBold.otf", "MSUIGHUB.TTF", "MSUIGHUR.TTF", "msyh.ttc", "msyh.ttf", "msyhbd.ttc", "msyhbd.ttf", "msyhbd_0.ttc", "msyhl.ttc", "msyhl0.ttc", "msyi.ttf", "MTCORSVA.TTF", "MTEXTRA.TTF", "mvboli.ttf", "NIAGENG.TTF", "NIAGSOL.TTF", "Nirmala.ttf", "NirmalaB.ttf", "NirmalaS.ttf", "NIS-M5.TTC", "NKYO-WIN.TTC", "ntailu.ttf", "ntailub.ttf", "OCRAEXT.TTF", "OhisamaFontB11.ttf", "OLDENGL.TTF", "ONYX.TTF", "OP字体.ttc", "OUTLOOK.TTF", "pala.ttf", "palab.ttf", "palabi.ttf", "palai.ttf", "PALSCRI.TTF", "PAPYRUS.TTF", "PARCHM.TTF", "PER____.TTF", "PERB___.TTF", "PERBI.TTF", "PERI.TTF", "PERTIBD.TTF", "PERTILI.TTF", "phagspa.ttf", "phagspab.ttf", "PLAYBILL.TTF", "Pococ.TTC", "POORICH.TTF", "PRISTINA.TTF", "RAGE.TTF", "RAVIE.TTF", "rdw7.ttc", "REFSAN.TTF", "REFSPCL.TTF", "ROCC.TTF", "ROCCB_.TTF", "ROCK.TTF", "ROCKB.TTF", "ROCKBI.TTF", "ROCKEB.TTF", "ROCKI.TTF", "S2G Love font.ttf", "S2G Memo font.ttf", "SamsungSharpSans-Bold.ttf", "SanaFonKaku.ttf", "SCHLBKB.TTF", "SCHLBKBI.TTF", "SCHLBKI.TTF", "SCRIPTBL.TTF", "segmdl2.ttf", "segoepr.ttf", "segoeprb.ttf", "segoesc.ttf", "segoescb.ttf", "segoeui.ttf", "segoeuib.ttf", "segoeuii.ttf", "segoeuil.ttf", "segoeuisl.ttf", "segoeuiz.ttf", "seguibl.ttf", "seguibli.ttf", "seguiemj.ttf", "seguihis.ttf", "seguili.ttf", "seguisb.ttf", "seguisbi.ttf", "seguisli.ttf", "seguisym.ttf", "SHOWG.TTF", "simfang.ttf", "simfang_0.ttf", "simfang_1.ttf", "simhei.ttf", "simhei_0.ttf", "simkai.ttf", "simkai_0.ttf", "simkai_1.ttf", "simkai_2.ttf", "SIMLI.TTF", "simsun.ttc", "simsun_0.ttc", "simsun_1.ttc", "simsunb.ttf", "SIMYOU.TTF", "Sitka.ttc", "SitkaB.ttc", "SitkaI.ttc", "SitkaZ.ttc", "SNAP_.TTF", "STCAIYUN.TTF", "STENCIL.TTF", "STFANGSO.TTF", "STHUPO.TTF", "STKAITI.TTF", "STLITI.TTF", "STSONG.TTF", "STXIHEI.TTF", "STXINGKA.TTF", "STXINWEI.TTF", "STZHONGS.TTF", "SURSONG.TTF", "sylfaen.ttf", "symbol.ttf", "tahoma.ttf", "tahomabd.ttf", "taile.ttf", "taileb.ttf", "TankuinEG-Bold-GB.ttf", "TCB.TTF", "TCBI.TTF", "TCCB.TTF", "TCCEB.TTF", "TCCM__.TTF", "TCM___.TTF", "TCMI__.TTF", "TEMPSITC.TTF", "times.ttf", "timesbd.ttf", "timesbi.ttf", "timesi.ttf", "trebuc.ttf", "trebucbd.ttf", "trebucbi.ttf", "trebucit.ttf", "TT-JTCナミキ特太楷書.ttc", "verdana.ttf", "verdanab.ttf", "verdanai.ttf", "verdanaz.ttf", "VINERITC.TTF", "VIVALDII.TTF", "VLADIMIR.TTF", "wd13.TTF", "wd19.TTF", "webdings.ttf", "wingding.ttf", "WINGDNG2.TTF", "WINGDNG3.TTF", "wqy-microhei.ttc", "WRJXK.TTF", "ygy_mbxsj.ttf", "yozb04ao.otf", "YuGothB.ttc", "YuGothL.ttc", "YuGothM.ttc", "YuGothR.ttc", "zhunyuan.TTF", "ZWAdobeF.TTF", "ヒラギノ明朝 Pro W6.otf", "华康俪金黑W8(P).TTF", "华康勘亭流简.ttc", "华康娃娃体W5.TTF", "华康娃娃体简W5.ttc", "华康宋体W12(P).TTF", "华康金文字体.TTC", "华康雅宋体简W9.ttc", "华康雅艺体W6.ttc", "华文俪黑.ttf", "少女文字W7.ttc", "微软简中圆.TTF", "微软简粗黑.TTF", "微软简老宋.TTF", "微软繁隶书.TTF", "徽宗宮體W5.ttc", "文鼎粗鋼筆行楷.ttf", "文鼎粗钢笔行楷.ttf", "文鼎霹靂體.ttf", "新綜藝體W5.ttc", "新綜藝體W7.ttc", "方正中倩_GBK.ttf", "方正中倩简体.ttf", "方正中等线_GBK.TTF", "方正书宋_GBK.TTF", "方正仿宋_GBK.TTF", "方正像素字体.ttf", "方正兰亭中粗黑_GBK.TTF", "方正兰亭准黑_GBK.ttf", "方正兰亭粗黑_GBK.ttf", "方正兰亭黑.ttf", "方正准圆简体.ttf", "方正华隶_GBK.ttf", "方正卡通_GBK.ttf", "方正卡通繁体.TTF", "方正启体简体.ttf", "方正咆哮简体.TTF", "方正喵鸣.ttf", "方正大黑_GBK.ttf", "方正姚体_GBK.ttf", "方正姚体简体.ttf", "方正字迹-吕建德字体.TTF", "方正字迹-童体硬笔字体 .ttf", "方正宋一_GBK.TTF", "方正宋黑_GBK.ttf", "方正小标宋_GBK.TTF", "方正少儿_GBK.ttf", "方正少儿简体.ttf", "方正平和_GBK.ttf", "方正幼线_GBK.ttf", "方正康体_GBK.ttf", "方正新舒体_GBK.ttf", "方正显仁简体.TTF", "方正楷体_GBK.TTF", "方正楷体简体.TTF", "方正正准黑简体.TTF", "方正毡笔黑简体.ttf", "方正水柱_GBK.ttf", "方正水柱简体.ttf", "方正水黑简体.ttf", "方正瘦金书_GBK.ttf", "方正硬笔楷书简体.ttf", "方正稚艺_GBK.ttf", "方正粗倩_GBK.ttf", "方正粗倩繁体.ttf", "方正粗圆_GBK.ttf", "方正粗圆繁体.ttf", "方正粗宋_GBK.ttf", "方正粗谭黑简体.TTF", "方正粗谭黑繁体.ttf", "方正细倩_GBK.ttf", "方正细倩简体.ttf", "方正细珊瑚_GBK.ttf", "方正细黑一_GBK.TTF", "方正综艺_GBK.TTF", "方正综艺简体.TTF", "方正美黑_GBK.ttf", "方正胖娃简体.ttf", "方正舒体GBK.ttf", "方正舒体简体.TTF", "方正苏新诗柳楷繁体.TTF", "方正行楷_GBK.ttf", "方正超粗黑_GBK.ttf", "方正铁筋隶书简体.ttf", "方正隶书_GBK.ttf", "方正隶变_GBK.TTF", "方正韵动粗黑_GBK.ttf", "方正魏碑.ttf", "方正魏碑_GBK.ttf", "方正黄草_GBK.ttf", "方正黑体_GBK.TTF", "日文毛笔行书.ttf", "时尚中黑简体.ttf", "明兰.ttf", "昭和モダン体.TTF", "汉仪中黑简.ttf", "汉仪小隶书简.ttf", "汉鼎简粗圆.TTF", "汉鼎繁新艺体.TTF", "汉鼎繁特粗宋.ttf", "汉鼎繁隶变.TTF", "流丽行书.ttf", "浪漫雅圆GB.ttf", "浪漫雅圓BIG5.ttf", "特粗楷體.ttc", "相撲體.ttc", "简太极.ttf", "简水柱.ttf", "篯\uE1A8砰W8.ttc", "经典中圆简.ttf", "经典综艺体简.ttf", "经典长宋简.TTF", "苏新诗柳楷繁.ttf", "苹果丽黑.ttf", "華康中明體.TTC", "華康儷中黑.TTf", "華康儷金黑.TTC", "華康儷雅宋.ttf", "華康勘亭流.TTC", "華康圓緣體W4.TTC", "華康娃娃體(P).ttf", "華康娃娃體W7(P).ttf", "華康娃娃體W7.ttc", "華康少女文字W7(P).ttf", "華康布丁體.ttf", "華康新篆體.TTC", "華康方圓體.ttf", "華康標楷體.TTC", "華康童童體.ttf", "華康雅藝體W6.TTF", "萝莉体.TTC", "蒙納繁圓點陣.otf", "蒙纳简清华体.otf", "蒙纳简超刚黑.ttf", "蒙纳繁清华.otf", "蒙纳繁黑宋.otf", "行楷體W5.ttc", "超研澤朝明.ttf", "超黑體.TTC", "迷你简凌波.ttf", "迷你简硬笔行书.ttf", "隸書體W5.ttc", "魏碑體.ttc", "魚石行書.TTF", "DFクラフト遊W7.ttc") Debug: font file: "" ; fonts dir: "C:/Windows/Fonts" Debug: "No font file is set, use font provider" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Warning: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)\nInvalid plane! Valid range is [0, 0)" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nall closed and reseted" Debug: "avformat_open_input: d->format_ctx:'0x256e1196020', url:'D:/Video/1080P�����ղ�/���죡�Ʒ���/�糡��/��һ���ܼ�ƪ.mkv'..." Debug: "avformat_open_input: url:'D:/Video/1080P�����ղ�/���죡�Ʒ���/�糡��/��һ���ܼ�ƪ.mkv' ret:0" Debug: "avfmtctx.flags: 2097665, iformat.flags" Debug: "QtAV::VideoDecoderFFmpeg thread type: Frame, count: 9" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 66544 occurred 0/66544" Warning: "(repeat 1)no frame could be decompressed: Error number 66544 occurred 0/66544\nno frame could be decompressed: Error number 42330 occurred 0/42330" Warning: "no frame could be decompressed: Error number 30628 occurred 0/30628" Warning: "no frame could be decompressed: Error number 11596 occurred 0/11596" Warning: "no frame could be decompressed: Error number 11728 occurred 0/11728" Warning: "no frame could be decompressed: Error number 12174 occurred 0/12174" Warning: "no frame could be decompressed: Error number 12101 occurred 0/12101" Warning: "no frame could be decompressed: Error number 12516 occurred 0/12516" Warning: "no frame could be decompressed: Error number 30489 occurred 0/30489" Debug: "got frame at 786.786000s, diff=3" Warning: [FFmpeg:swscaler] Warning: data is not aligned! This can lead to a speedloss Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 181407 occurred 0/181407" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 181407 occurred 0/181407\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 65887 occurred 0/65887" Warning: "no frame could be decompressed: Error number 17761 occurred 0/17761" Warning: "no frame could be decompressed: Error number 3622 occurred 0/3622" Warning: "no frame could be decompressed: Error number 3799 occurred 0/3799" Warning: "no frame could be decompressed: Error number 3519 occurred 0/3519" Warning: "no frame could be decompressed: Error number 3109 occurred 0/3109" Warning: "no frame could be decompressed: Error number 70881 occurred 0/70881" Warning: "no frame could be decompressed: Error number 4935 occurred 0/4935" Debug: "VideoFrameExtractor abort seek after key frame before read" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Warning: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)\nInvalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 185111 occurred 0/185111" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 185111 occurred 0/185111\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 41777 occurred 0/41777" Warning: "no frame could be decompressed: Error number 16099 occurred 0/16099" Warning: "no frame could be decompressed: Error number 4371 occurred 0/4371" Warning: "no frame could be decompressed: Error number 4534 occurred 0/4534" Warning: "no frame could be decompressed: Error number 2436 occurred 0/2436" Warning: "no frame could be decompressed: Error number 37268 occurred 0/37268" Warning: "no frame could be decompressed: Error number 8366 occurred 0/8366" Warning: "no frame could be decompressed: Error number 2959 occurred 0/2959" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "got frame at 414.456000s, diff=19" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 187196 occurred 0/187196" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 187196 occurred 0/187196\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 44752 occurred 0/44752" Warning: "no frame could be decompressed: Error number 7299 occurred 0/7299" Warning: "no frame could be decompressed: Error number 3076 occurred 0/3076" Warning: "no frame could be decompressed: Error number 2450 occurred 0/2450" Warning: "no frame could be decompressed: Error number 2297 occurred 0/2297" Warning: "no frame could be decompressed: Error number 36928 occurred 0/36928" Warning: "no frame could be decompressed: Error number 7171 occurred 0/7171" Debug: "VideoFrameExtractor abort seek after key frame before read" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Warning: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)\nInvalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 219748 occurred 0/219748" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 219748 occurred 0/219748\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 92104 occurred 0/92104" Warning: "no frame could be decompressed: Error number 38098 occurred 0/38098" Warning: "no frame could be decompressed: Error number 1854 occurred 0/1854" Warning: "no frame could be decompressed: Error number 1843 occurred 0/1843" Warning: "no frame could be decompressed: Error number 1537 occurred 0/1537" Warning: "no frame could be decompressed: Error number 1446 occurred 0/1446" Warning: "no frame could be decompressed: Error number 1528 occurred 0/1528" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 139350 occurred 0/139350" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 139350 occurred 0/139350\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 39125 occurred 0/39125" Warning: "no frame could be decompressed: Error number 12705 occurred 0/12705" Warning: "no frame could be decompressed: Error number 3700 occurred 0/3700" Warning: "no frame could be decompressed: Error number 3906 occurred 0/3906" Warning: "no frame could be decompressed: Error number 3062 occurred 0/3062" Warning: "no frame could be decompressed: Error number 3551 occurred 0/3551" Warning: "no frame could be decompressed: Error number 37567 occurred 0/37567" Warning: "no frame could be decompressed: Error number 3759 occurred 0/3759" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 110197 occurred 0/110197" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 110197 occurred 0/110197\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 55036 occurred 0/55036" Warning: "no frame could be decompressed: Error number 24826 occurred 0/24826" Warning: "no frame could be decompressed: Error number 6433 occurred 0/6433" Warning: "no frame could be decompressed: Error number 6804 occurred 0/6804" Warning: "no frame could be decompressed: Error number 6383 occurred 0/6383" Warning: "no frame could be decompressed: Error number 56848 occurred 0/56848" Warning: "no frame could be decompressed: Error number 26658 occurred 0/26658" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 298781 occurred 0/298781" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 298781 occurred 0/298781\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 100660 occurred 0/100660" Warning: "no frame could be decompressed: Error number 11117 occurred 0/11117" Warning: "no frame could be decompressed: Error number 7644 occurred 0/7644" Warning: "no frame could be decompressed: Error number 8113 occurred 0/8113" Warning: "no frame could be decompressed: Error number 6206 occurred 0/6206" Warning: "no frame could be decompressed: Error number 85738 occurred 0/85738" Warning: "no frame could be decompressed: Error number 19028 occurred 0/19028" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 174377 occurred 0/174377" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 174377 occurred 0/174377\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 35295 occurred 0/35295" Warning: "no frame could be decompressed: Error number 5598 occurred 0/5598" Warning: "no frame could be decompressed: Error number 3903 occurred 0/3903" Warning: "no frame could be decompressed: Error number 25235 occurred 0/25235" Warning: "no frame could be decompressed: Error number 24273 occurred 0/24273" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 24410 occurred 0/24410" Warning: "no frame could be decompressed: Error number 7233 occurred 0/7233" Warning: "no frame could be decompressed: Error number 27341 occurred 0/27341" Debug: "got frame at 676.718000s, diff=20" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: pressed (214, 4) Debug: accept Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\nVideoFrameExtractor abort seek before read" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Warning: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)\nInvalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 174377 occurred 0/174377" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 174377 occurred 0/174377\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 35295 occurred 0/35295" Warning: "no frame could be decompressed: Error number 5598 occurred 0/5598" Warning: "no frame could be decompressed: Error number 3903 occurred 0/3903" Warning: "no frame could be decompressed: Error number 25235 occurred 0/25235" Warning: "no frame could be decompressed: Error number 24273 occurred 0/24273" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 24410 occurred 0/24410" Debug: "seek to 00:11:17 677053 ms (10.948147%)" Debug: "demuxer sync id: 1/1" Debug: status changed "缓冲中..." Debug: "(repeat 1)demuxer sync id: 1/1\nseek to 00:11:17 677053 ms (10.948147%)" Debug: "demuxer sync id: 2/2" Debug: status changed "已缓冲" Debug: "(repeat 1)demuxer sync id: 2/2\nrequest seek audio thread" Debug: "Invalid packet! flush audio codec context!!!!!!!! audio queue size=19" Debug: "audio seek: 677.053, id: 2" Debug: "request seek audio thread" Debug: "request seek video thread" Debug: "Invalid packet! flush video codec context!!!!!!!!!! video packet queue size: 57" Debug: "skip audio decode at 676.523000/677.053000 v=9.635000 a-v=666888.000000ms" Warning: "no frame could be decompressed: Error number 7233 occurred 0/7233" Warning: "no frame could be decompressed: Error number 27341 occurred 0/27341" Debug: "video seek: 677.053, id: 2" Debug: "video thread wait to sync end for sync id: 2" Debug: "audio thread wait to sync end for sync id: 2" Debug: "skip audio decode at 676.608000/677.053000 v=676.467000 a-v=141.000000ms" Warning: "no frame could be decompressed: Error number 174377 occurred 0/174377" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Warning: "no frame could be decompressed: Error number 35295 occurred 0/35295" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Warning: "no frame could be decompressed: Error number 5598 occurred 0/5598" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Warning: "no frame could be decompressed: Error number 3903 occurred 0/3903" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Warning: "no frame could be decompressed: Error number 25235 occurred 0/25235" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Warning: "no frame could be decompressed: Error number 24273 occurred 0/24273" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Warning: "no frame could be decompressed: Error number 24410 occurred 0/24410" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Warning: "no frame could be decompressed: Error number 7233 occurred 0/7233" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Debug: "got frame at 676.718000s, diff=20" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\naudio thread wait to sync end for sync id: 2" Debug: "skip audio decode at 676.693000/677.053000 v=676.718000 a-v=-25.000000ms" Debug: "audio thread wait to sync end for sync id: 2" Debug: "skip audio decode at 676.778000/677.053000 v=676.718000 a-v=60.000000ms" Warning: "no frame could be decompressed: Error number 3494 occurred 0/3494" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.040" Debug: "audio thread wait to sync end for sync id: 2" Debug: "skip audio decode at 676.864000/677.053000 v=676.759000 a-v=105.000000ms" Warning: "no frame could be decompressed: Error number 27341 occurred 0/27341" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 2" Debug: "(repeat 4)video thread wait to sync end for sync id: 2\nseeking... pkt.pts - d.render_pts0: -0.043" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: -0.002" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.290" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.165" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.082" Debug: "audio thread wait to sync end for sync id: 2" Debug: "skip audio decode at 676.949000/677.053000 v=677.135000 a-v=-186.000000ms" Debug: "audio thread wait to sync end for sync id: 2" Debug: "skip audio decode at 677.034000/677.053000 v=677.135000 a-v=-101.000000ms" Debug: "audio thread wait to sync end for sync id: 2" Debug: "audio seek finished @677.119. id: 2" Debug: "audio thread wait to sync end for sync id: 2" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.123" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.207" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.249" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.499" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.415" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.332" Debug: "video thread wait to sync end for sync id: 2" Debug: "seeking... pkt.pts - d.render_pts0: 0.374" Debug: "audio thread wait to sync end for sync id: 2" Debug: "video seek finished @677.093000. id: 2" Debug: seek finished at 677093/677198 Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 193644 occurred 0/193644" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 193644 occurred 0/193644\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 72872 occurred 0/72872" Warning: "no frame could be decompressed: Error number 17586 occurred 0/17586" Warning: "no frame could be decompressed: Error number 4652 occurred 0/4652" Warning: "no frame could be decompressed: Error number 5331 occurred 0/5331" Warning: "no frame could be decompressed: Error number 4907 occurred 0/4907" Warning: "no frame could be decompressed: Error number 5133 occurred 0/5133" Warning: "no frame could be decompressed: Error number 4635 occurred 0/4635" Warning: "no frame could be decompressed: Error number 17350 occurred 0/17350" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "got frame at 689.689000s, diff=40" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 130084 occurred 0/130084" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 130084 occurred 0/130084\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 49253 occurred 0/49253" Warning: "no frame could be decompressed: Error number 41324 occurred 0/41324" Warning: "no frame could be decompressed: Error number 1164 occurred 0/1164" Warning: "no frame could be decompressed: Error number 1209 occurred 0/1209" Warning: "no frame could be decompressed: Error number 1271 occurred 0/1271" Warning: "no frame could be decompressed: Error number 1234 occurred 0/1234" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Warning: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)\nInvalid plane! Valid range is [0, 0)" Warning: "(repeat 2)Invalid plane! Valid range is [0, 0)\nno frame could be decompressed: Error number 1144 occurred 0/1144" Warning: "no frame could be decompressed: Error number 6574 occurred 0/6574" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 130084 occurred 0/130084" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 130084 occurred 0/130084\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 49253 occurred 0/49253" Warning: "no frame could be decompressed: Error number 41324 occurred 0/41324" Warning: "no frame could be decompressed: Error number 1164 occurred 0/1164" Warning: "no frame could be decompressed: Error number 1209 occurred 0/1209" Warning: "no frame could be decompressed: Error number 1271 occurred 0/1271" Warning: "no frame could be decompressed: Error number 1234 occurred 0/1234" Warning: "no frame could be decompressed: Error number 1144 occurred 0/1144" Warning: "no frame could be decompressed: Error number 6574 occurred 0/6574" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "got frame at 2172.587000s, diff=30" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: pressed (676, 4) Debug: accept Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\nseek to 00:36:13 2173695 ms (35.149290%)" Debug: "demuxer sync id: 3/3" Debug: "(repeat 1)demuxer sync id: 3/3\nVideoFrameExtractor abort seek before read" Debug: status changed "缓冲中..." Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Warning: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)\nInvalid plane! Valid range is [0, 0)" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nseek to 00:36:13 2173695 ms (35.149290%)" Debug: "demuxer sync id: 4/4" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)demuxer sync id: 4/4\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 130084 occurred 0/130084" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 130084 occurred 0/130084\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 49253 occurred 0/49253" Debug: "request seek video thread" Warning: "no frame could be decompressed: Error number 41324 occurred 0/41324" Warning: "no frame could be decompressed: Error number 1164 occurred 0/1164" Warning: "no frame could be decompressed: Error number 1209 occurred 0/1209" Warning: "no frame could be decompressed: Error number 1271 occurred 0/1271" Warning: "no frame could be decompressed: Error number 1234 occurred 0/1234" Debug: "Invalid packet! flush video codec context!!!!!!!!!! video packet queue size: 29" Debug: status changed "已缓冲" Debug: "video seek: 2173.695, id: 4" Debug: "request seek video thread" Debug: "request seek audio thread" Debug: "Invalid packet! flush audio codec context!!!!!!!! audio queue size=32" Debug: "seeking... pkt.pts - d.render_pts0: -3.610, frame drop=>noref. nb_dec_slow: 0" Debug: Debug: "audio seek: 2173.695, id: 4" "AVCodecContext.hevc options:" Debug: "request seek audio thread" Debug: "skip_frame=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 130084 occurred 0/130084" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Warning: "no frame could be decompressed: Error number 49253 occurred 0/49253" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Warning: "no frame could be decompressed: Error number 41324 occurred 0/41324" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Warning: "no frame could be decompressed: Error number 1164 occurred 0/1164" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Warning: "no frame could be decompressed: Error number 1209 occurred 0/1209" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Warning: "no frame could be decompressed: Error number 1271 occurred 0/1271" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Warning: "no frame could be decompressed: Error number 1234 occurred 0/1234" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Warning: "no frame could be decompressed: Error number 1144 occurred 0/1144" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.112000/2173.695000 v=2170.335000 a-v=-223.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.197000/2173.695000 v=2170.335000 a-v=-138.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.282000/2173.695000 v=2170.335000 a-v=-53.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.367000/2173.695000 v=2170.335000 a-v=32.000000ms" Warning: "no frame could be decompressed: Error number 1144 occurred 0/1144" Warning: "no frame could be decompressed: Error number 6574 occurred 0/6574" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.453000/2173.695000 v=2170.335000 a-v=118.000000ms" Warning: "no frame could be decompressed: Error number 46007 occurred 0/46007" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Warning: "no frame could be decompressed: Error number 6574 occurred 0/6574" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 8)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.538000/2173.695000 v=2170.752000 a-v=-214.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.623000/2173.695000 v=2170.752000 a-v=-129.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.708000/2173.695000 v=2170.752000 a-v=-44.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.795000/2173.695000 v=2170.752000 a-v=43.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 3)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.880000/2173.695000 v=2170.919000 a-v=-39.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2170.965000/2173.695000 v=2170.919000 a-v=46.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 1)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.050000/2173.695000 v=2171.002000 a-v=48.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 3)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.136000/2173.695000 v=2171.169000 a-v=-33.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.221000/2173.695000 v=2171.169000 a-v=52.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 5)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.306000/2173.695000 v=2171.419000 a-v=-113.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 3)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.391000/2173.695000 v=2171.586000 a-v=-195.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.477000/2173.695000 v=2171.586000 a-v=-109.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 3)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.562000/2173.695000 v=2171.753000 a-v=-191.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.647000/2173.695000 v=2171.753000 a-v=-106.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.732000/2173.695000 v=2171.753000 a-v=-21.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.818000/2173.695000 v=2171.753000 a-v=65.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 11)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.903000/2173.695000 v=2172.253000 a-v=-350.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2171.988000/2173.695000 v=2172.253000 a-v=-265.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 3)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.073000/2173.695000 v=2172.420000 a-v=-347.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 1)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.160000/2173.695000 v=2172.504000 a-v=-344.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.245000/2173.695000 v=2172.504000 a-v=-259.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.330000/2173.695000 v=2172.504000 a-v=-174.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.415000/2173.695000 v=2172.504000 a-v=-89.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.501000/2173.695000 v=2172.504000 a-v=-3.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.586000/2173.695000 v=2172.504000 a-v=82.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 7)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.671000/2173.695000 v=2172.837000 a-v=-166.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 1)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "video thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.756000/2173.695000 v=2172.962000 a-v=-206.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.843000/2173.695000 v=2172.962000 a-v=-119.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2172.928000/2173.695000 v=2172.962000 a-v=-34.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2173.013000/2173.695000 v=2172.962000 a-v=51.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 1)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2173.098000/2173.695000 v=2173.046000 a-v=52.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 3)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2173.184000/2173.695000 v=2173.213000 a-v=-29.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 1)video thread wait to sync end for sync id: 4\naudio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2173.269000/2173.695000 v=2173.296000 a-v=-27.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2173.354000/2173.695000 v=2173.296000 a-v=58.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 1)video thread wait to sync end for sync id: 4\nseeking... pkt.pts - d.render_pts0: -0.024" Debug: "frame drop=>normal. nb_dec_slow: 0" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: -0.149, frame drop=>noref. nb_dec_slow: 0" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "video thread wait to sync end for sync id: 4" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2173.439000/2173.695000 v=2173.463000 a-v=-24.000000ms" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2173.525000/2173.695000 v=2173.463000 a-v=62.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "(repeat 2)video thread wait to sync end for sync id: 4\nVideoFrameExtractor abort seek after key frame before read" Debug: "audio thread wait to sync end for sync id: 4" Debug: "skip audio decode at 2173.610000/2173.695000 v=2173.588000 a-v=22.000000ms" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.018" Debug: "frame drop=>normal. nb_dec_slow: 0" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.102" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.060" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.227" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.185" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.143" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.477" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.352" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.268" Debug: "audio thread wait to sync end for sync id: 4" Debug: "audio seek finished @2173.695. id: 4" Debug: "audio thread wait to sync end for sync id: 4" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 122169 occurred 0/122169" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 122169 occurred 0/122169\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 105936 occurred 0/105936" Warning: "no frame could be decompressed: Error number 6890 occurred 0/6890" Warning: "no frame could be decompressed: Error number 122523 occurred 0/122523" Warning: "Invalid plane! Valid range is [0, 0)" Warning: "(repeat 2)Invalid plane! Valid range is [0, 0)\nno frame could be decompressed: Error number 13040 occurred 0/13040" Warning: "no frame could be decompressed: Error number 4447 occurred 0/4447" Warning: "no frame could be decompressed: Error number 127872 occurred 0/127872" Debug: "audio thread wait to sync end for sync id: 4" Debug: "(repeat 1)audio thread wait to sync end for sync id: 4\nvideo thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.310" Debug: "audio thread wait to sync end for sync id: 4" Warning: "no frame could be decompressed: Error number 60849 occurred 0/60849" Debug: "audio thread wait to sync end for sync id: 4" Debug: "video thread wait to sync end for sync id: 4" Debug: "seeking... pkt.pts - d.render_pts0: 0.394" Debug: "audio thread wait to sync end for sync id: 4" Debug: "video seek finished @2173.713000. id: 4" Debug: seek finished at 2173713/2173775 Warning: "no frame could be decompressed: Error number 5024 occurred 0/5024" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "got frame at 2179.052000s, diff=19" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Debug: "AVCodecContext.hevc options:" "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Debug: "skip_frame=>0" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 4)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 228906 occurred 0/228906" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 228906 occurred 0/228906\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 80701 occurred 0/80701" Warning: "no frame could be decompressed: Error number 13509 occurred 0/13509" Warning: "no frame could be decompressed: Error number 1239 occurred 0/1239" Warning: "no frame could be decompressed: Error number 1419 occurred 0/1419" Warning: "no frame could be decompressed: Error number 1493 occurred 0/1493" Warning: "no frame could be decompressed: Error number 86190 occurred 0/86190" Warning: "no frame could be decompressed: Error number 8351 occurred 0/8351" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 228906 occurred 0/228906" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 228906 occurred 0/228906\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 80701 occurred 0/80701" Warning: "no frame could be decompressed: Error number 13509 occurred 0/13509" Warning: "no frame could be decompressed: Error number 1239 occurred 0/1239" Warning: "no frame could be decompressed: Error number 1419 occurred 0/1419" Warning: "no frame could be decompressed: Error number 1493 occurred 0/1493" Warning: "no frame could be decompressed: Error number 86190 occurred 0/86190" Warning: "no frame could be decompressed: Error number 8351 occurred 0/8351" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 228906 occurred 0/228906" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 228906 occurred 0/228906\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 80701 occurred 0/80701" Warning: "no frame could be decompressed: Error number 13509 occurred 0/13509" Warning: "no frame could be decompressed: Error number 1239 occurred 0/1239" Warning: "no frame could be decompressed: Error number 1419 occurred 0/1419" Warning: "no frame could be decompressed: Error number 1493 occurred 0/1493" Warning: "no frame could be decompressed: Error number 86190 occurred 0/86190" Warning: "no frame could be decompressed: Error number 8351 occurred 0/8351" Warning: "no frame could be decompressed: Error number 1316 occurred 0/1316" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "got frame at 3436.558000s, diff=33" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 228906 occurred 0/228906" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 228906 occurred 0/228906\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 80701 occurred 0/80701" Warning: "no frame could be decompressed: Error number 13509 occurred 0/13509" Warning: "no frame could be decompressed: Error number 1239 occurred 0/1239" Warning: "no frame could be decompressed: Error number 1419 occurred 0/1419" Warning: "no frame could be decompressed: Error number 1493 occurred 0/1493" Warning: "no frame could be decompressed: Error number 86190 occurred 0/86190" Warning: "no frame could be decompressed: Error number 8351 occurred 0/8351" Debug: "VideoFrameExtractor abort seek after key frame before read" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Warning: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)\nInvalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 352057 occurred 0/352057" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 352057 occurred 0/352057\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 120990 occurred 0/120990" Warning: "no frame could be decompressed: Error number 1460 occurred 0/1460" Warning: "no frame could be decompressed: Error number 908 occurred 0/908" Warning: "no frame could be decompressed: Error number 883 occurred 0/883" Warning: "no frame could be decompressed: Error number 829 occurred 0/829" Warning: "no frame could be decompressed: Error number 106431 occurred 0/106431" Warning: "no frame could be decompressed: Error number 912 occurred 0/912" Warning: "no frame could be decompressed: Error number 5399 occurred 0/5399" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "got frame at 3467.839000s, diff=2" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Warning: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)\nInvalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 169472 occurred 0/169472" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 169472 occurred 0/169472\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 56678 occurred 0/56678" Warning: "no frame could be decompressed: Error number 2531 occurred 0/2531" Warning: "no frame could be decompressed: Error number 816 occurred 0/816" Warning: "no frame could be decompressed: Error number 821 occurred 0/821" Warning: "no frame could be decompressed: Error number 69803 occurred 0/69803" Warning: "no frame could be decompressed: Error number 18299 occurred 0/18299" Warning: "no frame could be decompressed: Error number 1050 occurred 0/1050" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 169472 occurred 0/169472" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 169472 occurred 0/169472\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 56678 occurred 0/56678" Warning: "no frame could be decompressed: Error number 2531 occurred 0/2531" Warning: "no frame could be decompressed: Error number 816 occurred 0/816" Warning: "no frame could be decompressed: Error number 821 occurred 0/821" Warning: "no frame could be decompressed: Error number 69803 occurred 0/69803" Warning: "no frame could be decompressed: Error number 18299 occurred 0/18299" Warning: "no frame could be decompressed: Error number 1050 occurred 0/1050" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 169472 occurred 0/169472" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 169472 occurred 0/169472\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 56678 occurred 0/56678" Warning: "no frame could be decompressed: Error number 2531 occurred 0/2531" Warning: "no frame could be decompressed: Error number 816 occurred 0/816" Warning: "no frame could be decompressed: Error number 821 occurred 0/821" Warning: "no frame could be decompressed: Error number 69803 occurred 0/69803" Warning: "no frame could be decompressed: Error number 18299 occurred 0/18299" Warning: "no frame could be decompressed: Error number 1050 occurred 0/1050" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 169472 occurred 0/169472" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 169472 occurred 0/169472\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 56678 occurred 0/56678" Warning: "no frame could be decompressed: Error number 2531 occurred 0/2531" Warning: "no frame could be decompressed: Error number 816 occurred 0/816" Warning: "no frame could be decompressed: Error number 821 occurred 0/821" Warning: "no frame could be decompressed: Error number 69803 occurred 0/69803" Warning: "no frame could be decompressed: Error number 18299 occurred 0/18299" Warning: "no frame could be decompressed: Error number 1050 occurred 0/1050" Warning: "no frame could be decompressed: Error number 1081 occurred 0/1081" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 169472 occurred 0/169472" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 169472 occurred 0/169472\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 56678 occurred 0/56678" Warning: "no frame could be decompressed: Error number 2531 occurred 0/2531" Warning: "no frame could be decompressed: Error number 816 occurred 0/816" Warning: "no frame could be decompressed: Error number 821 occurred 0/821" Warning: "no frame could be decompressed: Error number 69803 occurred 0/69803" Warning: "no frame could be decompressed: Error number 18299 occurred 0/18299" Warning: "no frame could be decompressed: Error number 1050 occurred 0/1050" Warning: "no frame could be decompressed: Error number 1081 occurred 0/1081" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "got frame at 3483.522000s, diff=29" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 169472 occurred 0/169472" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 169472 occurred 0/169472\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 56678 occurred 0/56678" Warning: "no frame could be decompressed: Error number 2531 occurred 0/2531" Warning: "no frame could be decompressed: Error number 816 occurred 0/816" Warning: "no frame could be decompressed: Error number 821 occurred 0/821" Warning: "no frame could be decompressed: Error number 69803 occurred 0/69803" Warning: "no frame could be decompressed: Error number 18299 occurred 0/18299" Warning: "no frame could be decompressed: Error number 1050 occurred 0/1050" Warning: "no frame could be decompressed: Error number 1081 occurred 0/1081" Debug: pressed (450, 7) Debug: accept Debug: "seek to 00:58:07 3487908 ms (56.400502%)" Debug: "demuxer sync id: 5/5" Debug: "(repeat 1)demuxer sync id: 5/5\nVideoFrameExtractor abort seek after key frame before read" Debug: status changed "缓冲中..." Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Warning: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)\nInvalid plane! Valid range is [0, 0)" Debug: status changed "已缓冲" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 169472 occurred 0/169472" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)no frame could be decompressed: Error number 169472 occurred 0/169472\nskip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 56678 occurred 0/56678" Warning: "no frame could be decompressed: Error number 2531 occurred 0/2531" Warning: "no frame could be decompressed: Error number 816 occurred 0/816" Warning: "no frame could be decompressed: Error number 821 occurred 0/821" Warning: "no frame could be decompressed: Error number 69803 occurred 0/69803" Warning: "no frame could be decompressed: Error number 18299 occurred 0/18299" Debug: "request seek video thread" Debug: "Invalid packet! flush video codec context!!!!!!!!!! video packet queue size: 48" Debug: "video seek: 3487.908, id: 5" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: -10.893, frame drop=>noref. nb_dec_slow: 0" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 169472 occurred 0/169472" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Warning: "no frame could be decompressed: Error number 56678 occurred 0/56678" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Warning: "no frame could be decompressed: Error number 2531 occurred 0/2531" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Warning: "no frame could be decompressed: Error number 816 occurred 0/816" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Warning: "no frame could be decompressed: Error number 821 occurred 0/821" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Warning: "no frame could be decompressed: Error number 69803 occurred 0/69803" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Warning: "no frame could be decompressed: Error number 18299 occurred 0/18299" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Warning: "no frame could be decompressed: Error number 1050 occurred 0/1050" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Debug: "request seek audio thread" Debug: "Invalid packet! flush audio codec context!!!!!!!! audio queue size=32" Debug: "audio seek: 3487.908, id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.077000/3487.908000 v=3477.265000 a-v=-188.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.162000/3487.908000 v=3477.265000 a-v=-103.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.247000/3487.908000 v=3477.265000 a-v=-18.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.332000/3487.908000 v=3477.265000 a-v=67.000000ms" Warning: "no frame could be decompressed: Error number 1050 occurred 0/1050" Warning: "no frame could be decompressed: Error number 1081 occurred 0/1081" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.418000/3487.908000 v=3477.265000 a-v=153.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.503000/3487.908000 v=3477.265000 a-v=238.000000ms" Warning: "no frame could be decompressed: Error number 883 occurred 0/883" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.588000/3487.908000 v=3477.307000 a-v=281.000000ms" Warning: "no frame could be decompressed: Error number 1081 occurred 0/1081" Warning: "invalid video frame from decoder. undecoded data size: 0" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 7)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.673000/3487.908000 v=3477.641000 a-v=32.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 8)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.760000/3487.908000 v=3478.016000 a-v=-256.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 1)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.845000/3487.908000 v=3478.100000 a-v=-255.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3477.930000/3487.908000 v=3478.100000 a-v=-170.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.015000/3487.908000 v=3478.100000 a-v=-85.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.101000/3487.908000 v=3478.100000 a-v=1.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.186000/3487.908000 v=3478.100000 a-v=86.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 9)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.271000/3487.908000 v=3478.517000 a-v=-246.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.356000/3487.908000 v=3478.517000 a-v=-161.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.443000/3487.908000 v=3478.517000 a-v=-74.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.528000/3487.908000 v=3478.517000 a-v=11.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.613000/3487.908000 v=3478.517000 a-v=96.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 4)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.698000/3487.908000 v=3478.725000 a-v=-27.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.784000/3487.908000 v=3478.725000 a-v=59.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 6)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.869000/3487.908000 v=3479.017000 a-v=-148.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3478.954000/3487.908000 v=3479.017000 a-v=-63.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.039000/3487.908000 v=3479.017000 a-v=22.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 5)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.125000/3487.908000 v=3479.267000 a-v=-142.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.210000/3487.908000 v=3479.309000 a-v=-99.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.295000/3487.908000 v=3479.309000 a-v=-14.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.380000/3487.908000 v=3479.309000 a-v=71.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 7)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.466000/3487.908000 v=3479.643000 a-v=-177.000000ms" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.551000/3487.908000 v=3479.643000 a-v=-92.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "video thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.636000/3487.908000 v=3479.643000 a-v=-7.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 4)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.721000/3487.908000 v=3479.893000 a-v=-172.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.808000/3487.908000 v=3479.935000 a-v=-127.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.893000/3487.908000 v=3479.935000 a-v=-42.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3479.978000/3487.908000 v=3479.935000 a-v=43.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.063000/3487.908000 v=3479.976000 a-v=87.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 1)video thread wait to sync end for sync id: 5\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.149000/3487.908000 v=3480.060000 a-v=89.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 9)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.234000/3487.908000 v=3480.477000 a-v=-243.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 2)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.319000/3487.908000 v=3480.602000 a-v=-283.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.404000/3487.908000 v=3480.602000 a-v=-198.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.491000/3487.908000 v=3480.602000 a-v=-111.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.576000/3487.908000 v=3480.602000 a-v=-26.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.661000/3487.908000 v=3480.602000 a-v=59.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 7)video thread wait to sync end for sync id: 5\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Debug: "video thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.746000/3487.908000 v=3480.977000 a-v=-231.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "skip audio decode at 3480.832000/3487.908000 v=3480.977000 a-v=-145.000000ms" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "(repeat 1)Invalid plane! Valid range is [0, 0)\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3480.917000/3487.908000 v=3480.977000 a-v=-60.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.002000/3487.908000 v=3480.977000 a-v=25.000000ms" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Debug: "VideoFrameExtractor abort seek before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "(repeat 5)Invalid plane! Valid range is [0, 0)\nvideo thread wait to sync end for sync id: 5" Debug: "(repeat 8)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.087000/3487.908000 v=3481.353000 a-v=-266.000000ms" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.174000/3487.908000 v=3481.353000 a-v=-179.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.259000/3487.908000 v=3481.353000 a-v=-94.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.344000/3487.908000 v=3481.353000 a-v=-9.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.429000/3487.908000 v=3481.353000 a-v=76.000000ms" Debug: "video thread wait to sync end for sync id: 5" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nvideo thread wait to sync end for sync id: 5" Debug: "(repeat 2)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.515000/3487.908000 v=3481.520000 a-v=-5.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.600000/3487.908000 v=3481.520000 a-v=80.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "VideoFrameExtractor abort seek before decoding key frames" Debug: "video thread wait to sync end for sync id: 5" Warning: "(repeat 3)video thread wait to sync end for sync id: 5\nInvalid plane! Valid range is [0, 0)" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nvideo thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.685000/3487.908000 v=3481.770000 a-v=-85.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "video thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.770000/3487.908000 v=3481.812000 a-v=-42.000000ms" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 202411 occurred 0/202411" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.856000/3487.908000 v=3481.812000 a-v=44.000000ms" Warning: "no frame could be decompressed: Error number 202411 occurred 0/202411" Debug: "video thread wait to sync end for sync id: 5" Warning: "no frame could be decompressed: Error number 74954 occurred 0/74954" Warning: "no frame could be decompressed: Error number 16523 occurred 0/16523" Warning: "no frame could be decompressed: Error number 3948 occurred 0/3948" Warning: "no frame could be decompressed: Error number 3870 occurred 0/3870" Warning: "no frame could be decompressed: Error number 4175 occurred 0/4175" Warning: "no frame could be decompressed: Error number 4349 occurred 0/4349" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 3)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3481.941000/3487.908000 v=3482.020000 a-v=-79.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.026000/3487.908000 v=3482.020000 a-v=6.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.111000/3487.908000 v=3482.062000 a-v=49.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.197000/3487.908000 v=3482.062000 a-v=135.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 6)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.282000/3487.908000 v=3482.354000 a-v=-72.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "video thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.367000/3487.908000 v=3482.395000 a-v=-28.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 3)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.452000/3487.908000 v=3482.562000 a-v=-110.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.539000/3487.908000 v=3482.562000 a-v=-23.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.624000/3487.908000 v=3482.562000 a-v=62.000000ms" Debug: "video thread wait to sync end for sync id: 5" Warning: "(repeat 5)video thread wait to sync end for sync id: 5\nno frame could be decompressed: Error number 66940 occurred 0/66940" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nvideo thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.709000/3487.908000 v=3482.854000 a-v=-145.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.794000/3487.908000 v=3482.854000 a-v=-60.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.880000/3487.908000 v=3482.854000 a-v=26.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "AVCodecContext.hevc options:" Debug: "(repeat 3)video thread wait to sync end for sync id: 5\nskip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 307157 occurred 0/307157" Debug: "video thread wait to sync end for sync id: 5" Warning: "no frame could be decompressed: Error number 307157 occurred 0/307157" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 81580 occurred 0/81580" Warning: "no frame could be decompressed: Error number 4231 occurred 0/4231" Warning: "no frame could be decompressed: Error number 1380 occurred 0/1380" Warning: "no frame could be decompressed: Error number 100829 occurred 0/100829" Warning: "no frame could be decompressed: Error number 6768 occurred 0/6768" Warning: "no frame could be decompressed: Error number 1075 occurred 0/1075" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 4)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3482.965000/3487.908000 v=3483.271000 a-v=-306.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.050000/3487.908000 v=3483.271000 a-v=-221.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.135000/3487.908000 v=3483.271000 a-v=-136.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.222000/3487.908000 v=3483.271000 a-v=-49.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.307000/3487.908000 v=3483.271000 a-v=36.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 8)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.392000/3487.908000 v=3483.647000 a-v=-255.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.477000/3487.908000 v=3483.647000 a-v=-170.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.563000/3487.908000 v=3483.647000 a-v=-84.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.648000/3487.908000 v=3483.647000 a-v=1.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 2)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.733000/3487.908000 v=3483.772000 a-v=-39.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.818000/3487.908000 v=3483.772000 a-v=46.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 6)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.904000/3487.908000 v=3484.064000 a-v=-160.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3483.989000/3487.908000 v=3484.064000 a-v=-75.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.074000/3487.908000 v=3484.064000 a-v=10.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 6)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.159000/3487.908000 v=3484.356000 a-v=-197.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.245000/3487.908000 v=3484.356000 a-v=-111.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.330000/3487.908000 v=3484.356000 a-v=-26.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.415000/3487.908000 v=3484.356000 a-v=59.000000ms" Debug: "video thread wait to sync end for sync id: 5" Warning: "(repeat 3)video thread wait to sync end for sync id: 5\nno frame could be decompressed: Error number 1029 occurred 0/1029" Debug: "VideoFrameExtractor abort seek after key frame before read" Warning: "Invalid plane! Valid range is [0, 0)" Debug: "(repeat 2)Invalid plane! Valid range is [0, 0)\nvideo thread wait to sync end for sync id: 5" Debug: "(repeat 6)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.500000/3487.908000 v=3484.815000 a-v=-315.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 1)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.586000/3487.908000 v=3484.898000 a-v=-312.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.671000/3487.908000 v=3484.898000 a-v=-227.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.756000/3487.908000 v=3484.898000 a-v=-142.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.841000/3487.908000 v=3484.898000 a-v=-57.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3484.927000/3487.908000 v=3484.898000 a-v=29.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 3)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.012000/3487.908000 v=3485.065000 a-v=-53.000000ms" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 141171 occurred 0/141171" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.097000/3487.908000 v=3485.065000 a-v=32.000000ms" Warning: "no frame could be decompressed: Error number 141171 occurred 0/141171" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Warning: "no frame could be decompressed: Error number 14202 occurred 0/14202" Warning: "no frame could be decompressed: Error number 874 occurred 0/874" Warning: "no frame could be decompressed: Error number 600 occurred 0/600" Warning: "no frame could be decompressed: Error number 718 occurred 0/718" Warning: "no frame could be decompressed: Error number 478 occurred 0/478" Warning: "no frame could be decompressed: Error number 12619 occurred 0/12619" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 9)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.182000/3487.908000 v=3485.482000 a-v=-300.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.269000/3487.908000 v=3485.482000 a-v=-213.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.354000/3487.908000 v=3485.482000 a-v=-128.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.439000/3487.908000 v=3485.482000 a-v=-43.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.524000/3487.908000 v=3485.482000 a-v=42.000000ms" Debug: "video thread wait to sync end for sync id: 5" Warning: "(repeat 6)video thread wait to sync end for sync id: 5\nno frame could be decompressed: Error number 1004 occurred 0/1004" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 1)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.610000/3487.908000 v=3485.857000 a-v=-247.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.695000/3487.908000 v=3485.857000 a-v=-162.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.780000/3487.908000 v=3485.857000 a-v=-77.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.865000/3487.908000 v=3485.857000 a-v=8.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 8)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3485.952000/3487.908000 v=3486.233000 a-v=-281.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.037000/3487.908000 v=3486.233000 a-v=-196.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.122000/3487.908000 v=3486.233000 a-v=-111.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.207000/3487.908000 v=3486.233000 a-v=-26.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.293000/3487.908000 v=3486.233000 a-v=60.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 12)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.378000/3487.908000 v=3486.775000 a-v=-397.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.463000/3487.908000 v=3486.775000 a-v=-312.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.548000/3487.908000 v=3486.775000 a-v=-227.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.634000/3487.908000 v=3486.775000 a-v=-141.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.719000/3487.908000 v=3486.775000 a-v=-56.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.804000/3487.908000 v=3486.775000 a-v=29.000000ms" Warning: "no frame could be decompressed: Error number 14896 occurred 0/14896" Debug: "video thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.889000/3487.908000 v=3486.817000 a-v=72.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 7)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3486.975000/3487.908000 v=3487.150000 a-v=-175.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.060000/3487.908000 v=3487.150000 a-v=-90.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.145000/3487.908000 v=3487.150000 a-v=-5.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.230000/3487.908000 v=3487.150000 a-v=80.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 6)video thread wait to sync end for sync id: 5\naudio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.317000/3487.908000 v=3487.442000 a-v=-125.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.402000/3487.908000 v=3487.442000 a-v=-40.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.487000/3487.908000 v=3487.442000 a-v=45.000000ms" Debug: "video thread wait to sync end for sync id: 5" Debug: "(repeat 4)video thread wait to sync end for sync id: 5\nseeking... pkt.pts - d.render_pts0: 0.076" Debug: "frame drop=>normal. nb_dec_slow: 0" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: -0.049" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: -0.174, frame drop=>noref. nb_dec_slow: 0" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "video thread wait to sync end for sync id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.572000/3487.908000 v=3487.776000 a-v=-204.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.658000/3487.908000 v=3487.776000 a-v=-118.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.743000/3487.908000 v=3487.776000 a-v=-33.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "skip audio decode at 3487.828000/3487.908000 v=3487.776000 a-v=52.000000ms" Debug: "audio thread wait to sync end for sync id: 5" Debug: "audio seek finished @3487.913. id: 5" Debug: "audio thread wait to sync end for sync id: 5" Debug: "(repeat 1)audio thread wait to sync end for sync id: 5\nvideo thread wait to sync end for sync id: 5" Debug: "(repeat 1)video thread wait to sync end for sync id: 5\nseeking... pkt.pts - d.render_pts0: -0.007" Debug: "frame drop=>normal. nb_dec_slow: 0" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "audio thread wait to sync end for sync id: 5" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.035" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.285" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.202" Debug: "audio thread wait to sync end for sync id: 5" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.118" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.160" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.243" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.535" Debug: "audio thread wait to sync end for sync id: 5" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.410" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.327" Debug: "video thread wait to sync end for sync id: 5" Debug: "seeking... pkt.pts - d.render_pts0: 0.368" Debug: "audio thread wait to sync end for sync id: 5" Debug: "video seek finished @3487.943000. id: 5" Debug: seek finished at 3487943/3487993 Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>8" Debug: "skip_loop_filter=>8" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "AVCodecContext.hevc options:" Debug: "skip_frame=>0" Debug: "skip_loop_filter=>0" Debug: "set QtAV::VideoDecoderFFmpeg() meta properties:" Debug: "got frame at 3671.376000s, diff=9" Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)" Debug: "(repeat 1)QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(1.777778)\ntimer: 1, current thread: 0x256cdd3c980, player thread: 0x256cdd3c980" Debug: "stopping demuxer thread..." Debug: stopping thread QtAV::AudioThread(0x256d8aa0ae0) Debug: "audio thread stop after decode()" Debug: "Audio thread stops running..." Debug: stopping thread QtAV::VideoThread(0x256d8aa0f40) Debug: "Video thread stops running..." Debug: "QtAV::VideoRenderer::setInSize => calculating aspect ratio from converted input data(0.000000)" Debug: "all avthread finished. try to exit demux thread<<<<<<" Debug: "Demux thread stops running...." Debug: "demuxer thread emit finished. repeat: -1/0" Debug: "avplayer emit stopped()" Warning: "Can not copy codec properties when it's open" Debug: "(repeat 1)Can not copy codec properties when it's open\nclosing d->format_ctx" Debug: "all audio/video threads stopped... state: 0" Debug: sync config to "C:/Users/wangwenx190/AppData/Roaming/Player/Player.ini" Debug: sync end Debug: "Not playing~" Debug: "ExtractThread exiting..." Warning: "Can not copy codec properties when it's open" Debug: "closing d->format_ctx" Debug: "Not playing~" Debug: "source_voice: 0x256cfe05e80, master: 0x256cfe02b60" Debug: "source_voice: 0x0, master: 0x0" Debug: Debug: "~AVThreadPrivate wake up paused thread" Debug: "(repeat 1)~AVThreadPrivate wake up paused thread\nVideoFilterContext 0x256d18a2f20 delete paint device in 0x256d18c84c0" Debug: "destroy GeometryRenderer 0x256d880b330" Warning: ScreenSaver::restoreState: no data, doing nothing

wangwenx190 commented 7 years ago

我的电脑上装了MPC-HC,PotPlayer和VLC Media Player,播放同一个视频文件(就是上面提到的那个),和前三个播放器相比,您的Player在CPU和内存占用上还是太高了,有时候都快赶上大型游戏了。我不清楚是QtAV库的问题还是Player自身的BUG,希望您能优化一下。

wang-bin commented 7 years ago

ffmpeg解码字幕是不带样式的,用于srt这种字幕。libass的dll是哪来的?一般libass第一次会生成字体缓存,会卡很久,我编译不会卡。内存高应该是libass问题。

你可以传共享下你的视频文件

wangwenx190 commented 7 years ago
  1. 字幕是ass格式的,我用MKVToolNix打包进MKV里面了,字幕用到的字体我也作为附件打包进去了。
  2. libASS的32位的dll是1.12.0版的Release里面自带的,64位的我是从您Wiki里如何自己编译QtAV的那一篇文章给的链接下载的,在“QtAV-depends-windows-x86+x64.7z”这个压缩包里。
  3. 使用libASS第一次打开视频确实会卡好久,至于您说的“我编译不会卡”,不知道我理解的对不对,我用的libASS的dll是您预先提供的,我自己并没有编译它,我不知道编译它会不会卡,我这边编译QtAV也不卡,还是您的意思是您编译的版本最终效果不卡?
  4. 占用内存高绝对是libASS的问题,我试过很多次,只要不用libASS引擎,内存占用就能低很多。libASS占用内存高有解吗?占用内存高是优化不到位还是因为它自身的局限性?我准备把QtAV引入我的项目,但这个问题实在是有点头疼,和其他播放器相比太吃硬件了,客户肯定不会满意。我一直在用VLC,也不知道它用的什么来渲染字幕,播放上面我提到的那个视频,占用内存很少,而且生成字体缓存很快,几乎瞬间就能完成。VLC也在GitHub上开源,也跨平台,界面也是用Qt做的,不知道您能不能参考一下。
  5. 视频文件百度网盘分享链接:http://pan.baidu.com/s/1hrBI1ak 这个视频我原来是用种子下的,但现在这个种子不一定快,我就传到百度网盘里了,用百度网盘分享给您。视频3.42GB,比较大,可能要下一会。种子我也附在里面了,如果您那边用种子下比较快就用种子下吧。网盘里那个MKV文件是我自己重新打包的,把ass字幕和字体文件打包进去了,下那一个MKV文件就行,用种子下没有字幕文件和字体文件,ass字幕文件和字体包我单独附在里面了,如果您用种子下载就请一并下载那两个文件。
  6. 出现视频预览小窗时程序占用的内存翻倍(翻倍了就不会再降回去了,除非点击“停止”按钮),瞬时占用的CPU也很高(这个马上会降下来),这是为什么?应该不是Player的BUG吧,我感觉应该是libQtAV的问题。
wang-bin commented 7 years ago

我编译不会卡=>我编译的libass不会卡

libass内存高的问题应该是libass的bug,我用kodi的libass.dll替换后效果就和vlc一样了。我后面编译下新版的libass看看。你可以先用kodi的,删掉qtav里的ass.dll

预览需要另外打开视频并且解码,没有其他办法,所以cpu和内存会高

wang-bin commented 7 years ago

kodi的libass.dll http://mirrors.kodi.tv/build-deps/win32/

wangwenx190 commented 7 years ago

我按您说的用Kodi的libass.dll替换掉了QtAV中的dll,确实正常了,CPU和内存占用都与主流播放器差不多了。看来确实是libASS的bug,一直以为您的代码有问题,真是抱歉了。