Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

FFmpeg custom arguments #143

Open
amishshah opened this issue Jun 27, 2021 · 1 comment
Open

FFmpeg custom arguments #143

amishshah opened this issue Jun 27, 2021 · 1 comment

Comments

@amishshah
Copy link
Member

If you'd like to pass custom FFmpeg arguments, you need to create your own FFmpeg transcoder stream. This can be annoying, especially for those who would like to use reconnect arguments (see #117 and #141)

There should be a way for users to override the FFmpeg arguments provided by the library. This could also be a more general issue of allowing users to customise the transformer graph themselves.

This isn't a simple fix and will require a bit of thinking to come up with a nice solution.

@iim-ayush
Copy link
Contributor

#124 I asked earlier also.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants