bump(main/libx265): 4.0#22492
Conversation
Biswa96
commented
Dec 9, 2024
- Test command:
- ffmpeg -i Big_Buck_Bunny_360_10s_1MB.webm -vcodec libx265 -crf 28 output.mp4
- Before:
- encoded 300 frames in 18.75s (16.00 fps), 395.58 kb/s, Avg QP:33.43
- After:
- encoded 300 frames in 15.53s (19.32 fps), 395.58 kb/s, Avg QP:33.43
|
This creates an update cycle. Current handbrake version can not be built with newer libx265 and older ffmpeg v6. So, ffmpeg, libx264 and handbrake need to be built at once. |
CLI building, GTK GUI not building yet fork of termux#22492
|
@Biswa96 I forked this PR and uploaded a version I made to this branch,
You can use this branch to copy things from into this PR, or I could make it a separate PR, or if there are too many packages revbumped at once in the branch, maybe I should open a group of numbered PRs so that not too many packages are built at once. |
|
Thank you. I shall roll the update slowly as mentioned in the issue tracker. |
I'll start a local validation run on this shortly. |
Technically, |
|
I'll try to get a full validation run started after I get some sleep. |
All seems to build fine except handbrake fails lint-packages.sh |