lummax 71d23d0f92 examples/transcode-audio: fix on input with multiple streams
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.
2015-09-12 14:18:09 +02:00
2015-05-07 04:31:52 +02:00
Description
No description provided
WTFPL 1.1 MiB
Languages
Rust 100%