Jump to content

Who here has a Youtube-DL compile for WinXP?


Recommended Posts

Posted
6 hours ago, VistaLover said:

Well, this "poor quality" problem has now come back, but this time also affecting the vp9+av01 encodes :( ; an issue has been filed on GitHub: 

https://github.com/yt-dlp/yt-dlp/issues/14636

Nothing can be done from a yt-dlp standpoint :( ...

You spoke too soon. This is not an issue at all. As commented by xpalidotious, the video is mostly static, which means a low(er) bitrate would suffice for a targeted image quality.


Posted
26 minutes ago, user57 said:

that fileextd.dll a old file you dont see that often, the kernelex.dll must be a custom kernel extender

Well, both these missing DLLs are referred to as "dependencies" of wrapper DLL "kernelxp.dll"; but @cmalex has never provided them in his custom, XP-targeting, CPython assemblies, e.g. 

https://mega.nz/folder/jst2WJ5B#sknEpEBamwPomx8UULWuMA/file/igNWhbCb

so he should know better :P ; in fact, I have tracked those wrapper DLLs (kernelxp.dll, ntext.dll, psapi.dll, ws2_xx.dll) inside below folder: 

https://mega.nz/folder/KxExlAiC#L9rAQ5kTCtlHgZUwaxMpgw/folder/Os1DmLgL

and the accompanying README simply states: 

Quote

1. The dll's had unknown origin.

In any case, PyInstaller just issues WARNINGs, no fatal errors, and the resultant packages function as expected; so, these warnings can be regarded as "red herrings" and can be safely ignored; just my 2c :rolleyes: ...

Posted
49 minutes ago, Reino said:

This is not an issue at all. As commented by xpalidotious, the video is mostly static,
which means a low(er) bitrate would suffice for a targeted image quality

... Be that as it may, I've witnessed the same thing on my own (i.e. on clips other than the one mentioned in the linked GH issue), e.g. on "SxVNOnPyvIU": 

yt-dlp_x86 -vF "SxVNOnPyvIU" => 

95  mp4   1280x720    24    | ~23.64MiB  754k m3u8  | avc1.4D401F        mp4a.40.2           WEB-S
136 mp4   1280x720    24    |   8.67MiB  277k https | avc1.4d401f   277k video only          720p, TV, mp4_dash
247 webm  1280x720    24    |   9.30MiB  297k https | vp9           297k video only          720p, TV, webm_dash
398 mp4   1280x720    24    |   9.48MiB  302k https | av01.0.05M.08 302k video only          720p, TV, mp4_dash
96  mp4   1920x1080   24    | ~64.60MiB 2060k m3u8  | avc1.640028        mp4a.40.2           WEB-S
137 mp4   1920x1080   24    |  30.06MiB  958k https | avc1.640028   958k video only          1080p, TV, mp4_dash
248 webm  1920x1080   24    |  25.13MiB  801k https | vp9           801k video only          1080p, TV, webm_dash
399 mp4   1920x1080   24    |  16.68MiB  532k https | av01.0.08M.08 532k video only          1080p, TV, mp4_dash

ca. 300kbps for the video track for a 720p24 resolution is just too little, if you ask me; likewise for the 1080p24 resolution; notice how the Web Safari (WEB-S) formats have twice the bitrate of the TV_client (TV) formats :angry: ...

FWIW, I don't consume that much of YT myself ;) ; perhaps @j7n can share more on this :sneaky: ...

Regards.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...