//g/
File: 2kki.gif (217.0 KB)
217.0 KB
mpv ffmpeg yt-dlp
Showing all 74 replies.
>>
File: file.png (279.5 KB)
279.5 KB
mpv the 2kki
>>
I am all for moving mpv into the year 2000 with things like right-click context menu and DVD menu support. I forgot right-click even had a function, I just use spacebar. Perhaps in another two decades it will even have an official real UI (as a separate project, of course).
>>
>>108998690
ImPlay and mpv.net do exactly that. The original project is never gonna have a "real UI". Windows, Linux, MacOS, BSD? Who's gonna do all that work? Nobody!
>>
>mpv youtube url just werks
we're so back
>>
>>108998841
i can see bugsper doing it....if he was allowed.
it will be C#-based of course.
>>
I got a genuine question, not trying to be rude nor insult, do you guys have some sort of an illness regarding mental state to just not use Browser + uBO or what is going on?
>>
Why did mpv fail to replace VLC?
>>
>>108999229
mpv niggers dont want a proper ui because muh minimalism.
>>
>>108999229
it was never meant to be used on windows. this is why windows support will be dropped soon(ish). it's a failed experiment.
>>
>>108999259
most people open a video, click play and occasionaly click pause/play again. You don't need a ui for that
>>
Any plugins for mpv helping you cut a perfect loop from a video?
Basically i want something that allows you select a starting frame in a video that would blink on top of the end frame which i will move one step at a time trying to minimize the difference between them.
Or at the very least i want a key bind that will jump between start and end of the loop. This doesn't sound difficult to code, right?
>>
>>108999285
>usecase for a ui?
kill yourself linuxtard.
>>
>>108999270
luddite
>>
>>108999330
What made you think a *video player* was the right tool for this job?
>>
>>108999389
It has a comfy frame-by-frame walking and it also displays exact times i need to cut at. It already does most of what i need, i just need to compare frames
>>
>>108999341
can't read award
>>
>>108999599
minimalist fag award
>>
>>108997331
Help, I'm too retarded to get yt-dlp to extract from bilibili, there's a couple of open problems on it too and we are all getting the same error, I tried the cookies thing and it didn't work because I either fucked up the input or its legit just broken right now.
>>
i want to make sweet love to ikanon but i still need the source code
>>
>>108999341
>>108999666
Not being able to use a CLI is like being actually disabled in the tech world. Not every place has a ramp for you to get stuff done.
>>
>>108998942
>we're so back
It never stopped working on my machine
>>
>>108999759
>tinker tranny thinks non-linux users cant use the cli
i use the cli for actual stuff, not for some retarded video player.
>>
>>108997331
Usecase? Genuinely.
>>
>>109000075
>what's the usecase for transcoding videos?
>what's the usecase for downloading videos from the internet?
>>
>>109000067
>for actual stuff?
Like what, actually curious.
>>
>>108998690
https://haruna.kde.org/
Here you go.
>>
>>108999330
>Or at the very least i want a key bind that will jump between start and end of the loop.
>This doesn't sound difficult to code, right?
babbies first lua script
mp.add_key_binding(nil, "loop-seek-a", function()
local a = mp.get_property_number("ab-loop-a")
if a then
mp.set_property_number("time-pos", a)
end
end)

repeat for b in the same file then add 2 lines with whatever+blabla script-binding loop-seek-X to your input.conf
>>
https://github.com/mpv-player/mpv/issues/18086
>>
https://www.phoronix.com/news/Firefox-Vulkan-Video-Merged
>>
>>109000293
Am I supposed to know what happened without images? What did they change?
>>
>>109000085
Usecase for -> Go to youtube -> Find video -> Click on video -> Pause video -> Copy link -> Ctrl+T -> MPV [Link] -> Watch video in MPV instead?
>>
>>109000040
it always buffered like 3 seconds max for me, and would just pause because it couldn't cache properly
>>
>>108998690
>real UI
Why? Do you want it to be yet another virtual OS on top of your real OS? MPV is a media player, you give it the media and it plays it, it shouldn't have a full gui. If you want something else you can use any other program then give mpv what to play. ASS is enough.
>>
>>109000647
Pretty sure there are mpv plugins that give it guis or guis that use mpv, it isn't a hard thing to make.
>>
>>109000688
Like what? They all just draw ASS.
>>
>>109000293
Ngl German boomer kinda mogged all the anitroons there
>>
>>108999270
>windows support will be dropped
Source?
>>
>>109000866
Running gag. Relax
>>
what it is about the idea of a keyboard driven media player that whips people into an autistic rage? why is all the other keyboard driven software and music players fine, but mpv makes people start screaming with rage that they need to turn it to more like VLC?
>>
>>109000924
>keyboard driven software and music players
What are they? Don't say modal editors or Linux WMs
>>
>>109000931
nmcpmcpdmccp
>>
>>109000931
ikamp
>>
>>109001046
I'd rather use Windows Media Center, lil bro
>>
>>109000924
"keyboard driven software" doesn't target windows.
the people screaming are wintards.
the situation will fix itself soon.
>>
>>109000293
i laughed at this basedness
>>
its been like 5 years of gpu-next being broken, and we get vibe coded dvd menu support instead...
>>
>>109002410
gpu-next is not broken
>>
>>108999759
CLI goes against human nature itself. We are better at inferring things from visual cues than memorizing a command string to use once in a blue moon.
>>
>>109000396
Well, you see... uh....
>>
>>109002586
Which is why you can macro those commands to keys or have a log you can go back and reference, yes.
>>
File: 1754121892983746.webm (3.2 MB)
3.2 MB
>>109002438
it's broken with display-sync and nvdec, works fine with gpu.
>>
File: 1751844000075200.webm (3.0 MB)
3.0 MB
>>109002621
wait if I toggle tscale it's not breaking. what's happening?

anyone else on loonix can reproduce this?
vo=gpu-next
gpu-api=opengl
hwdec=nvdec
video-sync=display-vdrop
interpolation
tscale=mitchell


do
seek 1 exact
 several times, using seek bar doesn't trigger it?
sample file (loud warning): https://litter.catbox.moe/sh4geamrwrpj23z9.webm
>>
>>109002751
mitchell and sphinx both cause the artifacting and spam the console with errors, easiest workaround for me is to use triangle or catmull_rom as they similar enough.
>>
>>109002410
>and we get vibe coded dvd menu support instead...
not vibe coded
>>
>>109002751
>>109002804
Does setting vo_set_queue_params() with higher number of frames helps? in vo_gpu_next.c
>>
>>109000396
thats why u download it with yt-dlp first then play it in mpv locally for videos you want to keep in your collection
But I just use Invidious or Freetube, whatever works the best
>>109001046
where's the source code lil nigga
>>
>>108997331
>2kki
that's Madotsuki though
>>
>>109003406
im a brainlet, what do i need to change exactly?
    int req_frames = 4;
if (pars->params.frame_mixer) {
req_frames += ceilf(pars->params.frame_mixer->kernel->radius) *
(pars->params.skip_anti_aliasing ? 1 : 2);
}
vo_set_queue_params(vo, 0, MPMIN(VO_MAX_REQ_FRAMES, req_frames));

i tried setting req_frames to 4 and it gives me artifacting and errors constantly without having to seek.
>>
>>109003500
might be too much frames for the hwdec you are using. Try different values directly to set queue. See if any value works better. 3 for example:

vo_set_queue_params(vo, 0, MPMIN(VO_MAX_REQ_FRAMES, 3));
>>
>>109003706
3 seems to work, I don't get any artifacting or errors in the console.
>>
>>109003468
>Madotsuki
2kki
The bicycle, is put down right in the very ass.
>>
mpv has been so buggy lately with each update breaking something. please stop allowing vibecoding zoomers into the project. bring back wm4.
>>
>>109000180
winget
>>
Why isnt Mpv popular in Mumbai????
>>
>>109004404
no clue
pls redeem the mpv
>>
>>109004422
FUCK YOU
>>
>>108997331
Why is there always an mpv thread? Do we need an ls or cd thread? Wtf
>>
>>109004404
Because if you have your local set to India, no matter what click to play mpv will default to playing this loud as fuck and purposefully starts doing multiple queries so it freezes the ui while still playing the video and the only way to shut it off is to restart your computer.
https://www.youtube.com/watch?v=nz-V3g6-1KQ
>>
>>109004492
That's the wrong one anon, its this one
https://www.youtube.com/watch?v=0nhE38P10S4
>>
>>109004475
sure, as soon as ls or cd can be configured with key bindings and lua scripts, we will need a thread for that.
>>
>>108999741
bumping before bed.
>>
>>109000924
It really shows why it can be a good thing to not target every person on planet Earth when you make something. For command line tools mpv and yt-dlp are very easy to use for basic purposes anyways and provide visual feedback, they aren't doing anything unusual for what they are but people act like they're designed to be contrarian and specifically piss them off just because they're unfamiliar with the concept. Their anger should be directed towards the lack of quality tools in their own world that makes them feel the need to seek a niche alternative especially when it's giant corporations like Google and Microsoft that are failing to meet their needs.
>>
>>109004404
Multi-Purpose Vehicles (MPVs) are generally less popular among private buyers in Mumbai because their long bodies and low ground clearance make navigating congested, potholed streets difficult. Buyers in the city increasingly prefer high-riding, road-commanding SUVs that offer a stronger "status symbol" while better handling rough monsoon roads.
>>
>>109004475
>ls
you mean eza
>cd
you mean zoxide

Reply to Thread #108997331


Supported: JPG, PNG, GIF, WebP, WebM, MP4, MP3 (max 4MB)