[vlc-devel] [vlc-commits] dec: update pause/rate when the output is restarted

Rémi Denis-Courmont remi at remlab.net
Wed Jul 4 18:58:37 CEST 2018


Le keskiviikkona 4. heinäkuuta 2018, 11.17.29 EEST Thomas Guillem a écrit :
> I removed this commit with a push force, it's not good in the current state
> because I need to make sure that aout/vout functions are called from the
> DecoderThread and from the Vout in the sametime.

You mean you want to change the rate on all tracks at the same time? I can see 
why you would ideally want that, but it sounds kinda impossible with decoders 
running in their own threads.

And in any case, you cannot really control when exactly the audio output will 
change rate.  Especially after audio_output_t.set_rate is added (WASAPI and 
PA) to expedite rate change.

-- 
レミ・デニ-クールモン
http://www.remlab.net/





More information about the vlc-devel mailing list