server
server copied to clipboard
Ffmpeg producer should check a stream's manifest to decide which stream to use
Currently the ffmpeg producer opens every stream to decide which stream is the best one to use. This is a potential performance issue. It should decide which stream to use based on the metadata/manifest of the input.