Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F ffmpeg-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 402
    • Issues 402
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • 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
  • Karl Kroening
  • ffmpeg-python
  • Merge requests
  • !751

Feature error cmdline

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Mattia Lecci requested to merge github/fork/mattia-lecci/feature-error-cmdline into master Mar 06, 2023
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 7

With this update, I'm proposing to add a cmdline argument to ffmpeg.Error. This helps a lot when writing complex ffmpeg commands which might not work on the first attempt (e.g., wrong filename, filter name, filter, inputs, etc).

Examples are updated accordingly.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/mattia-lecci/feature-error-cmdline