← Home ← Back to /g/

Thread 105814878

323 posts 140 images /g/
Anonymous No.105814878 >>105814968 >>105815248 >>105816215 >>105817013 >>105818314 >>105823980 >>105825214 >>105830206 >>105830222 >>105840977 >>105847105 >>105851008
mpv ffmpeg yt-dlp
mpv.io/installation/
ffmpeg.org/download.html
github.com/yt-dlp/yt-dlp
Anonymous No.105814939 >>105815009 >>105815042 >>105817586 >>105818052 >>105821085 >>105832081
why ffmpeg is a piece of shit? Im trying to hard burn subtitles and it automatically embeds the subs as soft. what am i doing wrong here?

ffmpeg -ss 00:02:10 -i input.mkv -t 12 -vf subtitles=subtitles.srt:force_style=outline=0.5 -c:v libvpx-vp9 -b:v 0 -lag-in-frames 25 -auto-alt-ref 1 -crf 35 -an out.webm
Anonymous No.105814953 >>105816842 >>105834044
Can we agree that trannies don't belong here
Anonymous No.105814962
i never had to xkill mpv before version 0.40
Anonymous No.105814968 >>105814998
>>105814878 (OP)
You forgot magick
Anonymous No.105814989 >>105814998 >>105815153
Anonymous No.105814998
>>105814968
`convert` my beloved.

>>105814989
this video is still so god damn funny. i know it's a fake dick but it's so obnoxious it's hilarious.
Anonymous No.105815009 >>105815042 >>105832081
>>105814939
does anyone know why it's not working? I just want burn subs man.
Anonymous No.105815042 >>105816077
>>105814939
>>105815009
For some reason I also always had problems with subs in ffmpeg
Handbrake always works perfectly though
Anonymous No.105815153
>>105814989
wtf is this real
Anonymous No.105815202 >>105819106 >>105832121
Is there a way to get HW encoding to make webms for 4chan fast?
While hitting the 4 MB limit?
Anonymous No.105815211 >>105832121 >>105847786
Is there any TUI/CLI application for listing to youtube music?
There's castero for podcast which is great.
Anonymous No.105815226
whats the config that exclusively uses the gpu for playback in windows?? like, absolutely no filter or shading or effects at all, just purely using the decoder block in the gpu
unironically im getting lower cpu usage in linux with hwdec=vaapi than other options in windows; is hwdec=auto-safe all there is?
Anonymous No.105815248 >>105815731
>>105814878 (OP)
I need endgame config
Anonymous No.105815406
profile=high-quality
Rate my config.
Anonymous No.105815731
>>105815248
For sound or vidya?
Anonymous No.105816058 >>105816069 >>105816189 >>105816348
is there no pastebin/rentry with some retard friendly mpv configs for me... i just want to watch anime
Anonymous No.105816069
>>105816058
Use defaults
Anonymous No.105816077
>>105815042
>Handbrake always works perfectly though
This. literally just click the checkbox. God, I love GUIs.
Anonymous No.105816189
>>105816058
vo=gpu-next
profile=high-quality
slang=eng
Anonymous No.105816215 >>105816238
>>105814878 (OP)
Whats the correct scaling for anime? Most of my stuff is 1080p but I'm using a 2k and 5k monitor
Anonymous No.105816238 >>105816876 >>105816919 >>105816987
>>105816215
--keepaspect=no to ensure those shitty 4:3 animes fill the screen.
Anonymous No.105816348 >>105816402 >>105816686
>>105816058
profile=transgendernime

https://kohana.fi/article/mpv-for-anime
Anonymous No.105816402
>>105816348
>file not found
Shit outdated guide. Some insane shit in the configs as well.
Anonymous No.105816686 >>105816701
>>105816348
Is it just me or I can't see any difference?
>vulkan
I thought vulkan is bad on mpv?
Anonymous No.105816701
>>105816686
I use d3d11, I've been memed by trannis into not using Vulkan but I don't know why
Anonymous No.105816842
>>105814953
They don't belong anywhere dude
Anonymous No.105816876 >>105816887 >>105816898
>>105816238
but then you loose screen data
Anonymous No.105816887 >>105816894
>>105816876
> Loose
Learn to spell you megatard
Anonymous No.105816894 >>105830720
>>105816887
Shut a up fuck grammar nazi
Anonymous No.105816898
>>105816876
What, you wouldn't be losing anything except black borders.
Anonymous No.105816919 >>105817225
>>105816238
lol do you really
Anonymous No.105816987
>>105816238
This must be bait.
Anonymous No.105817013 >>105817245
>>105814878 (OP)
I see this thread all the time but what's the use case?
Just hoarding YouTube videos and reposting for updoots?
Anonymous No.105817111
Things are-a pickin' up buoys!
Are we back?
Anonymous No.105817225
>>105816919
Yes, looks great on my ultrawide.
Anonymous No.105817245 >>105817605
>>105817013
Thinly veiled mpv general made by about four trannies. The general is dead so they use bots to spam the same retarded posts to keep the thread from dying, and they put in yt-dlp and FFmpeg in the OP so clueless anons will bump the thread.

Also, stop pressing enter once for no reason. No one likes retarded newfags.
Anonymous No.105817586 >>105818052
>>105814939
-ss doesn't seek the subtitle.
input.mkv might have an embedded soft subtitle.
try creating a subtitle file separately using -ss, and pass -sn to pass soft subtitles.
Anonymous No.105817605 >>105817771
>>105817245
>four trannies
who?
Anonymous No.105817771 >>105817832
>>105817605
One of their names is illya something. Can't remember the other three names.
Anonymous No.105817832
>>105817771
Literally who?
Anonymous No.105818052 >>105818606
>>105814939
>>105817586
or just -ss after -i retard
Anonymous No.105818314 >>105819953 >>105859571
>>105814878 (OP)
>run my yt-dlp batch script
>every new video only plays in MPC and not VLC
>on some channels yt-dlp can't get the video names and starts putting garbage in the filename
Guess I'll try again in a month to see if things improve
Anonymous No.105818606
>>105818052
Cunningham's Law reliably working again.
Anonymous No.105818954
does anyone have an encoding script that has interactive video cropping? the one in the /g/ wiki is outdated af. mpv webm script is also broken.
Anonymous No.105819106 >>105819289 >>105819949 >>105824140
>>105815202
h264 MP4s are allowed here now
Quality is almost as good as VP9 but it's extremely fast plus practically any machine can hardware encode it (though I'd still suggest software encoding as the quality is better and it's still way faster than VP9)
h264 support here basically made VP8 100% useless now. Avoid VP8 at all costs and use h264 for fast encoding
Anonymous No.105819289 >>105819408
>>105819106
Got any decent h264 encoding that maximize quality and target file size?
>Quality is almost as good as VP9
Highly doubt it.
Anonymous No.105819408 >>105819708 >>105825480
>>105819289
>Highly doubt it
It's infinitely better than vp8 at least
Anonymous No.105819560 >>105819716
Quick tip for playing compressed/split scene releases with mpv
piping 7z to stdout is much quicker than the builtin mpv decompression/playback.
"7z x -so example.rar | mpv -"
Anonymous No.105819708 >>105819789 >>105819817 >>105819862
>>105819408
>15 sec@720p
Anonymous No.105819716 >>105819756
>>105819560
How so?
It uses the same library.
Unless you mean rar, then rar is shit on linux.
Anonymous No.105819756 >>105819781
>>105819716
yes warez scene releases are all split rar without compression and it takes 2min to open with mpv vs 5sec with with 7z pipe, mpv seem to want to decompress everything before starting.
Anonymous No.105819781
>>105819756
try /ptg/, warez is shit
Anonymous No.105819789
>>105819708
Is this dogshit quality supposed to prove any point?
Anonymous No.105819817
>>105819708
Yes, and it also has tons of dark gradients which usually look like ass at low bitrates, even in vp9
Basically everything in that webm is hard to compress
Anonymous No.105819835 >>105820473 >>105832455
https://github.com/mpv-player/mpv/pull/16271
alpha quality rust code about to get into your mpv
Anonymous No.105819843 >>105819876 >>105820242 >>105820276
Why are Windows users so braindead?
Anonymous No.105819862
>>105819708
god you're fucking stupid. shut the fuck up.
Anonymous No.105819876 >>105820276
>>105819843
we never learned to read
Anonymous No.105819940
>reddit screencap
Anonymous No.105819949 >>105820534
>>105819106
>Quality is almost as good as VP9
lol no, VP9 is closer to HEVC in quality.
Anonymous No.105819953
>>105818314
a few basic check'll fix it, yeah?
Anonymous No.105819983 >>105820219
how come exact seeking in mpv is blazing fast yet ffmpeg, library that's backing it, is dogshit slow and inaccurate
Anonymous No.105820219
>>105819983
mpv has demuxer cache. Which is one of the best thing that differentiate this from other players.
Anonymous No.105820242 >>105820276
>>105819843
>This os confusing.
Then don't use it.
Anonymous No.105820276 >>105820286
>>105819843
>>105819876
>>105820242
Use this, https://nightly.link/mpv-player/mpv/workflows/build/master it's easier.
Anonymous No.105820286 >>105822856
>>105820276
>balant uefi malware rootkit
KILL YOURSELF, AGAIN
Anonymous No.105820294 >>105820421
i'm retarded. can somebody explain?

