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
  • Merge requests
  • !192

Add an example of writing a movie from numpy

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/videan42/docs-add-example-page into master Dec 10, 2016
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: videan42

I'm trying to start using PyAV to replace a bunch of ugly shell calls to ffmpeg. It's working great so far, but I've mostly been learning the library by reading your test cases.

I was wondering if some of the simpler ones could be made into an examples docs page. This pull is for tests/test_encoding.py which is a good example of how to write a movie from numpy/PIL.

I'd be happy to add a few more if you think this is a good idea.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/videan42/docs-add-example-page