-
Notifications
You must be signed in to change notification settings - Fork 464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a decent screen recorder that can use SCR? FFmpeg is hopeless #152
Comments
Different codecs don't help? Usually x264 ultrafast is OK?
…On Sat, Sep 18, 2021 at 11:31 AM mzso ***@***.***> wrote:
Hi!
I tried several times, over a large timescale, but FFMPEG is simply not
suitable. It always drops frames, even if the encoding speed shown is 1+,
the CPU usage is modest, and it doesn't show frames being dropped. Yet the
produced video is choppy, and quite obviously missing frames. And it never
gets fixed.
It can only handle small resolution videos without dropping frames like
crazy.
So is there a program program, that functions well for recording that can
use SCR to capture desktop and/or games?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#152>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAADBUBKFN2RN4Y7ASBH2LTUCTEHLANCNFSM5EJM4FBQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
It's not a codec thing, ffmpeg is defective in some way. No matter how fast a codec is the resulting video.remains just as choppy. UT video is even faster than x264, but the video still had all the dropped frames. Ffmpeg can only record small videos. |
Rtbufsize no help I presume?
On Tuesday, September 21, 2021, mzso ***@***.***> wrote:
@rdp
Different codecs don't help? Usually x264 ultrafast is OK?
It's not a codec thing, ffmpeg is defective in some way. No matter how
fast a codec is the resulting video.remains just as choppy. UT video is
even faster than x264, but the video still had all the dropped frames.
Ffmpeg can only record small videos.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android. <
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I tried several times, over a large timescale, but FFMPEG is simply not suitable. It always drops frames, even if the encoding speed shown is 1+, the CPU usage is modest, and it doesn't show frames being dropped. Yet the produced video is choppy, and quite obviously missing frames. And it never gets fixed.
It can only handle small resolution videos without dropping frames like crazy.
So is there a program program, that functions well for recording that can use SCR to capture desktop and/or games?
The text was updated successfully, but these errors were encountered: