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

Add integration with ffmpeg as an optional dependency #15

Closed
MarshalX opened this issue Mar 1, 2021 · 4 comments
Closed

Add integration with ffmpeg as an optional dependency #15

MarshalX opened this issue Mar 1, 2021 · 4 comments
Labels
enhancement New feature or request Priority 4
Projects

Comments

@MarshalX
Copy link
Owner

MarshalX commented Mar 1, 2021

Add methods for converting files, support for FIFO files for live broadcasts

FIFO: http://man7.org/linux/man-pages/man7/fifo.7.html
Tempfile for FIFO: https://stackoverflow.com/questions/1430446/create-a-temporary-fifo-named-pipe-in-python
ffmpeg for Python: https://github.com/kkroening/ffmpeg-python
Optional deps of package: https://setuptools.readthedocs.io/en/latest/userguide/dependency_management.html?highlight=extras_require#optional-dependencies

@MarshalX MarshalX added enhancement New feature or request Priority 4 labels Mar 1, 2021
@MarshalX MarshalX added this to To do in pytgcalls via automation Mar 1, 2021
@roj1512
Copy link
Contributor

roj1512 commented Mar 18, 2021

@MarshalX can’t wait...

@Sunda001
Copy link

@MarshalX can’t wait...

same

@hdcola
Copy link

hdcola commented Jul 17, 2021

#93 This might work out just fine

@MarshalX
Copy link
Owner Author

This issue is deprecated and will not be implemented. If will there is auto transcoding in the library, then through ffmpeg from the C++ side. Not from Python

pytgcalls automation moved this from To do to Done Jul 17, 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 Priority 4
Projects
Development

No branches or pull requests

4 participants