Skip to content
Discussion options

You must be logged in to vote

As your input is raw from pipe then you need to describe input audio. For example:

ffmpeg.input('pipe:', format="s16le", acodec="pcm_s16le", ac=1, ar=48000)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tddouglas
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants