Remove our forcing of analyzeduration and probesize as they seem to
authorCarl Hetherington <cth@carlh.net>
Thu, 19 Dec 2019 22:56:49 +0000 (22:56 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 19 Dec 2019 23:26:36 +0000 (00:26 +0100)
cause weird problems when scanning some files.  The unit test case
added here is a case in point: before this patch one
stream reported an incorrect channel count and sample rate.

It's a bit worrying as these parameters have been in DoM for many years,
but perhaps they have become unnecessary / harmful with changes to FFmpeg.


No differences found