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: Opus and Exact Audio Copy (Read 2943 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Opus and Exact Audio Copy

Hi to everyone

it's possible to encode an cd audio to opus flie with EAC?
i would like to know the parameters in the command line. thank you to all

Re: Opus and Exact Audio Copy

Reply #1
Hi to everyone

it's possible to encode an cd audio to opus flie with EAC?
i would like to know the parameters in the command line. thank you to all

Yes, it is possible.

I made a blog post about this a year ago: https://moisescardona.me/eac-opus-2018-09-17/

Hope it helps!

 

Re: Opus and Exact Audio Copy

Reply #2
Don't work unfortunately

Re: Opus and Exact Audio Copy

Reply #3
try this
--bitrate 128 --artist "%artist%" --title "%title%" --genre "%genre%" --date "%year%" %source% %dest%

Re: Opus and Exact Audio Copy

Reply #4
thanks so it works :)

Re: Opus and Exact Audio Copy

Reply #5
You maybe don't need the %dest% at the end (or that's what broke).