Skip to content

Don't allow setting unavailable encoders

Noah Davis requested to merge work/ndavis/invalid-mkv into master

f13863bc: PipeWireRecord: Don't use MKV when there are no encoders available

This behavior is misleading. If you can't encode anything, you shouldn't be able to use containers either.

d414b982: PipeWireBaseEncodedStream: Don't allow setting unavailable encoders

Edited by Noah Davis

Merge request reports