zhouwg / kantv

workbench for learing&practising AI tech in real scenario on Android device, powered by GGML(Georgi Gerganov Machine Learning) and NCNN(Tencent NCNN) and FFmpeg
Apache License 2.0
117 stars 19 forks source link

playback-qos: optimize performance of the first frame #115

Closed zhouwg closed 5 months ago

zhouwg commented 5 months ago

before optimization:

Screenshot from 2024-03-28 09-05-28

after minor optimization: Screenshot from 2024-03-28 09-21-11

a detailed explanation of how to optimize the performance of the first frame(from Bytedance): optimization_of_first_frame