aidancrowther / aidancrowther/ASCIIPlay

Improve Fast-forwarding

オープン
#3 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
C
スター
33
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

Fast-forwarding currently operates by disengaging the frame limiter to allow the renderer to pull frames as they are decoded. This allows the video to run at a faster pace, however, it is quite slow once the renderer catches up to the buffer head.

Instead, the buffer should be caught up to and cleared as necessary, and then frames should be skipped in the loader to increase the rendering pace, going back to normal once the fast forward is terminated.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。