Git Product home page Git Product logo

Comments (8)

pwaller avatar pwaller commented on July 21, 2024

Thanks for noticing this - care to send a pull request?

from example.

 avatar commented on July 21, 2024

Fixing the import gives me the following build error:

ffmpeg.go:13:1: error: 'avcodec_encode_video' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4381) [-Werror=deprecated-declarations]
cc1: all warnings being treated as errors

This appears to be an issue for package go-ffmpeg-video-encoding.

from example.

pwaller avatar pwaller commented on July 21, 2024

Poop. I'm really busy at the moment, and don't have time to fix it. Anyone else able to take a stab?

from example.

 avatar commented on July 21, 2024

This may be an issue restricted to my system. Some googling indicates I may have some stale dependencies. If so, this isn't an issue with your package. If someone else can give it a try, after I've fixed the import, that would be good.

from example.

corburn avatar corburn commented on July 21, 2024

Line 102 of ffmpeg.go needs PIX_FMT_RGB0 to be updated to one of the formats in the link included in the first post.

from example.

pwaller avatar pwaller commented on July 21, 2024

@corburn, can you send a pull request?

from example.

corburn avatar corburn commented on July 21, 2024

@pwaller, if this issue is still open when I return to learning about Go and Opengl I will send a pull request, but for now the information in this issue is the sum of what I know.

from example.

pwaller avatar pwaller commented on July 21, 2024

This particular issue is resolved now, it's just pwaller/go-ffmpeg-video-encoding#1 which is a problem.

from example.

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.