avcodec/encoder: fallback to 44100hz when rate is not supported
commitbe994e0f5da80467fa306c9c83418ac1d8b9e9e1
authorThomas Guillem <thomas@gllm.fr>
Sat, 27 Jan 2018 17:19:16 +0000 (27 18:19 +0100)
committerThomas Guillem <thomas@gllm.fr>
Sat, 27 Jan 2018 17:19:16 +0000 (27 18:19 +0100)
treedfd76d321b0d7925c25670ed9f45234557805db0
parent228e6233d0d533d84c452ca719e13c06ecfa2a24
avcodec/encoder: fallback to 44100hz when rate is not supported

Better than faling, the transcode sout will convert the rate.
modules/codec/avcodec/encoder.c