server icon indicating copy to clipboard operation
server copied to clipboard

Ffmpeg producer should check a stream's manifest to decide which stream to use

Open pkeuter opened this issue 7 years ago • 0 comments

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.

pkeuter avatar Feb 15 '18 21:02 pkeuter