Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Some problem with creating Ogg files through EAC (Read 2388 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Some problem with creating Ogg files through EAC

Although I was quite careful setting the preerences in EAC correctly I can't get to produce
ogg files. When the .wav file is ripped and the external encoder is invoked
(with parameters -t "%t" -a "%a" -l "%g" -N "%n" -d "%y" -G "%m"  %s -o %d")
oggenc.exe produces some error message starting with "Multiple ...". But I can't
get to read it because that shell window closes immediately. I tried to redirect
output via adding "&>errormessage" at the end of command line but still no such
file is created. Does anyone have an idea how I can find out what error it is?
Thanks...
Alp
The object of mankind lies in its highest individuals.
One must have chaos in oneself to be able to give birth to a dancing star.

Some problem with creating Ogg files through EAC

Reply #1
If you use this commandline you need to select "User defined encoder" as parameter passing scheme.

Some problem with creating Ogg files through EAC

Reply #2
Quote
If you use this commandline you need to select "User defined encoder" as parameter passing scheme.

That solves it Case. Thanks a lot.
The object of mankind lies in its highest individuals.
One must have chaos in oneself to be able to give birth to a dancing star.