Skip to content

[3.4.x] Player: fix video rendering for multiple items in a row

Felix Paul Kühne requested to merge fkuehne/vlc-ios:bp-995 into 3.4.x

Media referenced from playlists or media lists retrieved through libvlc like SMB folder listings can pretend to be audio-only on when parsing did not complete. Future metadata updates include the correct examination result, so the vout needs to be set again as audio-only is no longer true.

Fixes #1597 (closed)

(cherry picked from commit 3cf8833b)

Merge request reports