so, mpv doesn't rely on ffmpeg and it's components like libavcodec, right? it's mostly "in-house"?
Anonymous No.105820421 >>105820529 >>105820652
>>105820294
it's the exact opposite, it relies on it for pretty much everything (except for mkv in which case it implements its own demuxer) and so it inherits all the bugs. And ffmpeg takes forever to fix things which is why VLC is superior. mpvfags will never admit it.
Anonymous No.105820473 >>105832455
>>105819835
>SRV3 format
>A format even less documented then ass, used only by the proprietary globohomo bigcorp
Yup, perfect to add into mpv.
Anonymous No.105820529 >>105820652
>>105820421
>And ffmpeg takes forever to fix things which is why VLC is superior
wut. VLC development is even slower than ffmpeg
Anonymous No.105820534 >>105820588
>>105819949
VP9 looks worse at extremely low bitrates when there's too much movement
Anonymous No.105820567 >>105860985
can you guys tell me a little bit about your use cases for this program?
I'm having trouble understanding why day after day you guys come in here and talk about it like it's a hobby
I must be missing something
Anonymous No.105820580 >>105820641 >>105823980
Can I use ytdlp to rip a specific clip from a video and make it into a small webm with good quality?
Is it possible to rip the video only with embedded subs if provided?
Anonymous No.105820588
>>105820534
And h264 looks much worse than VP9 at extremely low bitrates, what is your point?
Anonymous No.105820641 >>105820669
>>105820580
>rip a specific clip
Yes, on youtube with
[code ]yt-dlp -f best --download-sections "*2:38:00-2:39:00" yt-link [/code]

For encoding you will ffmpeg
Anonymous No.105820652
>>105820421
>>105820529
interesting. thanks. i'm gonna go and do some more reading because i honestly didn't know where to start.
Anonymous No.105820669 >>105820690 >>105823980
>>105820641
Fucked up the tags
yt-dlp -f best --download-sections "*2:38:00-2:39:00" yt-link
Anonymous No.105820690 >>105820712 >>105820714 >>105823980
>>105820669
>--download-sections "*2:38:00-2:39:00"
There's nothing like that in yt-dlp
Anonymous No.105820712
>>105820690
It works on my machine
Anonymous No.105820714 >>105823980
>>105820690
>man yt-dlp
>--download-sections REGEX
>Download only chapters that match the regular expression. A "*" prefix denotes time-range instead of chapter. Negative timestamps are calculated from the end. "*from-url" can be used to download between the "start_time" and "end_time" extracted from the URL. Needs ffmpeg. This option can be used multiple times to download multiple sections, e.g. --download-sections "*10:15-inf" --down‐load-sections "intro"
Anonymous No.105820753 >>105821577
https://www.ffmpeg.org/download.html#build-windows
Which ffmpeg do I even get for Win and ytdlp?
Anonymous No.105821085 >>105824551
>>105814939
ffmpeg -ss 00:02:10 -copyts -i input.mkv -ss 00:02:10 -t 12 -vf subtitles=subtitles.srt:force_style=outline=0.5 -c:v libvpx-vp9 -b:v 0 -lag-in-frames 25 -auto-alt-ref 1 -crf 35 -an out.webm
Anonymous No.105821577 >>105824135
>>105820753
https://community.chocolatey.org/packages/ffmpeg
and
https://community.chocolatey.org/packages/yt-dlp/2025.6.30
Anonymous No.105822594 >>105822735
I haven't used yt-dlp in a long ass time, but what's with this sign in to confirm you're not a bot message. I'm already disconnected from my VPN. What more does this shit want
Anonymous No.105822735 >>105823136 >>105823153
>>105822594
You need an account for age-restricted videos now. There aren't any workarounds anymore
Anonymous No.105822773
Best mpv settings for ASMR audio?
Anonymous No.105822856
>>105820286
Most open-source projects that provides binaries provide them with native MSVC target nowadays. Cope, you lost schizo.
Anonymous No.105823136 >>105823153
>>105822735
>age-restricted
Wow...and all I was trying to do is download a long blender tutorial
Anonymous No.105823153
>>105823136
don't listen to >>105822735, age restricted videos have a different error message
get a new ip
Anonymous No.105823573
Are there any ffmpeg wiki/tutorials with some basic commands? Does the python version of it also have basic command line options or is it only for python scripting?
Anonymous No.105823588 >>105823620 >>105824094 >>105830503
Are there any pre-built scripts for cloning an entire channel with a customizable delay like waiting minutes before the next dl to prevent a rate limit ban? Is there anyway to scrape the urls first from a channel and the thumbnails? That way I only do like 50 per day or can run it on multiple machines wit diff ips?
Anonymous No.105823620 >>105824239
>>105823588
yes read the manual
https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#usage-and-options
Anonymous No.105823980 >>105824023 >>105824094 >>105824127 >>105830296
>>105814878 (OP)
hi frens! i am back with my yt-dlp front end written in qt6.

i saw:
>>105820580
>>105820714
>>105820690
>>105820669
so i incorporated the download section feature into my program. in the general tab, there is a new "Download Sections" drop down menu. it offers a few quick options like "Download intro" and "Download the first 5 minutes" but also "Custom time range" to allow you to set the range yourself. There is even an option to input your own chapter regex pattern as well.

Other improvements is making the playlist tab list every video in the playlist as a check box option. So you can either download every single video in the playlist, or pick and choose what videos from the playlist you want to download.

Subtitles also let you download the subtitles to their own file from the video, or embed them into the video. You can also download all subtitles for the video, or pick and choose which languages you want from the list with a check mark.

Here is its download link:
https://files.catbox.moe/274pqz.zip

