Giter Site home page Giter Site logo

Comments (5)

Ken98045 avatar Ken98045 commented on June 12, 2024

I did compile your library and sample code. The same problems are there too. More Info follows:
x264vfw - SingleThreadEncoderWrapper line 103 - Encode frame returns 0 length for encoded data.
Xvid - Mpeg4VcmVidenEncoder.cs line 275 - some error in StartCompression - divide by 0

There may possibly be an issue with the versions of x264vfw and Xvid -- I downloaded them fresh today. It is conceivable that there was something I missed in both, but.... It is possible the the Xvid install needs to be their $20 "pro" version. I did not install that.

from sharpavi.

baSSiLL avatar baSSiLL commented on June 12, 2024

Have you tried the "Zero Latency" setting of x264vfw? See issue #49

Xvid is known to produce the DivideByZero when running in 64 bits. I've never managed to work this around. Should work in 32 bits though.

from sharpavi.

Ken98045 avatar Ken98045 commented on June 12, 2024

from sharpavi.

baSSiLL avatar baSSiLL commented on June 12, 2024

It's mentioned in the docs https://bassill.github.io/SharpAvi/using-video-encoders.html#mpeg-4
as well as in comments for the Mpeg4VcmVideoEncoder class.

from sharpavi.

Ken98045 avatar Ken98045 commented on June 12, 2024

from sharpavi.

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.