Skip to content

decodebin3: check and send selected stream message even if no decoder is selected

  1. For some streams, maybe there is one track which can't select the right decoder while the other tracks can be decoded. Those streams will play error in gstreamer 1.24.7 version.
  2. To support such streams playback, need check and send selected stream message even if no decoder is selected in decodebin3.
Edited by elliot chen

Merge request reports