I will put it up on github, but not until I'm actually done working on it for good.
Anonymous No.105824023
>>105823980
Oh I forgot to add, also included now is a automated build script to easily build it and a .desktop file.
Anonymous No.105824094
>>105823588
yt-dlp does have an option to place a delay between downloads. if you want an easy to use way to do it, try my front end >>105823980
in the general tab, i have a wait interval option.
Anonymous No.105824127
>>105823980
Oh the playlist tab also can show you all the videos in a channel as well. You can easily pick and choose which videos you want, or grab them all.
Anonymous No.105824135 >>105824138
>>105821577
Is chocolatey the new GitHub?
Anonymous No.105824138
>>105824135
chocolatey is a package manager for winblows
Anonymous No.105824140 >>105824166
>>105819106
For me it's yt-dlp -f mp4
Then ffmpeg to remove the audio
Works a charm
Anonymous No.105824166
>>105824140
yt-dlp -f "bestvideo[ext=mp4]" --merge-output-format mp4

don't even need to run it through ffmpeg manually... or try my front end
Anonymous No.105824225 >>105824239
buy an ad
Anonymous No.105824239
>>105824225
you do not need to run ffmpeg manually. read the docs >>105823620
Anonymous No.105824551
>>105821085
literally worked. thanks anon.
Anonymous No.105825141
Why should I use ffmpeg?
Anonymous No.105825214
>>105814878 (OP)
I'm horny as fuck
Anonymous No.105825480 >>105827887 >>105830267 >>105832121
>>105819408
You can't beat VP9 compression quality.
Anonymous No.105827482 >>105832187
Bump for best thread.
Anonymous No.105827887 >>105827907
>>105825480
You can, with AV1, but tranny mods refuse to add support for it.
Anonymous No.105827907 >>105827933
>>105827887
av1 is pajeet tier codec
Anonymous No.105827933
>>105827907
It beats VP9 in the context of the 4chan use case aka 4MB videos.
Anonymous No.105829709 >>105830739 >>105830769
H-how can I tell is I have ffmpeg?
Is it a program (does it need installation) or some command line exe that runs by itself?
I don't know how to explain it in PC terms.
Anonymous No.105830206
>>105814878 (OP)
What's best for quality for storing youtube videos?
>1. 1080p h264 (hardware dec)
>2. 1440p/ 4k vp9/av1 encoded with ffmpeg to h264 downscaled by mpv
>3. 1440p/ 4k vp9/av1 downscaled and encoded with ffmpeg to 1080p h264
>2. 1440p/ 4k vp9/av1 encoded with ffmpeg to h264 downscaled by mpv
>3. 1440p/ 4k vp9/av1 downscaled and encoded with ffmpeg to 1080p h264
>4. 1440p/ 4k vp9/av1 downscaled by mpv (no hardware dec)
Anonymous No.105830222
>>105814878 (OP)
What's best for quality for storing youtube videos?
>1. 1080p h264 (hardware dec)
>2. 1440p/ 4k vp9/av1 encoded with ffmpeg to h264 downscaled by mpv
>3. 1440p/ 4k vp9/av1 downscaled and encoded with ffmpeg to 1080p h264
>4. 1440p/ 4k vp9/av1 downscaled by mpv (no hardware dec)
Anonymous No.105830267
>>105825480
i'm seeing bit starvation artifacts all over the place retard.
i assume you don't know the ballpark bitrate range for each common resolution/fps. gtfo.
Anonymous No.105830296 >>105832492
>>105823980
https://files.catbox.moe/b7u80l.zip

>rewrote the playlist tab
>renamed to Playlist / Channel
>made to be functional with a users channel videos / shorts / live

Also now doesn't crash when it loads up a channel with 100+ videos =D
Anonymous No.105830503
>>105823588
Some anon gave me this:
yt-dlp --limit-rate 4M --sleep-requests 5 --sleep-subtitles 5 --sleep-interval 60 --max-sleep-interval 90
Anonymous No.105830720
>>105816894
>Shut a up fuck
ESL illiterate retard loser
Anonymous No.105830739
>>105829709
wow.
Well it's an application that doesn't have an interface.
Anonymous No.105830769 >>105831177
>>105829709
what does
ffmpeg -version give?
Anonymous No.105831177 >>105831436
>>105830769
ffmpeg 7.1.1
Anonymous No.105831436
>>105831177
u are good to go man
Anonymous No.105831904 >>105831921 >>105832602
So I recently moved to Linux and I'm having problems with mpv. This seems to happen every other day and seemingly at random (sometimes hours and sometimes less than an hour). Mpv will start using 6-10% of the CPU per open instance and my CPU temp will go up to 70c. It seems to remain until I reboot the computer and then it'll go back to normal using <1% CPU and temp remains at a normal 50c. Running an empty mpv instance still causes the problem and using any other video player works fine.

Any idea how to fix and/or troubleshoot this? I'm on Fedora KDE using mpv from the Fedora repo.
Anonymous No.105831921 >>105831941
>>105831904
This happens when mpv is just an open window in idle or something else?
Anonymous No.105831941 >>105831978
>>105831921
Every instance. Empty opened directly with no file, paused video, running video and different videos with different codecs.
Anonymous No.105831978 >>105832009
>>105831941
weird. only thing I can think of is maybe the wayland clipboard backend somehow mysteriously does stuff. could try with --clipboard-backends=vo or --clipboard-backends-clr and see if it still happens.
Anonymous No.105832009
>>105831978
It actually went back to normal now, took like 15-20 min. But I'll try it the next time it happens. Thanks for the suggestion.

Not sure if this helps but yesterday if I would lock the screen and log back in then mpv would return to normal for a few minutes before ramping up again. I tried the same thing today but this time locking the screen did nothing and it was still stuck at high cpu usage.
Anonymous No.105832081
>>105814939
>>105815009
Skill issue. Git gud.
Anonymous No.105832121
>>105815211
>>105815202
>>105825480
Based BBW poster.
Anonymous No.105832187 >>105832553
>>105827482
i love watching my elf girl anime with mpv (0.39 since shinchiro has abandoned us)
Anonymous No.105832323
How autistic is the guy that made mpv?
Anonymous No.105832338
can anyone recommend shaders? using anime4k to upscale for 1440p but it doesn't do irl stuff justice
Anonymous No.105832455
>>105819835
>>105820473
Why do I need this
Anonymous No.105832487 >>105832615
>blonde anime girl profile pic
>he/him
>location: india
>uses the term allow/blocklist
>mpv contributor
Anonymous No.105832492 >>105832545 >>105832789
>>105830296
Next update will have search
Anonymous No.105832545
>>105832492
Bonus points, no longer crashes when loading up 1,000 of videos in a channel =D
Anonymous No.105832553
>>105832187
demon lives matter
Anonymous No.105832575 >>105832584 >>105832615
llyyr is retarded
Anonymous No.105832584
>>105832575
leak logs
DropWindowsSupportNow No.105832602 >>105832679 >>105832849
>>105831904 ...
general advice:
* use "freeword" packages from RPM Fusion, or better yet, don't use Fedora at all. Arch is a good close-to-upstream distro. and no, it's not "hard" or magically "unstable".
* don't use wayland.
specific advice:
* run "perf top -p `pidof mpv`" to see what's consuming CPU cycles. that is if you have one mpv process open, otherwise, pass a specific PID to -p
* if you don't see useful info (addresses instead of symbol names in the right column), install some debug packages (or however that's done in Fedora).
Anonymous No.105832615
>>105832575
>>105832487
How did you know?
Anonymous No.105832679
>>105832602
>use "freeword" packages from RPM Fusion
I already do
>don't use Fedora
No
>Arch is a good
No
>it's not "hard" or magically "unstable".
Yes
>don't use wayland
No
>run "perf top -p `pidof mpv`" to see what's consuming CPU cycles
Okay, thanks, got it working. I'll run it again once the CPU usage spikes.
Anonymous No.105832714 >>105832734 >>105832772 >>105833213
contributor tier list

