Giter VIP home page Giter VIP logo

Comments (8)

GatoAmarilloBicolor avatar GatoAmarilloBicolor commented on July 18, 2024 1

image
image

Those screenshots are for a video with more than 3000 frames, at the end it could not create the clip, this is the last version on the repository, later i will try with gif

from bescreencapture.

jackburton79 avatar jackburton79 commented on July 18, 2024

Hi,
will try with more than 2000 frames.
is it full screen ?

from bescreencapture.

GatoAmarilloBicolor avatar GatoAmarilloBicolor commented on July 18, 2024

Yes, it is a full screen record, i did'nt see that answer before sorry, but yes, i am trying to do some gameplays on haiku, but it cant record more than 2000 frames, similar to how it was before but a little more frames.

from bescreencapture.

jackburton79 avatar jackburton79 commented on July 18, 2024

I managed to record more than 2000 frames once or twice, but I definitely had some issues at least once.
I know that it takes some time to record so many frames, but what happens if you select "GIF" or "BMP" as file format ?
This seems to work every time, so I'm starting to think there could be an issue in the encoding part

from bescreencapture.

GatoAmarilloBicolor avatar GatoAmarilloBicolor commented on July 18, 2024

image the GIF format the "exporting" process never end, it take more than an hour with no end at this point.

from bescreencapture.

jackburton79 avatar jackburton79 commented on July 18, 2024

I've debugged this a bit.
It fails in MovieEncoder:_WriteFrame(), on the line fMediaFile->WriteFrames().
For some reason, when you record more than 3000 frames, this fails with B_NO_INIT.
This smells like memory corruption

from bescreencapture.

jackburton79 avatar jackburton79 commented on July 18, 2024

It was caused by setting the field rate to a value the media kit does not like. I disabled setting it for now.

Should be fixed in master.
Could you try, please ?

from bescreencapture.

jackburton79 avatar jackburton79 commented on July 18, 2024

Fixed (in a better way) in master, with 9aa52e2

from bescreencapture.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.