Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P PyAV
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 26
    • Merge requests 26
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyAV
  • PyAV
  • Issues
  • #44
Closed
Open
Issue created Aug 25, 2014 by Administrator@rootContributor

building on Ubuntu 12.04

Created by: mkassner

On 12.04LTS I cannot resolve all dependencies for installation with just apt-get. I always get an error complaining about audio_fifo.h not being present. I suspect that I was missing libswresample and it seems that libswresample is not available for 12.04.

I can build pyav by building ffmpeg and many of its dependencies from source as shared libs. Since this is actually quite involved I have modified an existing shell script. You can find my version here for referece: https://gist.github.com/mkassner/1caa1b45c19521c884d5

I find this to be a bit crazy and hope that there is a faster way of getting pyav working on 12.04 (on 14.04 APT can be used to resolve all dependencies)

Suggestions?

Assignee
Assign to
Time tracking