>S tier
wm4, haasn (RIP)
>A tier
pigoz, rossy, philipl, jeeb
>B tier
bugsper93, bugfan5, bugmanguy, bugkemi, kevmitch
>C tier
avih, mia
>D tier
leo, wiiaboo, counterpillow
Anonymous No.105832734
>>105832714
where's my wife guido in this ranking
Anonymous No.105832772 >>105832836
>>105832714
>C tier
Anonymous No.105832789 >>105832815
>>105832492
Thanks, you just made me go edit my output formats and made a script to get all my playlists
Wish you the best
Anonymous No.105832815 >>105832843
>>105832789
not sure if good or bad but congrats! either way, i as motivational.
Anonymous No.105832836 >>105832859
>>105832772
the last time mia contributed something to mpv, she pushed a commit directly on the main repo branch and almost caused a civil war
Anonymous No.105832843 >>105832884
>>105832815
It's good because:
-I was manually editing each video I downloaded to add upload date
-I only saved my playlists once 3 years ago
You gave me the willpower anon
And your program does look sweet
Anonymous No.105832849 >>105832937
>>105832602
Bunch of shit called [kernel] with an address, 15% was the highest while a bunch of entries running with 2-7% usage. Comparing it to when it runs normally it's a bunch of entries called libc with much lower percentages
Anonymous No.105832859 >>105833283 >>105833299
>>105832836
>she
Anonymous No.105832884
>>105832843
ty anon! and anything you automate, the better! i'm glad you were able to do it.
Anonymous No.105832937
>>105832849
a fedora kernel issue perhaps!
maybe one of the faux-security features (in the context of desktop usage) is causing unexpected (or maybe accepted) overhead!
the advice to not use fedora may have been on point!
Anonymous No.105832942
kasper please allow mpv to probe for DXGI_FORMAT_R16G16B16A16_UNORM output format

plz and thnx
Anonymous No.105833213
>>105832714
>bukemi
It's ACKemi
Anonymous No.105833283 >>105833289 >>105833299
>>105832859
>is
Anonymous No.105833289 >>105833298 >>105833299
>>105833283
>tranny
Anonymous No.105833298
>>105833289
>wife
Anonymous No.105833299
>>105832859
>>105833283
>>105833289
i'd suck her cock
Anonymous No.105833304
tranny contributor posts above me
Anonymous No.105833714 >>105833732 >>105833774 >>105834192
https://github.com/mpv-player/mpv/issues/16514
yt-dlp is written in slow python and eats cpu
Anonymous No.105833732 >>105833757
>>105833714
x64x2 has the correct solution
Anonymous No.105833757 >>105833791
>>105833732
>package manager written in python
nyo
Anonymous No.105833774
>>105833714
>windows user
>most retarded bug report imaginable
like clockwork
Anonymous No.105833791 >>105833834
>>105833757
there is nothing wrong with python and i am tired of people thinking otherwise.
python works. its not slow. you should be grateful it exists because if python didn't half the stuff you have wouldn't even exist.
Anonymous No.105833834 >>105833856
>>105833791
yt-dlp takes several seconds of cpu time to extract youtube links
even a curl shell script can do the same much faster
>you should be grateful it exists because if python didn't half the stuff you have wouldn't even exist.
they will still exist in a less slow language
Anonymous No.105833856 >>105833901
>>105833834
then go rewrite yt-dlp in curl then if you are the certain its SO MUCH better. put out or shut up.
Anonymous No.105833861
incoming shill post
Anonymous No.105833901 >>105833910
>>105833856
already done
Anonymous No.105833910 >>105833954
>>105833901
Where is it then?
Anonymous No.105833954 >>105833969 >>105834003
>>105833910
someone's laptop
Anonymous No.105833969 >>105834256
>>105833954
A screenshot isn't a fucking link you inbred mongrel.
Anonymous No.105833975
>>105833964
Anonymous No.105834003 >>105834256
>>105833954
post code or be forever known on the catalog as a larping troon
Anonymous No.105834044 >>105834113 >>105834141 >>105834451 >>105834574
>>105814953
true, just losers incel manchild manlets belong here
Anonymous No.105834113
>>105834044
Offended?
Anonymous No.105834141
>>105834044
Seething ikatranny
Anonymous No.105834192
>>105833714
thanks for the daily reminder, ikadev
Anonymous No.105834256 >>105834299
>>105833969
>>105834003
i don't have it, he hasn't released it in any form
Anonymous No.105834287 >>105834323
why should i care whether or not yt-dlp is fast or slow?

encoding is slow, no one itt cares
mpv is the slowest video player, no one itt cares

why should i care about yt-dlp specifically?
Anonymous No.105834293
nukes local database
Anonymous No.105834299
>>105834256
then how do you know it isn't as slow as yt-dlp
Anonymous No.105834323 >>105834370 >>105834397
>>105834287
>encoding is slow, no one itt cares
several care to choose h264 over vp9 for one off shitpost videos
>mpv is the slowest video player, no one itt cares
how?
>why should i care about yt-dlp specifically?
because yt-dlp is so slow the latency to play youtube video with mpv is high
it's slower than (slow!)
Anonymous No.105834370 >>105834453
>>105834323
>how?
slow shader-based output and hardware decoding disabled by default. there's a reason no one uses it for embedded. mpv should just shit out the decoded video frames with no processing by default.

also mpv is a RAM-hog
Anonymous No.105834374
>mpv
Takes 6 gorillion nanoseconds to start
>ikatube
Takes less than 1 nanosecond, risc-v actually standardized ikatube in their rv32ika extension. IkaOS will make this even faster, by prelaunching ikatube before you even decide to watch anything.
Anonymous No.105834397 >>105834432
>>105834323
>several care to choose h264 over vp9 for one off shitpost videos
don't care i optimize my shitposts fidelity than reencoding something inferior for preservation purposes. h264 is shit outside of tranny encoding circle you participate in.

>because yt-dlp is so slow the latency to play youtube video with mpv is high
don't care. anyone that wants to watch videos on mpv won't care to wait.

>it's slower than (slow!)
benchmark proof?
Anonymous No.105834432 >>105834515
>>105834397
>benchmark proof?
yt-dlp:
real 0m4.468s
user 0m3.287s
sys 0m0.141s

