action #129673
open
Change the default of the video encoder options in os-autoinst
Added by dheidler over 1 year ago.
Updated over 1 year ago.
Category:
Feature requests
Description
In https://progress.opensuse.org/issues/77842 we change the default of the video encoder options everywhere.
If we change the default everywhere, it could make sense to change the default in the openQA/os-autoinst code.
- Related to action #77842: Use external videoencoder in production on all o3 machines size:M added
- Subject changed from Change the default of the video encoder options to Change the default of the video encoder options in os-autoinst
- Target version set to future
I'm not sure how much sense that actually makes. The command line we'd like to configure everywhere in #77842 requires ffmpeg to be installed with support for the used codec and adds increased CPU load. So it might not be the best idea for everybody and break existing setups. Additionally, we'd likely still want to test our built-in video encoder code in fullstack tests where we than needed to explicitly configure the built-in video encoder.
mkittler wrote:
I'm not sure how much sense that actually makes. The command line we'd like to configure everywhere in #77842 requires ffmpeg to be installed with support for the used codec and adds increased CPU load.
I suggest to still use ffmpeg with efficient encoding if ffmpeg is found.
So it might not be the best idea for everybody and break existing setups.
Yes, not for everyone so only change default but allow to select the theora approach still
Additionally, we'd likely still want to test our built-in video encoder code in fullstack tests where we than needed to explicitly configure the built-in video encoder.
yes, we can do that.
Also available in: Atom
PDF