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

Added 144p encoding #4492

Merged
merged 14 commits into from
Nov 5, 2021

Conversation

Poslovitch
Copy link
Contributor

Description

As requested, I added the 144p encoding. I added corresponding config options, bitrate tests (the values might need some refining, and there are two // FIXME - I could not find the values on the website provided), etc.

Related issues

Implements #4428

Has this been tested?

  • 👍 yes, I added tests to the test suite

Screenshots

image

Copy link
Owner

@Chocobozzz Chocobozzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix tests (you can disable 144p in test.yaml by default or increase the default number of files from 4 to 5 when transcoding is enabled

shared/core-utils/videos/bitrate.ts Outdated Show resolved Hide resolved
shared/core-utils/videos/bitrate.ts Outdated Show resolved Hide resolved
config/test.yaml Outdated Show resolved Hide resolved
@Poslovitch
Copy link
Contributor Author

I am having trouble with the remaining failing test. Could you please help me figure that out? :slight_smile:

@Chocobozzz Chocobozzz force-pushed the feature/4428-144p-encoding branch from c2d303b to 79d4eca Compare November 5, 2021 09:03
@Chocobozzz Chocobozzz merged commit 8dd754c into Chocobozzz:develop Nov 5, 2021
@Poslovitch
Copy link
Contributor Author

Thanks a lot @Chocobozzz ! ❤️

@Poslovitch Poslovitch deleted the feature/4428-144p-encoding branch November 5, 2021 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants