Giter Club home page Giter Club logo

Comments (6)

jonfryd avatar jonfryd commented on May 30, 2024

Hi @LazyGeniusMan,

Thanks for reporting this.

So the problem is that the Windows 10 build is linked statically against an older version of the FFmpeg libs which does not include decoding support for AV1.

I'll update the libs and release a new version soon.

Have a good one!

from video-compare.

LazyGeniusMan avatar LazyGeniusMan commented on May 30, 2024

So the problem is that the Windows 10 build is linked statically against an older version of the FFmpeg libs which does not include decoding support for AV1.

I'll update the libs and release a new version soon.

Is it possible to use shared ffmpeg instead of static one for Windows build? (so you don't need to release a new build everytime FFmpeg have major update)

from video-compare.

jonfryd avatar jonfryd commented on May 30, 2024

So the problem is that the Windows 10 build is linked statically against an older version of the FFmpeg libs which does not include decoding support for AV1.
I'll update the libs and release a new version soon.

Is it possible to use shared ffmpeg instead of static one for Windows build? (so you don't need to release a new build everytime FFmpeg have major update)

Good call! I've created a new release which includes FFmpeg 4.4.1 DLLs (with support for AV1).

Merry X-Mas!

from video-compare.

LazyGeniusMan avatar LazyGeniusMan commented on May 30, 2024

I've created a new release which includes FFmpeg 4.4.1 DLLs

Thanks for the new release, now av1 is working.
I have some questions, does the app target specific DLLs? because when I replace the DLLs with the latest nightly build and delete the old one that have a little bit different name, then the app wont run.

image

Also is it possible to use shared FFmpeg installed and stored by scoop? so it's kinda like using dependency, maybe it will be different build/release, full release (include ffmpeg DLLs) and slim release (exclude ffmpeg DLLs)

That's what I meant by not needed to update everytime FFmpeg release a new feature (support new thing), sorry if it's sound dumb, I'm not really familiar with this kind of thing.

Merry X-Mas!

Thanks, you too.

from video-compare.

jonfryd avatar jonfryd commented on May 30, 2024

OK, so I forgot to explain that I got the included prebuilt DLLs from Gyan Doshi's website: https://www.gyan.dev/ffmpeg/builds/ (check out his releases page on GitHub, as well: https://github.com/GyanD/codexffmpeg/releases)

If you want to use DLLs from nightly builds you will either have to recompile the app yourself or you can try renaming the DLLs to have the same names as in the video-compare distro (however, but there is a no guarantee the DLLs are actually compatible and that the program will be able to start and run as intended).

from video-compare.

LazyGeniusMan avatar LazyGeniusMan commented on May 30, 2024

Ah I see, thanks

from video-compare.

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.