Closed AudreyBeard closed 1 year ago
some encoder config options aren't applicable for all encoders (e.g. mpeg4, libx264, etc.). We should enable/disable options when the encoder is selected
mpeg4
libx264
Addressed in #27 at https://github.com/AudreyBeard/compressure/blob/cefe1b4663b6532efa437a3ccc62a160e7b4efae/compressure/ui.py#L372C7-L372C7
some encoder config options aren't applicable for all encoders (e.g.
mpeg4
,libx264
, etc.). We should enable/disable options when the encoder is selected