mpv ffmpeg yt-dlp
>>108764307>vlc>mpc-hc>wmp
Is Kasper the main mpv dev now?
>>108764307>go to check whats mpv about>see this >leave
mpv is vibecoded slop nowadayshttps://github.com/mpv-player/mpv/pull/17738https://github.com/mpv-player/mpv/pull/17838https://github.com/mpv-player/mpv/pull/17730
>>108764525Why do jeets love trooning out on github so much?
>>108764500Has been for a long time lowkey
>>108764814https://codeberg.org/small-hack/open-slopware#videompv VLC NewPipe PipePipe Kodi Jellyfin are all vibesloppedreturn to mplayer
use vo=dmabuf-wayland
>>108764307I look like this
>>108765456>vo=gpu-next>gpu-api=vulkanIs all you need and they should drop all the other meme vo and gpu settings
>>108764814And? It's the future of software development.What is more concerning is that kasper doesn't know what FATE is.
>>108766009Doubtful he doesn't know when he have dozen of FATE jobs.
Did anything better than ArtCNN come out it?>>108764814Claude is decent enough that it can do simple stuff pretty quickly if you properly railroad it
Test
Could you mr. normal citizien magine spending a substantial amount of time on configuring a media player? It's not like a riced desktop, when it works it's invisible. What's there to tinker with, your flabby shenis?
>>108765441Lol, trannies really have nothing better to do huh?
>>108766456There is quite a lot to tinker with, in fact.
Why is this like this?
>>108765688Not using vulkan because the slow start up issue will probably never be fixed as it's already been years already.
>>108767280trannies suck at docs
>>108766550>>108768610don't be a bigot
>>108769050wm4 won
How do I get mpv to work over ssh? Ik I can do ssh server "cat file.ext" | mpv - . But there has to be a better way. I guess I could mount it with sshfs but that is gross. maybe sftp but that is also kinda gross.
ssh server "cat file.ext" | mpv -
>>108769829I guess ssh server "< file.ext" | mpv - is techinically better. but I think I am just running into the issues of stdin being a stream of data in order, mpv can't request a specific bit.
ssh server "< file.ext" | mpv -
>add support for e621 and custom booru sites (1.20260222)ty ikadev
>>108770645Kill yourselft samefag tranny
>>108770755n
is anyone actually running mpv on x11 + nvidia? mpv 100%'s a cpu core even when hardware decoding and makes other programs unresponsive. it just werks on windows
>>108766456Mpv just werks, but it's handy when you want to change anything you can find --some-option to do so
>>108764307ikadev did you troon out? if yes when will you kill yourself and we'll be freed from this shitty threads?
Vulkan hwdec with gpu-next is absolutely fucked for 4k vp9/av1 for me on Linux with mesa, dropped frames, appalling microstutters and terrible frame time inconsistencies meanwhile vaapi is just fine.
>>108771380That's why Vulkan hwdec is not considered safe anymore, https://github.com/mpv-player/mpv/pull/17740
>>108764307Based thread
>>108769829Why not use something better?Like ffmpeg to send the file and mpv to read it?
>>108769829sshfs uses sftp dumb retard. and there is nothing gross about it, if you really want to operate over ssh. other options exist if the ssh requirement is not really a requirement. you can use literally anything over a point-to-point wireguard "encrypted" connection.
>>108771273>is anyone actually running mpv on x11 + nvidia?yes. and i don't have the problem you describe. the only issue i notice is with AV1 software decoding causing high gpu usage at high speed playback, even though the CPU is not maxed. hardware decoding (h264/h265/vp9) works without issue, minor or otherwise.this is using release mpv (Arch) on my laptop with an aging GTX 1650 card. i only use git versions on my workstation.
yt-dlp hasnt updooted for some time now, still working great in my debian and mpv.
>>108771504Not him, but ssh sucks at unstable connections. It freezes or doesn't attempt to re-connect. In combination with sshfs this gets really icky because you have a stale, unresponsive filesystem, that freezes anything that accesses it.
>>108771830which is why i suggested that the other anon should figure out if "over ssh" is actually a requirement.
>>108764307What is a mhtml storyboard file from YouTube & what is it used for? I looked up what a .mhtml file is & it's used for archiving whole HTML pages.And storyboards are for pre-visualization of scenes for animation. When they are downloaded from YouTube, I get one image & a mhtml file which seems to contain just a page of screenshots bunched together.But what does YouTube use it for & why would you want to download one?
>>108771911Chapter previews maybe?
>>108771273try vo=gpugpu-api=openglwhen they made gpu-next and vulkan the default it caused a lot of issues. also try without using video-sync if you are using it.
vo=gpugpu-api=opengl
>>108771380>>108771521With gpu-next like 50% of h264 files break with hwdec=auto, also most vp8 files.gpu has no problems at all.
If makemkv doesn't reencode video then how does it combine multiple video files into one?
>>108772336For me they broke hwdec even with old vo=gpu.
>>108772441i don't know what makemkv is, but those are split files of a single MPEG-TS stream (from a BD presumably) which you can literally just byte-concatenate. so it's the most trivial case of "combining" that doesn't need any special handling or support.
>>108772773>what are timestamp discontinuities
>>108769937just use sshfs
>>108772887>split files of a single MPEG-TS streamsupposedly, a tool would check for that, otherwise, it's more than "timestamp discontinuities" that could cause an issue. not that "TS discontinuity" is a big issue on its own anyway. MPEG-TS timestamps are limited to 25 hours or whatever the exact number was, so literally billions of people hit these "discontinuities" every day on their receivers... without even noticing.
>>108764307I love Raiko mamaI use both mpv and vlc
>>108765688This is the only acceptable answer>>108768154>Slow start up Works fine for me, must be a skill issue
>>108773173You're probably just not used to how fast it starts with vo=gpu and openglhttps://github.com/mpv-player/mpv/issues/13019https://github.com/mpv-player/mpv/issues/16218
>vulkan>libplacebo>goodChoose one and only one.