Steve Harris
2012-Sep-16 15:33 UTC
[opus] Question: is this an EAC problem or an Opus issue?
Hi folks, Trying to get OpusEnc.exe to work with Exact Audio Copy (EAC) here. Here's the command line I'm using:> --bitrate 128 --artist "%artist%" --title "%title%" %source% %dest%Here's the output from the "Test Encoder" button:> C:\path-to-opus\opusenc.exe --bitrate 128 --artist "Track Artist" --title "Track Title" "etmp7!1!5.wav" "etmp7!1!5.opus"Encoding using libopus 1.0.1-rc3 (audio) ----------------------------------------------------- Input: 44.1kHz 2 channels Output: 2 channels (2 coupled) 20ms packets, 128kbit/sec VBR Preskip: 356 Encoding completee+004x realtime, 132.4kbit/s ----------------------------------------------------- Encoded: 8.02 seconds Runtime: 1e-006 seconds (8.02e+006x realtime) Wrote: 128413 bytes, 401 packets, 11 pages Bitrate: 126.856kbit/s (without overhead) Rate range: 119.2kbit/s to 228kbit/s (298 to 570 bytes per packet) Overhead: 0.966% (container+metadata) However, the ID3 tag for the Track Title is not showing up in Foobar2000. Any ideas as to what could be wrong?