I’m trying to build a simple mp3 playlist with a bunch of audiofiles in a local folder. Filestream(DShow) has this bug where it sometimes randomly resets the play position to the beginning, while VLC dx9 takes like 10 seconds to react to changes in the filename and volume pin. Does anyone know how to fix these problems, or some alternative, reliable way to playback mp3s?
vvvv versions tested: 33.7 and 35.2, VLC 2.2.6
EDIT: Fixed the lag with VLC by connecting it to a renderer, even though it’s audio only.