[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


mpv ffmpeg yt-dlp argyllcms
>>
File: 1759010192623660.png (121 KB, 325x339)
121 KB
121 KB PNG
>>106882207
>ffwhat? Torrents?
>anon can you please just put on netflix?
>>
>>106882207
not again ikadev
>>
>>106882207
pasted ikadev
>>
>>106882325
>>anon can you please just put on netflix?
These hoes be rawdogging sex, no foreplay no nothing
>>
let me share with you the result of my obsession

input.conf
\ set speed 1.0
] cycle-values speed 1.189207115002721 1.414213562373095 1.887748625363387
[ cycle-values speed 1.887748625363387 1.414213562373095 1.189207115002721


mpv.conf
[insert_af]
profile-cond=speed ~= 1
profile-restore=copy
video-sync=audio
af-add=rubberband=engine=finer:formant=preserved:pitch=consistency:window=standard:channels=together


I'm satisfied with it, took my time with it and there's no better way than this if you want to maximize comprehension, been testing it for years. Matter of fact I would never go above ~1.4x in speed but that's just me. Feelings and various phenomena while listening matter more than flat lab tested comprehension results at high speeds. Win the marathon!
>>
>>106882207
is this supposed to be anamorphic or am I just tripping. looks kinda smushed to me
>>
>>106883285
tiktok brainrot
>>
>>106883381
I have never used tiktok in my life.
I only listen to tutorials and 40m+ presentations.
>>
profile=high-quality

Rate my config.
>>
>>106882325
How did you calculate those values?
>>
Could you share an invite to mpv discord again?
>>
just added a feed feature to my youtube client that shows new videos from all subscribed channels
the videos in feed can be filtered by maximum numbers of videos per channel and maximum age of videos
also added a dedicated feed button
>>
>>106884750
closed source pedoware
>>
>>106884695
you don't recognize [2^(3/12), 2^(6/12), 2^(11/12)]

the middle one most people should recognize immediately.
now, what the self-admittedly obsessive individual thinks he is gaining from this, i don't know?
>>
https://github.com/mpv-player/mpv/pull/16915 why there is so much autism in mpv?
>>
>>106882207
I never use these threads but maybe you fags can help me. I've been having some video related issues recently, and now I'm pretty sure it has something to do with ffmpeg. Any ideas?
>>106886229
>>106880845
>>
>>106886619
> (I'm still waiting for nanahi to say that this is what they meant)
Tranny confirmed.
>>
>>106886621
run
strings -a <path_to>/libxul.so | grep libavcodec.so

to see what "so" versions of libavcodec firefox would try to load at runtime.

if you're using firefox-143.0.4-1, then that would be:
strings -a /usr/lib/firefox/libxul.so | grep libavcodec.so
libavcodec.so.60
libavcodec.so.53
libavcodec.so.58
libavcodec.so.59
libavcodec.so.57
libavcodec.so.55
libavcodec.so.61
libavcodec.so.54
libavcodec.so.56


as you can see, "libavcodec.so.62" which is what you get with ffmpeg-8 is not there yet. ironically, installing ffmpeg4.4 would probably work for you, although you would be better off installing <latest-1> version and throwing it in /opt for that stuff. maybe aur has something ready-made for that....(looking)

"ffmpeg7.1" looks like a good fit, although it throws files in "/usr/lib/ffmpeg7.1/". but that's okay too.
>>
>>106887299
switching to firefox nightly would probably work too, though I've not checked if they updated.
>>
On the topic of firefox, remember this?
https://desuarchive.org/g/thread/106323120/#q106330560

I ended up submitting a fix to firefox myself, after figuring out what was really going on. So even the backup to the backup to my main identity is a firefox committer now:
https://github.com/mozilla-firefox/firefox/commit/459bc3d47789

Everyone who uses x11 should make sure to be on firefiox >=144 in setups where an Intel iGPU is enabled (even if not used). ESR is no good.

I wonder what this anon contributed to the world though!
https://desuarchive.org/g/thread/106323120/#q106330966
>>
https://github.com/mpv-player/mpv/discussions/16923
the slowness of yt-dlp is very noticeable
>>
>>106887515
Always has been.
>>
>>106887446
nah. forcing people to use "nightly" is retarded. i myself use "firefox-developer-edition" (beta channel) which is packaged by arch, and that still doesn't doesn't try 62.
and even with nightly, there will always be "desync" days. ffmpeg v<latest-1> is the perfect solution, imho. or whatever older version arch packages, if the user doesn't want to maintain anything themselves.
>>
>>106887515
>install my malware and you can save 1s loading each yt video
quite the marketing ploy this
>>
>>106887627
it has appealing UI though... unlike mpv.
>>
>>106887655
HEY! entrapping woman and lgbt<etc> is not socially acceptable anymore.
>>
>>106887299
>dynamic libs
disgraceful and disgusting
>>
>>106887833
it's not just dynamic libs. it's dlopen() for maximum enlightenment points.
>>
>>106888107
How do they manage ABI mismatch? There is no way avcodeccontext is compatible with all of those versions.
>>
>>106888188
just look up the code, like i would if i were to answer you
>>
>>106887627
>[download] Sleeping 4.00 seconds as required by the site...
and this isn't even counting startup and network requests time
>>
File: 1746736724864816.gif (3.81 MB, 640x480)
3.81 MB
3.81 MB GIF
For webm.lua how do I make it normalize audio and exclude subtitles? I assume the non_strict_additional_flags thing but usually those look weird and some ffmpeg flags don't work on it
>>
>>106889337
Okay this did it
additional_flags=--af-add=lavfi=[speechnorm] --sub-auto=no --sid=no
>>
>>106882207
pedotroon thread
>>
>yt-dlp on Win7
How? I got 403 errors lately.
>>
is there anything for a right click context menu for mpv that is os agnostic?
>>
>>106890571
yes. mpvOS will have a full cross-platform gui/overlay library with a lua api.
>>
>>106890388
by not using it
my youtube client works on windows 7 because it has its own extractor
>>
>>106890571
https://github.com/mpv-player/mpv/pull/16726
>>
>>106887627
Kek, people are catching on
>>
>>106891693
>DropWindows10SupportNow
Yeah I think Microsoft listened to you bro
>>
yt-dlp is at least better then freetube
>>
>>106882207
This is so cute!!
>>
>>106884750
love you so much xoxoxo
>>
>>106893218
faggot
>>
>>106893925
At least they have someone to love, how about you?
>>
>>106894537
imagine simping so hard for a tranny you havent even seen the face of
on 4chan
kek
>>
>>106895604
Imagine being not love
kek
>>
>>106895604
yeah i'm simping for him. so what? you sound jealous.
>>
>>106896777
tongue my anus
>>
File: 1739938172503091.png (854 KB, 1586x1721)
854 KB
854 KB PNG
>>106898144
my tongue is pretty long. are you sure you want it?
>>
>>106883379
anime was just like that back in the day.
>>
>>106898238
yes
>>
>>106894537
someone that doesnt love back
>>
>>106898238
No
>>
>>106898238
maybe
>>
nekomimi
>>
File: 1747604231427499.png (2.02 MB, 1693x975)
2.02 MB
2.02 MB PNG
>put computer to sleep while playing yt video in mpv
>come back
>only plays until whatever the cache had runs out
is there anyway to "renew/refresh" the connection from the mpv console so I don't have to open the link again?
>>
>>106893189
I use both
freetube for looking for videos + mpv/ytdlp for actually playing
still haven't figured how to play an entire playlist (as in local freetube playlists) in mpv though
>>
>>106882207
Isn't DisplayCAL a frontend for ArgyllCMS?
>>
>>106903187
yes, restart your pc.
>>
>>106904242
thanks for proving this useless general has turned into a troon circlejerk
>>
>>106904291
Why are troons like this?
https://xcancel.com/LundukeJournal/status/1978326593794683058
https://github.com/vmfunc/cargo-buttplug
>>
File: 1730854050263768.jpg (6 KB, 250x228)
6 KB
6 KB JPG
>>106904291
>6 hours
>>106905908
>1 hour
Mind broken.
>>
>>106904291
its a general for a fucking videoplayer

it's always been nothing but troons and the people who come here to laugh at them

fucking look at this shit:
>>106882207
>>106883379
>>106884750
>>106890843
>>
>>106886619
i don't understand this, color in mpv was perfect for many years, is this windows problem?
>>
>>106906921
arguably im not on the latest and it might be fucked recently
https://github.com/mpv-player/mpv/issues/16874
>>
>>106906921
>color in mpv was perfect for many years
close enough is not perfect, but likely imperceptible difference if not looking for it
>>
>>106903187
https://github.com/4e6/mpv-reload/tree/master
>>
>>106907105
how did i not know about this before
>>
>>106907287
right? i just got used to save-quit (even made it the default action) then opening it again to resume it. finally decided to see if there was a better way, and oh look, there's a script that does exactly that
>>
>>106903215
freetube is uses too much resource to be used just for browsing
i use my own youtube client for that which is much more lightweight
>>
>>106907673
ikadev imposter, there is no image... ikadev would never
>>
ikapedo dead in a ditch
>>
>>106907879
tehepero
>>
>>106883573
profile=fast
>>
File: 1732126038418788.jpg (880 KB, 3088x2316)
880 KB
880 KB JPG
I miss those days when I could just drop Youtube links on my mpv and it would play right away.
Guess we can't ever have nice things for long.
>>
>>106904291
Everyone is on discord now. This general is dead.
>>
>>106904291
trvthnvke
>>
>>106911325
>everyone uses this literal spyware
lol
>>
>>106911442
ah, yes because your messages on the image board are private
>>
>>106910481
you can still do that though?
>>
>>106911442
We also have a signal group, but that's only for trusted members of mpv community
>>
>>106911507
Nope.
Youtube is gradually rolling out new shit that blocks ytdlp (and with that mpv).
In those regions where this is already active ytdlp doesn't work anymore and if you look in the terminal to check you can see it either asking you to log in to prove you're not a bot or you simply get a 403 error.
If it's still working for you then it hasn't been rolled out in your region yet.
>>
Dissolve haasn
>>
>>106910481
I always had the habit of downloading everything that I watch so I'm fine. The new yt-dlp meta is to rate limit it.
>>
>>106903218
yes
>>
>>106912016
you won't be able to download anymore though
>>
>>106911551
get a new ip
>>
>>106912242
Helps only occasionally.
>>
>>106911488
>your messages
what messages lol
and in case you are a retard who didn't know:

https://spyware.neocities.org/articles/discord

make sure you read until this part at least:
>logs of all of the other programs that are open on your computer
>>
>>106911516
Is it going to be a fun read when the full chat leaks?
>>
>>106912530
we are all on discord, stay alone forever
>>
>>106912661
go to sleep cunty
>>
>>106912815
you autist privacy fags are so annoying, don't use xyz because, oh no, they will see what memes I send to my firends. There is place for privacy, but mpv meme discord is not one of it
>>
>>106912940
go to sleep cunty p
>>
File: file.png (101 KB, 500x487)
101 KB
101 KB PNG
>>106912974
>>
File: 1728073665187302.png (584 KB, 1537x971)
584 KB
584 KB PNG
>>106912940
>meme
>>
File: 1731654027159865.png (262 KB, 595x1108)
262 KB
262 KB PNG
>>106913007
>>
File: 1548225476138.jpg (156 KB, 900x1200)
156 KB
156 KB JPG
>>106913131
https://proton.me/blog/discord-age-verfication-breach
>>
>>106913323
You could send all your data to them and they wouldn't care. You are such irrelevant target. All you do is making your life harder, I bet you also use feature phone from 2010, because Google is backdoor and Apple too.
>>
>>106913489
>phone poster
>>
>>106913323
I'm waiting till the watch later database made by guido leaks
>>
There is no mpv Discord. Fuck you all yapping about?
>>
>>106914135
This was on #mpv-devel
The proof is concrete
<llyyr>    that one is not right
<llyyr> this means that when we delinearize, we need to use the inverse of the display or output EOTF, it has no relation to the input file
<kasper93> delinearize before sending to display is clear to use display characteristics
<kasper93> the issue is how to linearize, using also display to both have round trip and display appearance in linear space and follow the spec and you piece wise to use "optimized encoding"
<llyyr> yeah I'm just clarifying what I said to you on discord yesterday, I was explaining stuff under a misunderstanding
>>
>>106914167
Such solid proof, much wow
Literally could be private DM
>>
>>106914194
Don't you know IRC also has DMs? They don't need to use discord for that
The only reason is for the discord servers
>>
>>106914167
It's over. See you on discord.
>>
>>106914194
you need to be nice to llyyr, only he can give you invite
>>
>>106914434
is that really llyyr? Can someone ask him?
>>
Have your youtube accounts ever gotten banned when giving cookies to yt-dlp?
>>
>>106882207
>argyllcms
what
>>
thumbfast osc patch:
https://paste.systemli.org/?9bf761290fc41c9a#BPx6fWU7tNpi6CeGzRojFyPrvMqB7RFu15JBreejz4Nq
pre-patched osc (233e896):
https://paste.systemli.org/?bdae42446b11c595#GXckehihaRLJrmc9RZmhddwK6dAJ8ND2m45afHWTXq2p

Here's a thumbfast patch for osc.lua and a pre-patched osc.lua with thumbfast support. Figured I would dump it since its been a while and someone actually bothered to make a thread.
>>
>>106915203
Got a 15 minute cooldown warning last night where I couldn't view videos at all with my account even in firefox. I was mass downloading entire channels though.
>>
>>106915587
Is there an actual reason thumbfast can't do all its shit in its own file, or is this just programmer autism that's to blame for having to fuck around with osc.lua as well?
>>
>>106916039
I don't think a thumbnail script should be reimplementing UI features and hacking around UIs, assuming that's even feasible without UIs providing some level of support. All third-party UIs already have thumbfast support so they do not need to be patched.
>>
>>106916039
Fym? Ain't seekbar part of osc.lua? So it makes sense why you'd have to change things there
>>
>>106915587
Sound like guidobloat
>>
>>106916515
if it was guido it would be merged upstream and have 3 separate unrelated changes that break existing features and an unexplained rebind of buttons
>>
>>106916570
true, guido's unrelated changes are classic
>>
>>106882325
I just turn on Jellyfin. retards don't know the difference.
>>
>>106916690
is netflix still big?
their non-english "original" stuff at least is mostly shallow derivatives of amerimutt TV written by literal jeets and translated to whatever faux-local setting the series is supposedly made for, but with all the amerimutt-isms still there.
i would guess "AI" would be replacing the jeet "writers" soon for that, and it won't be any more crap, or the jeet "writers" themselves will use "AI" to cheat if that doesn't happen soon enough.
>>
>>106916753 (Me)
>non-english
i should have said non-amerimutt really. because even their e.g. welsh series are the same, shallow derivative mutted shit.
>>
File: titan bingie kodi theme.jpg (317 KB, 1920x1080)
317 KB
317 KB JPG
>>106882325
sure, anon, here you go!
>>
If I have a list of vimeo links with the password right after each link, what's the best/is there a way to batch download them? Or do I have to manually enter each link with each password?
>>
>>106918776
Okay I figured it out, took a while
>>
>>106919193
you're not going to tell the future how? don't assume you're stupid.
>>
>>106919235
DM'd you the fix!
>>
>>106916753
>is netflix still big?
I have no idea since I don't use any of these cuck services but other people I talk to still seem to use at least Netflix.
>>
>>106919412
>>106919235
I purposely did write that to bait (You)s but fine I guess I'll share how I figured it out, you can presumably do this in a better way but it works.


Vimeo Link + Password [Example: https://vimeo.com/NUMBER PASSWORD]

Text editor
Find:
https://vimeo.com/
Replace:
yt-dlp -v --cookies-from-browser brave https://vimeo.com/

You must be logged into vimeo on the browser for the cookies to work, I registered with a temp email.

Find:
https://vimeo.com/\d\d\d\d\d\d\d\d\d
Replace:
\0--video-password "

Using "\d" only works if they're all of the same number length, otherwise you gotta use a different a regex

Find:
--video-password ".+
Replace:
\0"
>>
>>106912097
Yes I will. Not even Netflix can stop me from doing that, they've only added an encryption layer which requires effort to bypass.
>>
>>106920155
you know regex patterns are greedy, right?
if i understand what your use-case correctly, all you needed was something as simple as:
sed 's|\(.*\)\s|\1 --video-password |'
>>
>>106920350
No idea what any of that means or how to use it. I did some quick googling and managed to figure out that you could use cat note.txt and then do a sed command.

This isn't quite what I need to. First of all I need quotation marks around the password because some passwords are sentences rather than single words. Second of all I need to insert some additional text for yt dlp to work but I suppose you could still do that after the sed command like in my original post.
>>
>>106920526
let me try to make this an educational moment and explain this in the simplest possible terms.
sed 's|\(\S\+\)\s\+\(.\+\)|\1 --video-password "\2"|'

\s represents white space characters like space,tab,...
\S there opposite of of \s
. matches any charcter
+ is a non-empty sequence sequence
what's between () is a match group, witch can replaced with \1,\2,...
\ is an escape character. it would be less needed if this wasn't sed.

so what's being replaced is:
1. match group 1 which is the longest sequence without white space. that's the URL.
2. a non-empty sequence of white space
3. match group 2 which is the rest of the line

replaced with:
1. match group 1 (the URL)
2. <space>--video-password<space>
3. quoted match group 2
---
rate my explanation
>>
about to switch to ganoo linux away from winshit
i'm using a AMD ryzen 3
do i need a vaapi driver? deepseek suggested the libva-mesa-driver
>>
>>106921095
>switch to ganoo linux away from winshit
you're falling for a /g/ meme. switch to Arch instead. otherwise, you will be a wintard again withing a week.
maybe the premise of source-based distros will appeal to you in a few years, maybe not. but it's not suitable for people switching from winshit.
>>
>>106921403
>switch to Arch instead
bro calm down I'm literally switching to Arch. Arch is the default distro in my opinion.
and I've been on Arch for a while on different devices (with different purposes). this is for my main laptop which is on Ryzen.
now can you just answer the question? do I need to do anything special to get h/w accel for mpv on a ryzen? This specific thing is something I haven't done before.
>>
>>106921428
ask in your distro's irc channel. i'd imagine gentoo doesn't require retarded "freeworld" shenanigans like fedora, so things should just work. but you should get an informed answer from the irc crowd within seconds, X minutes max.
>>
>>106921476
m8 are you genuinely retarded? i'm asking for ARCH LINUX. ARCH LINUX. ONE MORE TIME, ARCH LINUX.
THE FUCKING GANOO LINUX THING IS A MEME FROM LIKE DECADES AGO ABOUT RMS BEING A FUCKING RETARD J*WK*KE
>>
>>106921511
based
>>
>>106921511
how did you manage to get yourself stuck when a simple "pacman -S mesa" would (presumably) have just worked?
Provides        : libva-mesa-driver=1:25.2.5-1  mesa-libgl=1:25.2.5-1  mesa-vdpau=1:25.2.5-1  libva-driver  opengl-driver  vdpau-driver
>>
>>106921703
stuck? wtf are you talking about? i haven't even installed it yet. i'm still backing up my shit from winshit. i was asking for when i have everything set up. it was a fairly simple question but i guess i was hoping for too much. i guess i'll just go with the AI's reply and hope it works.
>>
For me it's Fedora, miss me with that cringe Arch shit
>>
>>106921095
no
>>
>>106926658
>>
File: 1732789795570881.png (683 KB, 1596x1198)
683 KB
683 KB PNG
Is there a UI with controls below the player instead of inside the video?
>>
>>106926693
yea, there's some mpv-backed media players with external controls like that
>>
is this a suitable thread for video processing questions? i mean there's ffmpeg in there.
i'm wondering if anyone knows of any good analog tv footage cleaning filters, like to remove or reduce things like artifact colour, dot crawl, etc. context is a PAL DVD of a 50i tv show. i'm already aware of qtgmc for deinterlacing, but this is an obvious tape transfer so it's not exactly the cleanest picture
>>
>>106882207
>mpv suggests you download yt-dlp
>yt-dlp suggests you download ffmpeg
Cute....
>>
>>106926693
Mpc-qt exists if you are interested



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.