mpv:
Spent 2089.979 ms enumerating physical devices (slow!)
Anonymous No.105834451
>>105834044
>losers incel manchild manlets
You know, there's a reason why those groups... transition. Dumb fucking troon kek
Anonymous No.105834453
>>105834370
no one cares about default on embedded where it's all out of tree fork modules and custom device trees and configs
Anonymous No.105834515
>>105834432
Anonymous No.105834530 >>105834571
where ikatube source
Anonymous No.105834571 >>105834592
>>105834530
someone's laptop
Anonymous No.105834574
>>105834044
>tranny
>insults others with all his own traits and flaws
>oh but that's not a bad thing for me, because I'm a woman
lmao. pottery.
Anonymous No.105834592 >>105855380 >>105859718
>>105834571
KILL YOURSELF TRANNIES ARE UGLY AND I HATE THEM. TRANNIES ARE FREAKS. TRANNIES ARE A FUCKING JOKE. MUTILATING YOUR BODY DOESN'T CHANGE YOUR BIOLOGY, IT WON'T CHANGE YOUR GENDER. HILARIOUS, UNSTABLE AM I? WEIRD? WEIRDER AND MORE UNSTABLE THAN THE STUFF TRANNIES DO? REALLY? IT'S OBVIOUS TO NORMAL FOLKS HOW SUBHUMAN AND GROSS YOU VERMIN ARE, TICK TOCK FREAK, TIMES RUNNING OUT, EVERYONE HATES TRANNIES, NO ONE LOVES NOR ACCEPTS YOU, I KNOW THIS MAKES YOU FEEL EXTREMELY UPSET, GOOD, YOU DESERVE IT YOU FAILURES, YOU ARE WEAK AND PATHETIC AND DESERVE TO SUFFER, SO SUFFER AND FEEL PAIN. HOW MANY TRANNIES DOES IT TAKE TO SCREW IN A LIGHT BULB? IT CAN'T BECAUSE IT'LL JUST HANG ITSELF FROM THE CEILING. TRANNIES HAVE LESS VALUE THAN MY SHIT, KILLING TROONS IS LIKE FLUSHING THE TOILET. TRANNY SCUM DESERVE TO SUFFER, PROFITING OFF OF THEIR MISERY IS THE ONLY LOGICAL THING TO DO. KILL TRANNIES, BUTCHER TRANNIES, BEAT TRANNIES, ROUNDHOUSE KICK A TRANNY INTO THE CONCRETE, REPORT TRANNIES TO THE IRS, LAUNCH TRANNIES INTO THE SUN, VAPORIZE TRANNIES WITH RAY GUNS, SLAMDUNK TRANNY KIDS INTO TRASH CANS, CUT TRANNIES WITH A KATANA, THROW TRANNIES INTO VOLCANOS, PUT TRANNIES IN A WOODCHIPPER, BLEND TRANNIES, BULLY TRANNIES LAUGH AT TRANNIES, PERSECUTE TRANNIES, DRIVE TRANNIES TO SUICDE, OCTRICIZE TRANNIES, OPPRESS TRANNIES, KARATE CHOP TRANNIES IN HALF, DISEMBOWL TRANNIES AND FEED THEM TO PIGS ALIVE, SCAPHISIZE TRANNIES, I PALE TRANNIES, CRUCIFY TRANNIES, FLAT TRANNIES, PUT TRANNIES IN THE BRAZEN BULL, SEND TRANNIES TO THE GULAG, MAKE TRANNIES WORK IN SIBERIAN LABOR CAMPS UNDER INHUMANE CONDITIONS, MAKE TRANNIES CLEAN UP SHIT FOR FREE, ROB TROONS OF JOY AND HAPPINESS, MAKE TRANNIES LIVES A MISERABLE HELL, LAUGH AT TRANNIES, THROW ACID ON TRANNIES, THROW TRANNIES IN A BLACK HOLE, DISASSEMBLE TRANNIES ON A MOLECULAR LEVEL, TOTAL TRANNY DEATH. GO FUCKING KILL YOURSELF YOU PATHETIC UGLY GROSS SUBHUMAN TROON. YOU CAN'T CHANGE YOUR GENDER IF YOU ARE UNHAPPY JUST END YOUR FUCKING LIFE.
Anonymous No.105834613
Real 4channel hours
Anonymous No.105834712
tired of seeing this ika shills. nobody uses your tranny tire software buddy, except the 10 trannies lurking here.
Anonymous No.105834852
something
Anonymous No.105835200 >>105835383
How to replace "/" in youtube title yt-dlp output?
--retricted-filenames removes space and I don't want that.
Anonymous No.105835383
>>105835200
Nevermind, it was youtube throttling me by refusing to give out the video title
After IP change everything is working again
scumbags
Anonymous No.105836183 >>105836230 >>105837434
Can't even find where this thing is the logs to being to troubleshoot it. Using this build https://github.com/serenae-fansubs/mpv-webm
Anonymous No.105836230
>>105836183
(there are no logs)
Anonymous No.105837236 >>105845091 >>105860360
how hard is it for yt-dlp to get the fucking title? for fuck sake!
Anonymous No.105837434
>>105836183
You need to start mpv with mpv --log-file=file.log if you want to check it
Anonymous No.105837691 >>105837740 >>105837744
Watching youtube with mpv I now don't get subtitles anymore

ytdl-raw-options-append=sub-lang="en,eng,enUS,en-US",write-sub=,write-auto-sub=

Used to work, anyone know the correct incantation these days?
Anonymous No.105837740 >>105837754
>>105837691
slang=eng,en
Anonymous No.105837744
>>105837691
Somehow removing -append fixed it
Anonymous No.105837754 >>105837765
>>105837740
I have this in my mpv.conf

slang=en,eng,enUS,en-US


But it didn't help
Anonymous No.105837765
>>105837754
Try:
ytdl-raw-options='ignore-config=,sub-langs="^en.*",write-subs=,write-auto-subs='
Anonymous No.105839288
gore
Anonymous No.105839425 >>105839434 >>105853015
VP9 10.9 MB
Anonymous No.105839434 >>105853015
>>105839425
H264 11.8 MB
Anonymous No.105840977
>>105814878 (OP)
how do you use it?
Anonymous No.105842381
Is mpv good for you?
Anonymous No.105842634 >>105842961
how can I improve motion interpolation on MPV the way my OLED TV does, when playing a 4K UHD file? I want soap opera effect on PC, in linux? I have a 6900xt GPU and it's attached to an LG C4 running at 144Hz.
Anonymous No.105842737 >>105842950 >>105842969
With yt-dlp is there a way to rotate the video?

I want to download a kpop solo cam
But it's a sideways video, made for phoneviewing I suppose so it takes up the whole screen when you fullscreen it on mobile
But of course it doesn't work that way on computers
Sure in MPC-HC I can rotate it after the file is open
But it doesn't remember the setting, I seemingly have to adjust it every time
Is there a way to get yt-dlp to rotate the file 90 degrees clockwise and then download it?
https://www.youtube.com/watch?v=YIcKKsKPzwk
Anonymous No.105842781 >>105842961
so MPV can't do motion interpolation?
Anonymous No.105842950 >>105842998 >>105843052
>>105842737
you can set metadata in the file to tell the video player to rotate it when playing, so you don't have to reencode the video. idk the ffmpeg command for it but easiest way i know is to open it with mkvtoolnix and select the video track and change roll rotation to 90.
Anonymous No.105842961 >>105842999 >>105843013
>>105842634
>>105842781
vapoursynth script, or SVP
Anonymous No.105842969 >>105843052
>>105842737
stop gooning
Anonymous No.105842998
>>105842950
>mkv
flawed rotation spec
https://github.com/mpv-player/mpv/pull/13832
Anonymous No.105842999 >>105843013
>>105842961
so I run this in MPV or do I use SVP. it looks like spyware, to be honest. thanks for responding, btw
Anonymous No.105843013
>>105842961
>>105842999
rife is better
Anonymous No.105843052
>>105842950
thanks, i did use ffmpeg by itself in the end, no transcoding needed
https://superuser.com/questions/1307158/change-rotation-flag-in-mp4-video-without-losing-metadata/1844332#1844332
>>105842969
i can't, i'm a nayeonsissy 4 lyf
Anonymous No.105843139
>first time I'm encountering videos with the HDR tag on yt-dlp
>I don't have it activated on Windows
>I don't think my monitor even supports it
What happens if I download an HDR YouTube video? Is it simply not beneficial, or is it actively a negative if I'm not using HDR and thus I should stick to the regular vids?
Anonymous No.105843627
>throttling me again by not giving video title
Keep going I love it
Anonymous No.105843772 >>105843908
https://github.com/librempeg/librempeg/commit/e55aa69bed1960957f79108f01864e4d2e3c62d2
gpl3
Anonymous No.105843908 >>105843924
>>105843772
https://forest.watch.impress.co.jp/docs/news/2029197.html
Anonymous No.105843924 >>105844840
>>105843908
>γ€ε―ΎεΏœOS】Windows 10δ»₯降
>γΎγŸγ€ε‹•δ½œγ«γ―γ€ŒDirectX 11.3γ€γŠγ‚ˆγ³CPUζ‹‘εΌ΅ε‘½δ»€γ€ŒAVX2γ€γŒεΏ…θ¦γ¨γͺγ£γ¦γŠγ‚Šγ€GPUγ«γ‚ˆγ£γ¦γ―ε‹•δ½œγ—γͺγ„γ“γ¨γŒδΊˆζƒ³γ•γ‚Œγ‚‹γ€‚
ew
Anonymous No.105844840 >>105845019
>>105843924
something
Anonymous No.105844855 >>105844944 >>105844961 >>105849721
Alright I just downloaded MPV cause I wanted to try it. I opened up the same files side by side and thought MPV looked worse, way too pixelated. Then I realized text was much sharper and I realized I was just seeing shit that was smoothed over in VLC. It was the exact same frame as well (I chose a time and went frame by frame)

