Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Allow mp4 recording to be configured by properties #308

Open
6 tasks
wurzelkuchen opened this issue Nov 7, 2024 · 0 comments
Open
6 tasks
Assignees
Labels
codeImplementationNeeded This issue requires a change in the code of Neodymium docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made improvement

Comments

@wurzelkuchen
Copy link
Contributor

Quick Description

Currently the options of the FFMPEG process which generates a video are hardcoded in our code. It should be possible to set those via properties.

User Story

As a test automation engineer,
I want to configure the mp4 files that are recorded according to my specific needs
so that I can guarantee it works on my specific system recquirements

Functional Requirements

  • Convert the FFMPEG commandline options we use into a property
  • Set the current value as default

Documentation Requirements

  • Add the new property to the wiki
  • Add some documentation in the properties file

Test Requirements

  • Smoketest it on an external test suite
  • Add Unit tests as far as possible
@wurzelkuchen wurzelkuchen added improvement docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made codeImplementationNeeded This issue requires a change in the code of Neodymium labels Nov 7, 2024
@oomelianchuk oomelianchuk self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codeImplementationNeeded This issue requires a change in the code of Neodymium docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made improvement
Projects
None yet
Development

No branches or pull requests

2 participants