Just for the record, I am using 0.9.9a and "Messages" is found under "Tools". I find no "View" in the app.
Oh sorry - yes I meant "Tools".
In the messages, the skipping occurs here (this exert from the ALSA messages):
Code: Select all
main warning: output date isn't PTS date, requesting resampling (66010)
main warning: buffer is 66009 late, triggering upsampling
main warning: output date isn't PTS date, requesting resampling (49313)
main warning: timing screwed, stopping resampling
main warning: buffer is 115323 late, triggering upsampling
main debug: audio output is starving (24318), playing silence
alsa debug: recovered from buffer underrun
main warning: output date isn't PTS date, requesting resampling (62783)
main warning: audio drift is too big (174478), dropping buffer
main warning: audio drift is too big (148355), dropping buffer
main warning: audio drift is too big (122233), dropping buffer
You could try increasing the file cache by going to:
Tools >> Preferences >> (Select "All" for "Show settings") >> Input / Codecs >> Access modules >> File
And raise the "Caching value in ms" etc.
I'm not sure why it is happening for just ALSA/Pulse though (if that works, that is).
Arite.