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
  • #1097
Closed
Open
Issue created Mar 03, 2023 by Brent Picasso@brentpicasso

How to compile pyav on platforms without available binaries.

Overview

I have a need to build pyav on the raspberry pi platform, so I need to build pyav using ffmpeg sources. What is the process for building?

For building, do I need to have ffmpeg and libraries installed in a special way, such as with the --shared flag?

There is a similar project, ffpyplayer, that has specific instructions on how to compile; it requires ffmpeg to be built with the --shared flag. https://matham.github.io/ffpyplayer/installation.html

If we can work through it here, I'll happily submit a PR to enhance the README for future users.

Thanks!

Assignee
Assign to
Time tracking