71d23d0f92ee7e66d4ec7f9672c311f787c863f5

On input files with muliple streams the best audio streams gets transcoded. If this stream happens to have an `index > 0` the transcoding crashes as no associated output stream is available. This commit fixes this by using the first (and only) output stream.
Description
Languages
Rust
100%