Closed krab closed 7 months ago
Send the entire log file. A small snippet doesn't show everything.
Send the entire log file. A small snippet doesn't show everything.
https://pastebin.com/raw/VgFwXpTC
It shows that FFmpeg can't downmix properly using libopus, however in staxrip uses opusenc which again uses libopus, and it works no issue, but staxrip uses temporary dst->flac files for that, opusenc accepts flac as input source.
[libopus @ 000001d244d68180] Invalid channel layout 5.1(side) for specified mapping family -1.
It's complaining about the 5.1(side) channel layout in the source audio streams. It appears this version of FFmpeg doesn't have automatic channel mapping for Opus. Do you absolutely have to use Opus or can you try it with another codec?
Do you absolutely have to use Opus or can you try it with another codec?
Yes, because I want to. Anyway, StaxRip works for now just fine, even tho StaxRip's GUI is a mess.
Doesn't work?
I tried to compact DTS 5.1 @ 1509 Kbps into opus @ 320 Kbps stereo (downmix option enabled).