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

Suggestion to add encoding 144p #4428

Closed
kirill2400 opened this issue Sep 21, 2021 · 6 comments
Closed

Suggestion to add encoding 144p #4428

kirill2400 opened this issue Sep 21, 2021 · 6 comments

Comments

@kirill2400
Copy link

kirill2400 commented Sep 21, 2021

YouTube has quality 144p. On the "Slow 3G" throttling profile in Web Dev Tools (Ctrl+Shift+C), the video is played without friezes. In PeerTube minimum 240p, and as in YouTube, it lags on "Slow 3G"

Describe the problem to be solved
PeerTube hasn't 144p quality encoding for slow 3g internet

Describe the solution you would like:
Add 144p quality encoding in VOD tab in admin settings, also encode old video that not have 144p quality

@kirill2400 kirill2400 changed the title Suggestion to add encoding as 144p Suggestion to add encoding 144p Sep 21, 2021
Poslovitch added a commit to Poslovitch/PeerTube that referenced this issue Oct 24, 2021
@Poslovitch Poslovitch mentioned this issue Oct 24, 2021
1 task
Chocobozzz pushed a commit to Poslovitch/PeerTube that referenced this issue Nov 5, 2021
Chocobozzz added a commit that referenced this issue Nov 5, 2021
* Added 144p encoding

Implements #4428

* Fixed typo in core-utils

* Increased BitPerPixel for 144p

* Disabled 144p by default in test.yaml

* Another try at fixing tests

* Fixed test in video-transcoder (api-3)

* Fixed test in video-imports (api-4)

* Fixed test in live-constraints (api-2)

* Tried to fix tests in api-3 again

* Revert "Tried to fix tests in api-3 again"

This reverts commit 266e114.

* Fixed test in config.ts (api-2)

* Try to fix test in video-hls.ts (api-3)

* Fixed test in video-transcoder.ts (api-3)

* Fix tests

Co-authored-by: Chocobozzz <me@florianbigard.com>
@Chocobozzz
Copy link
Owner

Implemented in #4492

@kirill2400
Copy link
Author

@Chocobozzz
There is youtube bitrates
First test video from youtube
image
Second
image
One more
image

@kirill2400
Copy link
Author

@Chocobozzz How Am I encode old uploaded videos to 144p too?

@Chocobozzz
Copy link
Owner

How Am I encode old uploaded videos to 144p too?

You can try https://docs.joinpeertube.org/maintain-tools?id=create-transcoding-jobjs

@kirill2400
Copy link
Author

kirill2400 commented Dec 13, 2021

How Am I encode old uploaded videos to 144p too?

You can try https://docs.joinpeertube.org/maintain-tools?id=create-transcoding-jobjs

What if I have 500+ videos? And -r resolution I should write 144?

@kirill2400
Copy link
Author

Okey, I am do a for loop in directory of videos in bash script. But 144p on low 3g profile work not fine, in youtube video don't freeze, but peertube freeze sometimes for loading video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants