GithubHelp home page GithubHelp logo

Comments (3)

3d0c avatar 3d0c commented on August 24, 2024

I'm afraid, it's impossible to build this version of gmf under the current ffmpeg (version git-2013-08-12), because of massive changes in api — only 0.8 version supported.

Try to build under 0.8. But anyway, the current gmf version is not production ready.

from gmf.

lcultx avatar lcultx commented on August 24, 2024

I use Go 1.0.3 and ffmpeg-0.8.10 try it again
but i get some undefined reference error
such as:

$ _/root/gmf/gmf
/usr/local/lib/libavcodec.a(amrnbdec.o): In function amrnb_decode_frame': /root/ffmpeg-0.8.10/libavcodec/amrnbdec.c:991: undefined reference totruncf'
/usr/local/lib/libavcodec.a(amrwbdec.o): In function amrwb_decode_frame': /root/ffmpeg-0.8.10/libavcodec/amrwbdec.c:1163: undefined reference totruncf'
/usr/local/lib/libavcodec.a(atrac3.o): In function atrac3_decode_frame': /root/ffmpeg-0.8.10/libavcodec/atrac3.c:862: undefined reference toroundf'
/root/ffmpeg-0.8.10/libavcodec/atrac3.c:863: undefined reference to roundf' /root/ffmpeg-0.8.10/libavcodec/atrac3.c:857: undefined reference toroundf'
/usr/local/lib/libavcodec.a(atrac3.o): In function init_atrac3_transforms': /root/ffmpeg-0.8.10/libavcodec/atrac3.c:202: undefined reference tosin'
/usr/local/lib/libavcodec.a(atrac3.o): In function atrac3_decode_init': /root/ffmpeg-0.8.10/libavcodec/atrac3.c:992: undefined reference topowf'
/root/ffmpeg-0.8.10/libavcodec/atrac3.c:995: undefined reference to powf' /usr/local/lib/libavcodec.a(bink.o): In functionbinkb_calc_quant':
/root/ffmpeg-0.8.10/libavcodec/bink.c:1248: undefined reference to cos' /root/ffmpeg-0.8.10/libavcodec/bink.c:1248: undefined reference tocos'
/root/ffmpeg-0.8.10/libavcodec/bink.c:1253: undefined reference to `cos'

from gmf.

3d0c avatar 3d0c commented on August 24, 2024

It's not a gmf build issue. There is something wrong in Your ffmpeg build. Why it references on the /usr/local path? What is the value of the --prefix parameter? Have You successfully built it?

from gmf.

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.