Skip to content

Expose pyav keyword arguments #161

Description

@nitanmarcel

The following pyav keyword arguments needs to be exposed to the user when passing a source to tgcalls:

format
  • Specific format to use. While ffmpeg does a great job in detecting a source format sometimes might fail or give false results. This argument allows the user to specify what format the given source uses.
options 
  • Any option you'll pass to the ffmpeg client you'll pass here. Including custom user agents, headers, framerate options, size option (useful for resizing videos)
timeout 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions