I know i need to add -q and a value say -q6, but I'm not sure where in the line to add it.
Essentially anywhere as long as you don't insert it in the *middle* of some other option setting.
like either *before* the "-o %o" or after that.
That's what I thought, so I tried this oggenc -q6 -o %o --artist %{artist} --album %{albumtitle} --title %{title} --date %{year} --tracknum %{number} --genre %{genre} %f and encoding failed with Cannot place file, unable to make directories. Then I tried oggenc -o %o --artist %{artist} --album %{albumtitle} --title %{title} --date %{year} --tracknum %{number} --genre %{genre} %f -q6 and got the same error. Have I got the q option wrong ? -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com