Coder Social home page Coder Social logo

Comments (5)

hiteshsondhi88 avatar hiteshsondhi88 commented on June 12, 2024

Hey hubino,

Current version of this library does not have binaries which supports libmp3lame (required for mp3). To do above you need to use custom ffmpeg binaries compiled from this branch -> https://github.com/hiteshsondhi88/ffmpeg-android/tree/feature/feature-libmp3

Please note that libmp3lame feature of ffmpeg still needs testing.

from ffmpeg-android-java.

karthikeyan-kandasamy avatar karthikeyan-kandasamy commented on June 12, 2024

Oh, okay thanks

from ffmpeg-android-java.

karthikeyan-kandasamy avatar karthikeyan-kandasamy commented on June 12, 2024

So I need to use https://github.com/hiteshsondhi88/ffmpeg-android/tree/feature/feature-libmp3 this source of code to build a binary and then have to use in my code.

is it any possible for using this built binary in your library(https://github.com/hiteshsondhi88/ffmpeg-android-java)

from ffmpeg-android-java.

hiteshsondhi88 avatar hiteshsondhi88 commented on June 12, 2024

Yes you can use the above binary in the code by just replacing the binaries and changing the corresponding shasum of the binary.

from ffmpeg-android-java.

sethip02 avatar sethip02 commented on June 12, 2024

@hiteshsondhi88

I am trying to create an mp3 file by combining two audio files referring to https://github.com/WritingMinds/ffmpeg-android-java
But I was getting the error that the Encoder(codec mp3) not found. And I used below link to get some help.But it opened into 404 page not found.
https://github.com/hiteshsondhi88/ffmpeg-android/tree/feature/feature-libmp3.
So can you help in getting me a ffmpeg binary which has mp3 support(I think its libmp3lame library).
Thanks in advance.

from ffmpeg-android-java.

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.