![]() |
return values of mppdec
Hi, I want to incorporate mppdec in a simple script to help someone to convert *.mpc file to *.wav so he then can burn that as a music cd.
What are the return values of mppdec in different situations? Thank you for your time. |
you didn't include OS... so...
on a unix platform using a shell script: (1) you can pipe mppdec to cdrecord (2.1) or just recursively decode to wav, then burn with cdrecord *wav Code:
Code:
later |
All times are GMT. The time now is 03:08 am. |
Powered by vBulletin® Version 3.8.11 Beta 2
Copyright ©2000 - 2021, vBulletin Solutions Inc.