Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose pyav keyword arguments #161

Open
nitanmarcel opened this issue Sep 4, 2021 · 0 comments
Open

Expose pyav keyword arguments #161

nitanmarcel opened this issue Sep 4, 2021 · 0 comments
Labels
enhancement New feature or request
Projects
Milestone

Comments

@nitanmarcel
Copy link
Contributor

nitanmarcel commented Sep 4, 2021

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 
@MarshalX MarshalX added the enhancement New feature or request label Sep 4, 2021
@MarshalX MarshalX added this to To do in pytgcalls via automation Sep 4, 2021
@MarshalX MarshalX added this to the 3.0.0 milestone Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants