Giter VIP home page Giter VIP logo

Comments (8)

jackburton79 avatar jackburton79 commented on July 18, 2024

Which encoding format are you using ?
It seems the AVI / Mpeg4 is the only encoding format which works reliably in Haiku.

from bescreencapture.

GatoAmarilloBicolor avatar GatoAmarilloBicolor commented on July 18, 2024

I test with all the codec options and always is the same.

from bescreencapture.

GatoAmarilloBicolor avatar GatoAmarilloBicolor commented on July 18, 2024

[mpeg4 @ 0x1530c0df300] The encoder timebase is not set.
[ogv @ 0x1530c0d7480] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
Ignoring attempt to set invalid timebase 1/0 for st:0
[ogv @ 0x1530c0d7480] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
[ogv @ 0x1530c0d7480] Unsupported codec id in stream 0
[mpeg4 @ 0x1530bf38940] The encoder timebase is not set.
[mpeg @ 0x1530c01f040] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
Ignoring attempt to set invalid timebase 1/0 for st:0
[mpeg @ 0x1530c01f040] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
[mpeg @ 0x1530c01f040] VBV buffer size not set, using default size of 130KB
If you want the mpeg file to be compliant to some specification
Like DVD, VCD or others, make sure you set the correct buffer size
[mpeg4 @ 0x1530bf38e20] The encoder timebase is not set.
[mpeg2video @ 0x1530bf38e20] The encoder timebase is not set.
[mpeg @ 0x1530c01f040] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
Ignoring attempt to set invalid timebase 1/0 for st:0
[mpeg @ 0x1530c01f040] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
[mpeg @ 0x1530c01f040] VBV buffer size not set, using default size of 130KB
If you want the mpeg file to be compliant to some specification
Like DVD, VCD or others, make sure you set the correct buffer size
[mpeg2video @ 0x1530bf38940] The encoder timebase is not set.
[libtheora @ 0x1530bf38940] The encoder timebase is not set.
[avi @ 0x1530c01f040] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
Ignoring attempt to set invalid timebase 1/0 for st:0
[avi @ 0x1530c01f040] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
[libtheora @ 0x1530bf38e20] The encoder timebase is not set.

from bescreencapture.

jackburton79 avatar jackburton79 commented on July 18, 2024

I see the same warnings, but recording works. Is recording not working for you ?
In that case, which version of BeScreenCapture are you using ?
On which haiku build ?
Thanks.

from bescreencapture.

GatoAmarilloBicolor avatar GatoAmarilloBicolor commented on July 18, 2024

The last version on the git, for x64 haiku version

from bescreencapture.

GatoAmarilloBicolor avatar GatoAmarilloBicolor commented on July 18, 2024

Maybe can add an option to only get png frames, i can merge them later with blender in or out in other computer, i just want to record the screen no matter if it is on gif or all the frames.png in a folder.

from bescreencapture.

jackburton79 avatar jackburton79 commented on July 18, 2024

Maybe can add an option to only get png frames

I implemented saving the frames as bitmaps in current master, if you are able to compile it you could give it a try.

from bescreencapture.

jackburton79 avatar jackburton79 commented on July 18, 2024

Fixed in Haiku since hrev52169

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.