Giter Club home page Giter Club logo

Comments (4)

danielballan avatar danielballan commented on September 27, 2024

@mkassner I am also using PyAV on 12.04LTS. I had to build FFmpeg from source. Since I went through so many iterations on this (and since my setup was customized/compromised before PyAV entered the picture) I can't offer up a definitive recipe. But I can offer an existence proof: it is possible to get PyAV working on 12.04. I will post some details about my setup (i.e., specific versions) later this week. Feel free to ping me if I don't return to this by Friday.

from pyav.

mkassner avatar mkassner commented on September 27, 2024

@danielballan The shell script I posted will install ffmpeg on a fresh 12.04 such that pyav does build. The questions that remains is wether pyav can be build with APT ffmpeg instead.

from pyav.

mikeboers avatar mikeboers commented on September 27, 2024

In it's current state, you will not be able to build PyAV on Ubuntu 12.04 using only default packages because the libav contained there does not (and very likely never will) include libswresample or libavresample.

I think this is another of the casualties of the political BS that created the ffmpeg/libav fork in the first place.

Unfortunately, I believe we use the audio resampling to make the encoding process more sane, and so we can't even just not build the AudioFifo and AudioResampler classes.

Seems like this is something to put into a more complete installation document, along with #30.

On Aug 25, 2014, at 9:28 AM, mkassner [email protected] wrote:

@danielballan The shell script I posted will install ffmpeg on a fresh 12.04 such that pyav does build. The questions that remains is wether pyav can be build with APT ffmpeg instead.


Reply to this email directly or view it on GitHub.

from pyav.

mkassner avatar mkassner commented on September 27, 2024

OK.It good to have definitive answer. I hope my script can be of use for others.

from pyav.

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.