Showing all 74 replies.
>>
>>
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).
>>
>>
>>
>>
>>
>>
>>
>>
>>
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?
>>
>>
>>
>>
>>
>>
>>
>>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.
>>
>>
>>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.
>>
>>
>>
>>
>>
>>
>>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 scriptmp.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
>>
>>
>>
>>
>>
>>
>>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.
>>
>>
>>
>>
>>
>>
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?
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
File: 1754121892983746.webm (3.2 MB)
>>109002438
it's broken with display-sync and nvdec, works fine with gpu.
>>
File: 1751844000075200.webm (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
doseek 1 exactseveral times, using seek bar doesn't trigger it?
sample file (loud warning): https://litter.catbox.moe/sh4geamrwrpj23z9.webm
>>
>>
>>
>>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
>>
>>
>>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));
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>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
>>
>>
>>
>>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.