opus: Fix potential crash when getting unexpected channel position
gst_opus_channel_names is a static array with only 13 items. GstAudioChannelPosition have bigger values than that.
gst_opus_channel_names is a static array with only 13 items. GstAudioChannelPosition have bigger values than that.