[vlc-devel] [PATCH 2/2] [RFC] input: update the demux filter chain of the current input_thread while playing
Rémi Denis-Courmont
remi at remlab.net
Sat Apr 23 11:36:05 CEST 2016
And by what magic is that ever going to work? The ES output shares a lot of
state with the demuxer(s). You can´t change the demuxer(s) or the filter(s) in
front of them while retaining the ES output. And if you don´t retain the ES
output, then you might as well stop the input and start a new one.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list