Giter Site home page Giter Site logo

Build failure with ffmpeg-5.0 about noad HOT 1 OPEN

mgorny avatar mgorny commented on September 24, 2024
Build failure with ffmpeg-5.0

from noad.

Comments (1)

bacardischmal avatar bacardischmal commented on September 24, 2024

bump, still the same issue

now start "make" to build noad
 and "make install" to install noad
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-video/noad-0.8.8/work/noad-0.8.8 ...
make -j3
make  all-am
make[1]: Entering directory '/var/tmp/portage/media-video/noad-0.8.8/work/noad-0.8.8'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.   -DUSE_AVIOCONTEXT -D__STDC_CONSTANT_MACROS  -D_GNU_SOURCE -DFFMPEGDECODING   -DUSE_FFMPEG  -O2 -march=native -pipe -fomit-frame-pointer -c -o audiotools.o audiotools.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.   -DUSE_AVIOCONTEXT -D__STDC_CONSTANT_MACROS  -D_GNU_SOURCE -DFFMPEGDECODING   -DUSE_FFMPEG  -O2 -march=native -pipe -fomit-frame-pointer -c -o cchecklogo.o cchecklogo.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.   -DUSE_AVIOCONTEXT -D__STDC_CONSTANT_MACROS  -D_GNU_SOURCE -DFFMPEGDECODING   -DUSE_FFMPEG  -O2 -march=native -pipe -fomit-frame-pointer -c -o ccontrol.o ccontrol.cpp
audiotools.cpp: In function ‘void initAVCodec()’:
audiotools.cpp:99:3: error: ‘avcodec_register_all’ was not declared in this scope
   99 |   avcodec_register_all();
      |   ^~~~~~~~~~~~~~~~~~~~
audiotools.cpp:105:31: error: invalid conversion from ‘const AVCodec*’ to ‘AVCodec*’ [-fpermissive]
  105 |   codec = avcodec_find_decoder(AV_CODEC_ID_MP3);
      |           ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
      |                               |
      |                               const AVCodec*

from noad.

Related Issues (2)

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.