I'm not sure how hard this would be to implement, but it would be nice to have mppdec log errors to a logfile, similarly to how mppenc can log its command-prompt output using --stderr. If I was a programmer, I could build a quick hack that would solve all my problems (and maybe world hunger while I was at it), but right now I'm dependent on someone more skilled than me to help me find a solution.
What I want to do is recursively decode all my MPC's to /dev/null and see if any have sync errors. Perhaps there's already a feature for this that I don't know about, but AFAIK it hasn't been discussed on these forums.
Does anyone know how I should do this?