How the fuck is MPV sharper than VLC playing back the same .webm file? I thought the same file was the same file. I usually deal with audio so FLAC playback is always just FLAC playback, does video not work the same way?

Now I have to learn a whole new video player and set it up cause it’s just strictly better wtf.
Anonymous No.105844927
parallel ffmpeg -i {} -c:v libjxl -quality 95 {.}.jxl ::: **/*.{jpg,png} && rm **/*.{jpg,png}
Anonymous No.105844944
>>105844855
>so it begins
Anonymous No.105844961 >>105845033
>>105844855
mpv performs upscaling in the fourier domain and so doesn't suffer from bit quantization artifacts. It's all thanks to the power of libplacebo.
Anonymous No.105845019 >>105855586
>>105844840
what thing?
Anonymous No.105845023
HA !
>trap card activated
Nice try. Fuck you !
Anonymous No.105845033
>>105844961
>libplacebo
I thought you were fucking with me, this is actually a real thing…
Anonymous No.105845091 >>105845356
>>105837236
But the file name has the title and video ID by default
Unless I'm missing something
Anonymous No.105845356
>>105845091
If you download too fast they block you and call you a bot
If you download too slow they stop giving you the video title so it fucks up your collection and archive file, you can see the upper entries of that pic are working fine
They are scummy little weasels
Anonymous No.105847105 >>105847509 >>105851008
>>105814878 (OP)
What's the best way to encode an image into a 3.99 MB vp9 webm to waste data for mobilecels?
ffmpeg -i sneed.jpg -c:v libvpx-vp9 sneed.webm ?
Anonymous No.105847509 >>105848589
>>105847105
>Most mentally sound 4channer
Anonymous No.105847786 >>105848183
>>105815211
Anyone?
Anonymous No.105848183
>>105847786
this, I don't think mps/ mps-yt work anymore
Anonymous No.105848525 >>105848675
>yt-dlp -f bestaudio --embed-metadata gives me a .webm with a lower bitrate than if i do yt-dlp -f mp3
wat
Anonymous No.105848547 >>105848675
Does the list-formats command no longer work?
Anonymous No.105848589 >>105848607 >>105848675
>>105847509
phoneposters be malding at data wasting desktopposters
Anonymous No.105848607 >>105849585
>>105848589
You realize this wastes data on desktop too, right?
Anonymous No.105848675
>>105848589
topkek
>>105848547
yeah it works
>>105848525
are they fucking with us again?
Anonymous No.105848676 >>105854385
Any mpv devs around? Please fix this issue. If you have subtitles on (embedded .ass) and the video is playing (but no subs are displayed yet) and you change audio tracks like manually clicking to cycle between 1-2-3-off-1, the next subtitle line does not appear when it should -- as if subtitles broke / got toggled off?

> Play video
> Subtitle line appears
> Subtitle line ends
> Video continues
> Change audio tracks
> Change audio track back
> Next Subtitle line should appear
> Doesn't appear... huh?

Toggling subtitles off and on again redisplays the subtitle where it should (demuxer-mkv-subtitle-preroll or rechecking timestamp?) Same if going backwards in time and /not/ touching audio tracks while it's playing.
Anonymous No.105848999
To the anon that introduced me to mpv....THANK YOU.
I have few questions, I searched the manual but I think I'm not looking in the right places.
My monitor is 60 Hz, and most of the stuff I watch are either 24/30 fps.
Is there a way to increase the frames to 60?
Or is it done by default?
Anonymous No.105849055 >>105849155
>o and P
>Show progression bar, elapsed time and total duration on the OSD.
Is there a way to control what show when these are pressed?
I want it to show the remaining time and the duration of cache
Anonymous No.105849155 >>105849233
>>105849055
osd-msg3
Anonymous No.105849233 >>105849830
>>105849155
That's not what I want though.
I want this
{CurrentTime}/{TimeRemaining} {CacheDuration}
ProgressBar OSD
>osd-msg3
Is just the gibberish verbose mode that can come from i+3
Anonymous No.105849585 >>105849686
>>105848607
Waste data
Waste bandwidth
Waste cloudflare CDN storage
Waste processing power
Waste everything

btw I used gstreamer
Anonymous No.105849686
>>105849585
It's because of people like you they won't up the filesize limits
But since they won't up the filesize limits I think you're doing the right thing
Anonymous No.105849721 >>105853613
>>105844855
If you go in the advanced settings of VLC you can change SWSCALER from "Bicubic" to "Lanczos", and it will look identical to mpv's video output. Don't bother with mpv, it's a complete shitmess.
Anonymous No.105849830 >>105850084
>>105849233
Read the manual
Anonymous No.105850084 >>105850320
>>105849830
I did.
--osd-msg3=

Similar to --osd-msg1, but for OSD level 3. If this is an empty string (default), then the playback time, duration, and some more information is shown.

This is used for the show-progress command (by default mapped to P), and when seeking if enabled with --osd-on-seek or by osd- prefixes in input.conf (see Input Command Prefixes).

--osd-status-msg is a legacy equivalent (but with a minor difference).

Improve you English comprehension, SAR.
The default behavior is not what I want.
This is what I want it to show
{CurrentTime}/{TimeRemaining} {CacheDuration}
ProgressBar OSD
Anonymous No.105850320 >>105850359
>>105850084
> This is used for the show-progress command (by default mapped to P)
Anonymous No.105850359
>>105850320
>Reading comprehension: subzero
Anonymous No.105851008 >>105853016 >>105853144 >>105853633
>>105814878 (OP)
>>105847105
Here is the finished sneedmaxxing filesize-bloater script, use it responsibly.

@echo off

set "outfile=%~d1%~p1%~n1_sneed.webm"
set "outfile=%outfile:\=/%"
set "infile=%~f1"
set "infile=%infile:\=/%"

