Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ローエンドな macOS 環境でキャプチャが途切れる問題を修正 #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yutokun
Copy link

@yutokun yutokun commented Jul 18, 2020

master を Catalina で起動できないので #3 に乗っています。

固定フレーム数でキャプチャ時のフレームレートが足りない場合、フレームを前に詰めて、フレームが無くなったらそこで動画も途切れてしまうようです。macOS の場合に利用している WebM レコーダーを可変フレームレートにして、ffmpeg 側で 30 に直すようにしました。

Windows でも同じ問題が起こるような気がしますが、ローエンド機がなく試せないのでそのままにしています。
いえ、TargetFramerate = 15 とかにすれば良いのかもしれませんが、意欲が尽きました。

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant