View Single Post
  (#2 (permalink)) Old
vikulenka (Offline)
Senior Member
 
vikulenka's Avatar
 
Posts: 7,014
Thanks: 141
Thanked 168 Times in 148 Posts
Join Date: Jun 2007
Location: In your dreams
10-01-2008, 04:33 AM

Quote:
Originally Posted by rolly View Post
Does anyone here who uses FAAC with the MAC OS have similiar errors when trying to convert to M4A?
The script is calling for the --w option,but this --w isn't an option.
I'm just curious if MAC uses the same script.
This is the results of trying to convert a .flac file,but I get the same results using .mp3 or .ogg.
Code:
Getting metadata from FLAC
Freeware Advanced Audio Coder
FAAC 1.25

faac: invalid option -- w
faac: unrecognized option `--artist'
faac: unrecognized option `--title'
faac: unrecognized option `--album'
faac: unrecognized option `--year'
faac: unrecognized option `--comment'
faac: unrecognized option `--genre'
faac: unrecognized option `--track'
Usage: faac [options] [-o outfile] infiles ...

        <infiles> and/or <outfile> can be "-", which means stdin/stdout.
Appendix C - Faac encoder command line

It IS an option...

Remove the extra dash


PrInSeSsE
Reply With Quote