FOR /F "tokens=* USEBACKQ" %%F IN (`"%UserProfile%\utils\ffmpeg-7.1\bin\ffprobe.exe -hide_banner -v error -select_streams v -show_entries stream=width -of csv=p=0:s=x %infile%"`) DO (
SET width=%%F
)


FOR /F "tokens=* USEBACKQ" %%F IN (`"%UserProfile%\utils\ffmpeg-7.1\bin\ffprobe.exe -hide_banner -v error -select_streams v -show_entries stream=height -of csv=p=0:s=x %infile%"`) DO (
SET height=%%F
)


C:\gstreamer\1.0\msvc_x86_64\bin\gst-launch-1.0.exe --gst-debug-level=0 d3d12compositor name=c sink_1::xpos=0 sink_1::ypos=0 sink_1::alpha=0.75 ! queue ! d3d12scale ! video/x-raw(memory:D3D12Memory),width=[32,2048],height=[32,2048] ! d3d12convert ! video/x-raw(memory:D3D12Memory),format=(string)Y444 ! d3d12download ! queue ! vp9enc row-mt=true deadline=1 cpu-used=8 overshoot=0 keyframe-mode=0 end-usage=1 target-bitrate=273000 min-force-key-unit-interval=119000000000 ! vp9parse ! queue ! webmmux writing-app="NSA" ! filesink location=%outfile% d3d12testsrc pattern=1 num-buffers=2999 ! video/x-raw(memory:D3D12Memory),width=%width%,height=%height%,framerate=25/1 ! d3d12convert ! c.sink_0 filesrc location=%infile% ! decodebin3 ! imagefreeze num-buffers=2999 ! queue ! d3d12upload ! c.sink_1
Anonymous No.105851152 >>105853805
can I make mpv ask for file name every time I take a screenshot?
Anonymous No.105853015 >>105853098
>>105839425
>>105839434
Are you brown?
Anonymous No.105853016
>downloading youtube playlists straight for 8 hours
>go take a nap
>wake up check pc
>yt-dlp activated the throttle trap
>archive files are safe
>no work required
Ha ! Nice try fagglers

>>105851008
Thanks
Anonymous No.105853098 >>105855555 >>105856595
>>105853015
I'm olive skinned like a true med. VP9 or H264 gimme your thoughts on which image u like best
Anonymous No.105853144
>>105851008
I loaded this instantly
Anonymous No.105853613
>>105849721
>it's a complete shitmess
elaborate
Anonymous No.105853633
>>105851008
I need this in ffmpeg
DropWindowsSupportNow No.105853805
>>105851152
you can use this as keybinding (change "s" to whatever)
s script-message-to console type "screenshot-to-file "

then type the filename then ENTER.
follow the filename with a space then "window" or "video" if you need that.
Anonymous No.105854385
>>105848676
Works on my end. Can you share a sample file assuming you're up to date.
Anonymous No.105855380
>>105834592
Meds.
Anonymous No.105855555 >>105859905
>>105853098
lol no. meds aren't olive skinned, arabs are. sorry but you're brown and retarded!
Anonymous No.105855586
>>105845019
um
Anonymous No.105856595
>>105853098
VP9
Anonymous No.105856744 >>105857111
What settings do you guys use for archiving entire youtube channels? What delay settings and encoding? Do you encode to vp9 or AV1?
Anonymous No.105856755 >>105856928 >>105858467
lads, i woke up today and watching videos on youtube with mpv/yt-dlp is not werking. still works on other sites tho, eg twitch vods

when attempting mpv :
[ffmpeg] https: HTTP error 403 Forbidden
Failed to open https://rr5---sn-uxaxoxu-cg0r.googlevideo.com/videoplayback?expire=1752159505&ei=[[A VERY LONG URL]]
EDL: Could not open source file 'https://rr5---sn-uxaxoxu-cg0r.googlevideo.com/videoplayback?expire=1752159505&ei=[[A VERY LONG URL]]
No video or audio streams selected.
Exiting... (Errors when loading file)


