Lately I have been reading up and trying to implement PulseAudio server to stream audio to devices on my LAN
In the process, somehow VLC has gotten borked.
I am experiencing long startup times, lots of startup errors, no ML.xspf formed.
Before, VLC playing never loaded more than 5% cpu, now just sitting there idle, 12-15%.
I tried starting vlc from terminal, to see error messages.
An endless stream of:
Code: Select all
[libopenmpt @ (some hex adress) openmpt_module_create_from_memory: ERROR: error loading file
And many lines :
Code: Select all
[mp3 @ (some hex address) ] Header missing
Plus many:
Code: Select all
[mp3 @ (some hex address] Failed to read frame size: Could not seek
My brain is glue from reading so many wikis, tutorials, how tos....I hope someone here canhelp me find out what needs fixed.
Thanks