#2182 closed defect (fixed)
Speaker codec configuration not applying
Reported by: | upperd | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.5 |
Component: | server | Version: | 2.4.x |
Keywords: | Cc: |
Description (last modified by )
Seems whatever server side 'speaker-codec' configuration value I place in:
/etc/xpra/conf.d/20_sound.conf
is ignored or superseded by some other configuration somewhere.
Using:
speaker-codec = wav
or
speaker-codec = flac
does not set the codec for the session - it always starts with opus / ogg:
2019-02-28 17:20:59,365 sound output using audio codec opus 2019-02-28 17:20:59,365 sound output using container format ogg
Setting this value client side however applies the codec okay for the session (ie: --speaker-codec=flac+ogg
)
Change History (4)
comment:1 Changed 2 years ago by
Component: | android → server |
---|
comment:2 Changed 2 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 2 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2182
Note: See
TracTickets for help on using
tickets.
Thanks for the bug report.
Fixed in r22000.