when attempting yt-dlp :
[ERROR] CUID#7 - Download aborted. URI=https://rr5---sn-uxaxoxu-cg0r.googlevideo.com/videoplayback?expire=[[A VERY LONG URL]]
Exception: [AbstractCommand.cc:351] errorCode=22 URI=https://rr5---sn-uxaxoxu-cg0r.googlevideo.com/videoplayback?expire=[[A VERY LONG URL]]
-> [HttpSkipResponseCommand.cc:239] errorCode=22 The response status is not successful. status=403
[#43221f 0B/0B CN:0 DL:0B]
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.

ERROR: aria2c exited with code 22

[download] D:\YTDL Downloads\Videos\tmp\youtube.com\[[CHANNEL\VIDEO_TITLE]].webm has already been downloaded
[download] 100% of 41.19MiB

as you can see, when trying to just download the video, im again getting a 403 error, but the audio track is downloaded

im on shinchiro builds weekly, and yes, i updated, and the issues persists. also tried to switch to daily, issue persists. also tried switching from my usual -f which is
-f "(bv*[vcodec~='^((he|a)vc|h26[45])'][width<=3840][width>=2560]+ba) / (bv*[width<=3840][width>=2560][fps<=30]+ba) / bv*[width<3840][width>1920]+ba / (bv*[vcodec~='^((he|a)vc|h26[45])'][width=1920]+ba) / (bv*+ba/b)"
to plain old 1080p only -f
-f "(bv*[vcodec~='^((he|a)vc|h26[45])'][width<=1920][width>=1080]+ba) / (bv*+ba/b)"
and the issue persists
Anonymous No.105856928
>>105856755
samefag, update
for some reason, switching from my wifi to my mobile's hotspot allows me to download
wtf?
Anonymous No.105857111 >>105859924
>>105856744
yt-dlp -o "%(uploader)s/[%(upload_date)s] %(title).200B [%(id)s].%(ext)s" --download-archive archive.txt --ignore-errors --no-playlist --embed-metadata --embed-subs --sub-langs all,-live_chat" --embed-thumbnail --convert-thumbnails "jpg" --sponsorblock-mark "all,-poi_highlight" --merge-output-format "mkv" --limit-rate 4M --sleep-requests 5 --sleep-subtitles 5 --sleep-interval 60 --max-sleep-interval 90
DropWindowsSupportNow No.105858467 >>105858692 >>105859854
>>105856755
changing your IP address usually helps, as you already discovered. otherwise, disable HLS (m3u8) formats as they trigger this error more often than others. this is why audio works, because a non-HLS format is usually picked.
side note: what site is serving HEVC videos?
Anonymous No.105858692 >>105858749 >>105859854
>>105858467
>changing your IP address usually helps, as you already discovered
apparently, so does forcing ipv4, that also worked for me

>disable HLS (m3u8) formats
how do i do that?

>what site is serving HEVC videos?
don't know of any, just thought i'd add it in since it was easy
my -f lines are kinda weird because they're meant to work around the limitations of my (very) old, old pc, which is currently living its 2nd life as my htpc.
DropWindowsSupportNow No.105858749
>>105858692
>how do i do that?
not 100% sure since i use my own script which gets its info from yt-dlp's JSON output, but i think adding "[protocol!*=m3u8]" should work.
Anonymous No.105859571 >>105859854
>>105818314
It used to be possible to watch youtube videos in VLC, but VLC's own youtube.lua script hasn't been updated for a long time. So it doesn't work anymore.

I ended up writing my own script/program just to make youtube watchable in VLC because of this.
Anonymous No.105859718
>>105834592
Anonymous No.105859854 >>105860237 >>105860362 >>105860565
>>105858467
not all hls formats have that problem and disabling hls gives you speed throttled formats
>>105858692
ipv4 addresses are commonly shared so there are more cautions needed when banning them
>>105859571
still works with my own youtube client
works on windows xp too
Anonymous No.105859905
>>105855555
>quints of 5
FALSE
nice waste bro
Anonymous No.105859924 >>105860071
>>105857111
>%(title)
Yeah they're going to throttle your ass with that command
Anonymous No.105860071 >>105860104 >>105860360
>>105859924
nta, but why does the output format matter? is there an extra request needed or something?
Anonymous No.105860104 >>105860565
>>105860071
that’s misinfo, video titles are returned in the same requests that returns video links so no extra requests needed
at lease it’s how it should be implemented but i won’t be surprised if yt-dlp does an extra request for this which only shows how unoptimized it is
Anonymous No.105860237 >>105860399
>>105859854
>gives you speed throttled formats
i've never seen throttling (with yt-dlp, the old upstream has/had a deliberately unfixed throttling problem iirc).
and one can use multiple connections with http grabs anyway (i.e. download accelerators). you can even mimic hls/dash streaming with http segmented "inorder" downloading using tools like aria2c/saldl/... so you don't even have to wait for the download to finish.
Anonymous No.105860360
>>105860071
>nta, but why does the output format matter?
It doesn't but after a few hours of downloading playlists they will stop giving you the %(title) and you will get a bunch of
>>105837236
Yes, even with the sleep requests and the rate limit, I'm working on it though I think my script is almost ready.
When it detects scumbaggery from youtube it stops and retries later (at least 30 minutes). Pic related malfunctioned because of the sig shit but otherwise seems good

I don't know why nobody else is talking about this
Anonymous No.105860362 >>105860415
>>105859854
>Lying on the internet
It hasn't worked forever, why the fuck are you lying?
Anonymous No.105860399 >>105860414 >>105860444 >>105860565
>>105860237
it has throttling when played with mpv, the speed is limited to 2x of the average video bitrate so there will be buffering problems when the video bitrate changes a lot within a video
if you use yt-dlp to download and open incomplete file with mpv then seeking won’t work
i changed the default format of my youtube client a while ago to avoid both of these problems and the occasional 403 problem
Anonymous No.105860414 >>105860512
>>105860399
This is true, it takes so long to seek. What formats do you use not to have the seeking issue?
Anonymous No.105860415 >>105860470 >>105860565
>>105860362
it works with my own youtube client which opens direct links with vlc
the vlc internal extractor in your video is the one that doesn’t work
Anonymous No.105860444 >>105860451 >>105860512
>>105860399
>if you use yt-dlp to download and open incomplete file with mpv then seeking won’t work
expand
Anonymous No.105860451 >>105860480
>>105860444
NTA but instead of yt-dlp url try mpv url and ull see
Anonymous No.105860470 >>105860512
>>105860415
I was talking about VLC's own youtube.lua script, which doesn't work anymore. Your own shitty client isn't what I was talking about.
Anonymous No.105860477 >>105861091
Can you rope yourself?
Anonymous No.105860480 >>105860500
>>105860451
that's not related to my SPECIFIC question.
Anonymous No.105860500
>>105860480
Are you dumb? If you mpv a youtube link it will use yt-dlp to play the thing instead of downloading
Anonymous No.105860512 >>105860547 >>105860554 >>105860565 >>105860572 >>105860596
>>105860414
there should be no seeking issue if you use mpv to open video links instead of using yt-dlp directly
>>105860444
if you don’t use mpv to open link directly yt-dlp has no way to know you’re seeking so you have to wait for the whole video to be downloaded if you want to seek to near the end
>>105860470
you said i was lying when i was talking about my own client
Anonymous No.105860547 >>105860652
>>105860512
Yeah because I thought you said it "still works", which it doesn't. Just say you made your own client thingy that works with VLC.
Anonymous No.105860554 >>105860572 >>105860652
>>105860512
>wait for the whole video to be downloaded if you want to seek to near the end
this specific bit is 100% correct. your generic assertion in your previous comment is not.
Anonymous No.105860565 >>105860652
>>105859854
>>105860104
>>105860399
>>105860415
>>105860512
You will never be a real woman.
Anonymous No.105860572
>>105860512
>>105860554
or i should have said, generally correct. since one can use tools like saldl with -l or -L. but that assumes knowing that you want to seek to the end before hand.
Anonymous No.105860596 >>105860652
>>105860512
>there should be no seeking issue if you use mpv to open video links instead of using yt-dlp directly
sorry sweaty but there is, seeking takes way too long. Maybe something wrong with my conf but there is an issue
Anonymous No.105860652 >>105860670 >>105860689
>>105860547
i did say "with my own youtube client" at the start
>>105860554
not really considering it to "work" when it only works inside the downloaded portion
>>105860565
im only interested in posting cute girls
>>105860596
some hls formats are slow to seek, but the ones that have both audio and video in one link have faster seeking which is the default for my youtube client
you can also try a non-hls format to reduce seeking time but you get throttling as a result
Anonymous No.105860670 >>105860750 >>105860975
>>105860652
>you can also try a non-hls format to reduce seeking time but you get throttling as a result
fucking scumbags
Anonymous No.105860689
>>105860652
>im only interested in posting cute girls
No, you're not.
Anonymous No.105860750 >>105860779 >>105861116
>>105860670
just grab using an external downloader and you don't have to worry about anything, unless your connection is <10mbits/s or metered.
most videos will finish within seconds, and you can save to /tmp (or whatever) if you don't want to hit disk storage.
passing youtube links directly to mpv was always stupid. needing 3rd party tools to improve the experience is doubly stupid. using ika spyware is quadruple(y) stupid.
Anonymous No.105860779
>>105860750
you're right but I don't even use it that much because then I have to reset my IP like two times a day because it outs me as a bot so I just watch in on youtube +ads -hardware acceleration like a cuck
Anonymous No.105860975
>>105860670
its mostly ffmpeg problem, its hls implementation is crappy
vlc works better with hls
Anonymous No.105860985 >>105861016
>>105820567
porn, thats it thats the only reason anybody gives a shit about media players, rippers, downloaders, sorters or anything like that
in 2025 there is no other reason to have media on your local system outside of this use case unless you have a data hoarding mental illness, nobody needs blazingly fast seeking and instant startup times to watch a regular movie
Anonymous No.105861016 >>105861047
>>105860985
how's tel aviv?
Anonymous No.105861047
>>105861016
if i lived or worked in tel aviv i would be in here trying to help people rip and download their porn in the highest quality, are you retarded?
Anonymous No.105861091
>>105860477
Anonymous No.105861116 >>105861296
>>105860750
what if i want to watch these several hours long videos
waiting for download a video larger than ram size to tmp is much more stupid
Anonymous No.105861296 >>105861522
>>105861116
how small is your RAM?
Anonymous No.105861522 >>105861776
>>105861296
i have some laptops with like 4gb of ram
opening with mpv lets me watch long videos without worrying about ram or storage
Anonymous No.105861776 >>105861837
>>105861522
>i have some laptops with like 4gb of ram
then you're swapping anyway. if i was in that shoes, i'd probably look into a distro with X32 ABI support (too bad it never got big).
Anonymous No.105861837 >>105862020
>>105861776
no swapping when i dont run a web browser and i keep tab count low
Anonymous No.105862020
>>105861837
do you debootstrap --variant=minbase
Anonymous No.105862447 >>105862531
bump33
Anonymous No.105862531
>>105862447
dead