← Home ← Back to /g/

Thread 106323120

226 posts 66 images /g/
Anonymous No.106323120 >>106323308 >>106326208 >>106326369 >>106326392 >>106326443 >>106329932 >>106334730 >>106386052 >>106388836
mpv
Anonymous No.106323160 >>106323168 >>106323307 >>106323607 >>106329645 >>106360788
why did the general die
Anonymous No.106323168
>>106323160
mpv is solved software
Anonymous No.106323307
>>106323160
Discord.
Anonymous No.106323308 >>106329895
>>106323120 (OP)
SMPlayer
Anonymous No.106323607
>>106323160
despite what fake oldfags will tell you this site is generally smart enough to realize that if you just shut up for a couple days the bored teens will leave you alone
Anonymous No.106323803 >>106323953 >>106325355 >>106325727 >>106373166 >>106373297 >>106375403
What do you guys use to upscale anime again?
Anonymous No.106323885
There was something I wanted to post in this thread a day or two ago but there wasn't one up
I already forgot what it was, maybe I already solved it
Anonymous No.106323953 >>106325090 >>106376791
>>106323803
Just like non-anime. you get the best version available/possible. Then you use a good (interpolating) scaler if needed (e.g. lanczos), and maybe a filter if needed (for e.g. sharpening).
Doing anything beyond that, like using non-interpolating "upscaling" (i.e. introducing fake pixels with fake artificial math) is a sinful act, as it goes against the artistic intent of the authors.
Anonymous No.106324965
profile=high-quality
Rate my config.
Anonymous No.106324983
vo=gpu

Rate the 'fig.
Anonymous No.106325090 >>106325316
>>106323953
>non-interpolating "upscaling" (i.e. introducing fake pixels with fake artificial math)
What. That's still interpolation.
Anonymous No.106325316
>>106325090
yeah. "interpolating" is too generic.
that was my attempt at giving non-AI scalers a good descriptive name. but this one is not distinctive enough. suggestions?
Anonymous No.106325355
>>106323803
CuNNy and ArtCNN seem to be the best
I prefer CuNNy-4x16-B for web-dl and good sources and the DS variant for shitty ani-cli streaming
Anonymous No.106325727 >>106329589 >>106329611
Yeah so I just got a 1440p monitor for some reason with response times that are entirely too high.
Curious about >>106323803 as well but also how the fuck do I reduce the stutter when panning? Can I?
Anonymous No.106326208 >>106328162
>>106323120 (OP)
Is this AI?
Anonymous No.106326369 >>106328494 >>106343762
>>106323120 (OP)
Dude, I've put keep-open=yes on my mpv config but that shit ain't work.
Anonymous No.106326392
>>106323120 (OP)
MPV hates you pedophiles
Anonymous No.106326443 >>106326534 >>106328770
>>106323120 (OP)
fp8 support for faster shaders when? haasn, stop having sex and implement it, I want to run ArtCNN_R16F96 in realtime.
Anonymous No.106326534 >>106326693
>>106326443
>her shaders arent compiled with tensorRT
Anonymous No.106326693
>>106326534
can you kill yourself tranny
Anonymous No.106328162
>>106326208
no
Anonymous No.106328494
>>106326369
you probably need idle=always or something as well idk i'm too lazy to read the manual for you.
Anonymous No.106328770 >>106328848
>>106326443
>fp8 support
it's supported in vulkan. Gives scaling artifacts, fp16 is better.
Anonymous No.106328848 >>106328905
>>106328770
>it's supported in vulkan
It is supported in Vulkan but not implemented in libplacebo
Anonymous No.106328905 >>106328967
>>106328848
Needs to be implemented in shader first
Anonymous No.106328967
>>106328905
DLSS and FSR4 run on FP8, it can be done.
Anonymous No.106328975 >>106329429 >>106329436
>Input #0, matroska,webm, from 'S01E08 Bombad Jedi.mkv':
> Metadata:
> title : S01E08 Bombad Jedi [GRAV1TY]
> encoder : libebml v1.4.2 + libmatroska v1.6.4
> creation_time : 2022-09-30T15:49:24.000000Z
> Duration: 00:22:35.66, start: -0.007000, bitrate: 2546 kb/s
> Stream #0:0: Video: av1 (libaom-av1) (Main), yuv420p10le(tv), 1920x816 [SAR 1:1 DAR 40:17], >23.98 fps, 23.98 tbr, 1k tbn,

why does av1 files take 2 seconds to scrub/seek/preview/idontknowtheword? even when it's cached
Anonymous No.106329260 >>106329279 >>106329439 >>106329444
You guys know why this happens?
Anonymous No.106329279 >>106329327
>>106329260
Have you tried without hardware decoding?
Anonymous No.106329327
>>106329279
Yep.
Anonymous No.106329429
>>106328975
do
mkvinfo -s 'S01E08 Bombad Jedi.mkv' | head -1000 > /tmp/mk.txt
curl --data-binary '@/tmp/mk.txt' https://paste.rs/

and share the paste link.
Anonymous No.106329436
>>106328975
Does your GPU support hardware decoding of AV1?
Anonymous No.106329439 >>106329457 >>106329468 >>106329545
>>106329260
Because you’re using gpu-next.
https://github.com/mpv-player/mpv/issues/16686
Use gpu.
Anonymous No.106329444
>>106329260
what terminal vo is this?
DropWindowsSupportNow No.106329457
>>106329439
WONTFIX (unsupported platform)
Anonymous No.106329468 >>106329503
>>106329439
>gpu model: Intel 3000
Anonymous No.106329503 >>106329548
>>106329468
Yes.
https://www.techpowerup.com/gpu-specs/hd-graphics-3000.c1257
Anonymous No.106329545
>>106329439
Thank you, sir, problem solved.
Anonymous No.106329548 >>106329654
>>106329503
>A not too crappy GPU. mpv's focus is not on power-efficient playback on embedded or integrated GPUs (for example, hardware decoding is not even enabled by default). Low power GPUs may cause issues like tearing, stutter, etc. On such GPUs, it's recommended to use --profile=fast for smooth playback.

https://github.com/mpv-player/mpv?tab=readme-ov-file#system-requirements

Anything older the Iris Xe (12th gen) from Intel is absolute crap driver wise, specially on Windows, at least on Linux the Intel Mesa drivers are decent.
Anonymous No.106329589 >>106330215
>>106325727
you can pirate topaz video ai and interpolate the anime to 60hz which will remove stutter in panning scenes
I guess you can upscale using the tool too but I cant image any modern release requires it
Anonymous No.106329611 >>106330215
>>106325727
>fuck do I reduce the stutter when panning? Can I?
Set your monitor refresh rate to a multiple of 24Hz.
Anonymous No.106329645
>>106323160
MPC-BE is better
DropWindowsSupportNow No.106329654 >>106329675
>>106329548
>you must use a shit new intel CPU/iGPU with winshit
lol
Anonymous No.106329675 >>106330045
>>106329654
Even on Linux these old Intel gpus don’t properly support Vulkan, so you can’t use gpu-next because gpu-next+opengl is untested shit.
In a word: use gpu.
Anonymous No.106329863 >>106333718 >>106337000 >>106337196
The great debate.
Anonymous No.106329895
>>106323308
I use that one
Anonymous No.106329932
>>106323120 (OP)
mpv trial
Anonymous No.106330045 >>106330479
>>106329675
>old Intel gpus don’t properly support Vulkan
this is not true. well, it depends on how old we're talking.
it was turned off for years in the BIOS because i have a dGPU, but i re-enabled a 7th gen iGPU the other day to experiment with hardware encoding. and it does support vulkan.
VK_LAYER_MESA_device_select (Linux device selection layer) Vulkan version 1.4.303, layer version 1:
Layer Extensions: count = 0
Devices: count = 3
GPU id = 0 ()
Layer-Device Extensions: count = 0

GPU id = 1 (Intel(R) HD Graphics 630 (KBL GT2))
Layer-Device Extensions: count = 0

GPU id = 2 (llvmpipe (LLVM 20.1.8, 256 bits))
Layer-Device Extensions: count = 0

i also question the validity of the assertion
>gpu-next+opengl is untested shit.
but i don't daily drive that. so i'm not going to die on that horse.
Anonymous No.106330215 >>106330230
>>106329589
Sounds like a terrible idea.
>>106329611
Already capped at 120, unrelated. It's a response time issue. I don't really understand it either.
Anonymous No.106330230 >>106330238 >>106330277
>>106330215
>It's a response time issue
If it is a LCD panel, try setting the overdrive seed to the slowest setting
slower response times = smoother motion
Anonymous No.106330238
>>106330230
*overdrive speed
Anonymous No.106330277 >>106330284
>>106330230
Thing is, the slowest is still too fast.
Anonymous No.106330284
>>106330277
That's the issue with gaming monitors, and with OLED the 24p stutters are even worse.
Anonymous No.106330479 >>106330708
>>106330045
CPU before skylake doesn’t support vulkan 1.2 required by libplacebo. 7th gen is supported, too new.
Anonymous No.106330560 >>106330718 >>106343214
(off-topic)
i wonder if anyone else has seen this.
playing youtube videos full-screen in firefox (developer edition, Linux, x86_64) has been slow in the last two days. cpu usage is relatively high. and one thread is probably maxing since playback is clearly jittery and the ui is not very responsive.
not decoding related since choosing lower resolutions doesn't help.
no problem if not full-screen.
no problem if using brave.
no problem if using the same firefox version and profile in sway or weston, only a problem in X11.
Anonymous No.106330708 >>106330738
>>106330479
that checks out.
the comment chain mentioned 12th generation as a cut-off, hence my response.
Anonymous No.106330718 >>106330911 >>106330958 >>106358356
>>106330560
stop using web browsers for youtube
Anonymous No.106330738 >>106330958
>>106330708
> the comment chain mentioned 12th generation as a cut-off
it also mentioned linux mesa drivers are decent despite vulkan support is still shit
Anonymous No.106330911 >>106330966
>>106330718
thank you for your useless comment.
and no, i'm not going to ask you what to use instead so you can recommend your crap.
Anonymous No.106330958 >>106331515
>>106330718
>>106330738
You fuck black men.
Anonymous No.106330966 >>106331041
>>106330911
Nigger you're in the fucking mpv thread, why did you even decide to ask that here.
Anonymous No.106331041 >>106331162
>>106330966
because 2-4 people who know their shit (not you) hang out here.
Anonymous No.106331162
>>106331041
You are genuinely retarded.
Anonymous No.106331192 >>106331515
>mpv thread
>no deleted posts
>no schizoposting
i'm thinking we're so back.
Anonymous No.106331515 >>106331672
>>106331192
>>no schizoposting
>BBC fetish out of nowhere >>106330958
Anonymous No.106331672
>>106331515
grim. i didn't see that.
Anonymous No.106331791
He's right though
Anonymous No.106333718
>>106329863
Both wrong
Anonymous No.106334730 >>106335391
>>106323120 (OP)

Fucking legend
https://www.reddit.com/r/nextfuckinglevel/comments/1mw4vnt/the_creator_of_vlc_refused_an_offer_worth/?utm_source=share&utm_medium=mweb3x&utm_name=mweb3xcss&utm_term=1&utm_content=share_button
Anonymous No.106335391 >>106339170
>>106334730
Anonymous No.106337000 >>106339132
>>106329863
polar catrom!
Anonymous No.106337196
>>106329863
I use ewa_robidoux to downscale 4k to 4chan friendly resolutions
Anonymous No.106339132 >>106341587
>>106337000
>polar anything
No
Anonymous No.106339170
>>106335391
Irate vg nerd
Anonymous No.106341325 >>106366841
test
Anonymous No.106341587
>>106339132
Anonymous No.106343214 >>106347544
>>106330560
(update)
so, many functions from libxul are top of perf-report. but none is really super hot. the hottest one is:
linear_convert_yuv(Texture&, Texture&, Texture&, YUVMatrix const&, int, IntRect const&, Texture&, IntRect const&, bool, bool, IntRect const&) inlined at /usr/src/debug/firefox-developer-edition/firefox-143.0/gfx/wr/swgl/src/composite.h:1389:3 in CompositeYUV

nothing from libxul appears at all when profiling in weston.
is the fact that X11 is non-composited fucking performance here somehow?
is mozilla not tracking X11 performance?

(digression)
so i found out that perf can be built with libdebuginfod support. but all that does is grab debug files when exiting perf-record. automatic symbol resolution from perf-report is presumably not implemented (or i couldn't figure out how to do it). so i had to demangle manually.
Anonymous No.106343604
When avx512 rewrite
Anonymous No.106343762
>>106326369
just type keep-open
adding =yes made it not work for me, lol
Anonymous No.106345237 >>106346957
>>105330744
Anonymous No.106345353 >>106345473 >>106358183
Does anyone know why my mpv screenshots are insanely big (3~4mb)? This is my screenshot config (winshit 10 user):

screenshot-format=png
screenshot-png-compression=9
screenshot-webp-lossless=yes
screenshot-high-bit-depth=yes
screenshot-sw=yes


A problem I encountered was that no matter what compression rate I enabled (1-9), the time would remain almost the same.

Is the expected behaviour because of my config or is something wrong?
Anonymous No.106345473 >>106346256
>>106345353
>Does anyone know why my mpv screenshots are insanely big (3~4mb)?
>screenshot-high-bit-depth=yes
That is the why
Anonymous No.106345484 >>106346256
>screenshot-webp-lossless=yes
Anonymous No.106345541
run a script that just does some compression in the background using oxipng or optipng idk.
Anonymous No.106346256 >>106358183 >>106368183
>>106345473
>>106345484
This does not explain why compression isn't working at all. (1-9) neither affects size nor compression time and I find it really hard to believe that no compression is possible at all.
Anonymous No.106346957 >>106347127 >>106347406
>>106345237
why is your music directly in the home folder
Anonymous No.106347127 >>106347406
>>106346957
temporary location
Anonymous No.106347406 >>106347412
>>106346957
>>106347127
Troon2Troon conversation
Anonymous No.106347412 >>106376806
>>106347406
No no, this is clearly a BWC to BWC conversation
Anonymous No.106347544 >>106381735
>>106343214
(update+fix)
i figured one of the gfx options might help, and somehow got it right on the first try.
setting "gfx.color_management.enablev4" to "false" in "about:config" fixes the issue.
Anonymous No.106347639 >>106347755 >>106347767
ITS OUT

https://ffmpeg.org/index.html#pr8.0
https://ffmpeg.org/index.html#pr8.0
https://ffmpeg.org/index.html#pr8.0
Anonymous No.106347755 >>106347767
>>106347639
FAKE NEWS
it's only out when i see it here:
https://code.ffmpeg.org/FFmpeg/FFmpeg/releases
Anonymous No.106347767 >>106348364
>>106347639
>>106347755
ffmpeg is deprecated anyway.
use librempeg instead.
Anonymous No.106348334
When I try to use https://github.com/dsetareh/mpv-webm it immediately says "Encode failed!", even though ekisu runs normally, same options
How do I stop being a retard and make it work?
Anonymous No.106348364 >>106348620
>>106347767
>ffmpeg is deprecated
lmfao you wish
Anonymous No.106348620 >>106350007
>>106348364
i started building mpv against librempeg recently. zero issues except for a couple of lavfi filters i use which now have different param names. that's a one-time fix which took two minutes.
less bugs. more features. and paul will fix any issue you report within 48 hours.
ffmpeg is deprecated.
Anonymous No.106348707 >>106348731 >>106348900 >>106348989 >>106350283
>update libplacebo and mpv
>segmentation fault (core dumped)
nice. segfaults on quit. sugoi whoever managed to break it because there haven't been many commits this week.
Anonymous No.106348731 >>106348759
>>106348707
last two segmentation faults i came across were caused by the jeet. so checking commit authors may help if you don't want to bisect.
Anonymous No.106348759
>>106348731 (me)
tbf, there was a third one caused by a bugsper commit. but he had already fixed by the time i wanted to report it, since i don't build daily.
Anonymous No.106348900 >>106348989
>>106348707
seems to happen going as far back as libplacebo 430d4921 and mpv 3132ad6 so it may be related to a system package instead. I can try commits from 2+ weeks ago later to make sure.

if anyone else is on arch, feel free to try to reproduce.
mpv --no-config --gpu-api=vulkan
this is the minimal config to reproduce. happens on both gpu and gpu-next vo
Anonymous No.106348989 >>106349224 >>106350283 >>106360296
>>106348707
>>106348900
arch updated to mesa 25.2.1 and that seems like the most likely cause so I won't bother bisecting or debugging since I'm lazy. llyyr can figure it out and report it upstream if it's mesa/radv
Anonymous No.106349224
>>106348989
i'm seeing this too. and can confirm it also happens with previously working mpv+libplacebo builds.
#0 0x00007fffbb5f0e10 in ?? ()
#1 0x00007ffff3c93e50 in __GI___nptl_deallocate_tsd () at nptl_deallocate_tsd.c:73
#2 __GI___nptl_deallocate_tsd () at nptl_deallocate_tsd.c:22
#3 0x00007ffff3c96870 in start_thread (arg=) at pthread_create.c:456
#4 0x00007ffff3d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Anonymous No.106350007 >>106350190 >>106350448
>>106348620
>ffmpeg is deprecated.
Nope. But thanks for your anecdotal evidence
Anonymous No.106350190
>>106350007
Saaaar
Anonymous No.106350283 >>106350453 >>106360296
>>106348707
>>106348989
It's mesa.
https://gitlab.freedesktop.org/mesa/mesa/-/issues/13571
Anonymous No.106350352 >>106350472
>Interpolation
Is it still shit and causes a ton of artifacts?
DropWindowsSupportNow No.106350448
>>106350007
if anyone wants to experiment with librempeg+mpv, but is concerned about overriding libav* libraries system-wide. here is what you need to do (assumes Arch, adapt accordingly).

1. with librempeg, pass this to configure:
--prefix=/opt/librempeg --build-suffix="libre"


2. also with librempeg, do this, so other programs (e.g. mpv) can find libre's libraries while searching for non-libre-suffixed ones:
# pkg-config files for libs without libre suffix
for lf in $pkgdir/opt/librempeg/lib/pkgconfig/lib*libre.pc; do
lli=$(expr "$lf" : '.*/\(.*\)\.pc')
lff=$(expr "$lf" : '.*/\(.*\)libre\.pc')
cp -a $lf ${lf/$lli/$lff}
sed -i "s|^Name: $lli|Name: $lff|" ${lf/$lli/$lff}
done


3. to build a program against the libre libraries, pass this before build calls (example with meson):
PKG_CONFIG_PATH=/opt/librempeg/lib/pkgconfig:/usr/lib/pkgconfig meson setup build ...


4. Check built program (e.g. mpv)
% readelf -d /usr/bin/mpv | rg 'NEEDED.*libav'
0x0000000000000001 (NEEDED) Shared library: [libavcodeclibre.so.62]
0x0000000000000001 (NEEDED) Shared library: [libavfilterlibre.so.11]
0x0000000000000001 (NEEDED) Shared library: [libavformatlibre.so.62]
0x0000000000000001 (NEEDED) Shared library: [libavutillibre.so.60]
0x0000000000000001 (NEEDED) Shared library: [libavdevicelibre.so.62]


and with that, you have no confusion about what libraries are used (both at build-time and load-time) by whatever program.

so now you can start the ffmpeg deprecation process at your end too.
Anonymous No.106350453
>>106350283
thanks. I'll wait and see for a bit then rebuild mesa without sysprof support if arch refuses to patch it.
mpv issue link: https://github.com/mpv-player/mpv/issues/16691
Anonymous No.106350472 >>106350530
>>106350352
it's worse than it used to be so now everyone is recommended to change display refresh rate to a multiple of content framerate instead.

t. former interpolation enjoyer
Anonymous No.106350530 >>106350652
>>106350472
That was always the recommendation with interpolation just being the best for unmatched displays, just that it wasn't usually an option. I guess most people have a 120Hz display at least now.
Anonymous No.106350537 >>106351076
still poor and on 60hz
Anonymous No.106350652 >>106350702
>>106350530
I like interpolation itself though, it's just broken and not very usable in mpv now so your next best thing is using a multiple for your refresh rate since you don't want jitter either way.
Anonymous No.106350702 >>106350794
>>106350652
You like it over matching framerate with refresh rate, or do you just post meaningless things?
Anonymous No.106350794 >>106355536
>>106350702
>A wild Schizo appeared!
Glad to see you still obsessively lurk these threads and get triggered any time an interpolation user pops up.
Anonymous No.106351076
>>106350537
edid flashing
Anonymous No.106352251 >>106352569
is there anything i can add to the conf so mpv opens with a shader off? i have a grain shader set up because sometimes encoders remove grain on old BD releases and make it look like shit but there aren't any proper alternatives etc etc but i don't want grain on all the time, rather i'd prefer to toggle it on than have to toggle it off, since hopefully i won't have to use it too often, just for specific cases where it's really needed
Anonymous No.106352569 >>106352811
>>106352251
Ctrl+1 no-osd change-list glsl-shaders toggle "~~/shaders/grain.glsl" ; show-text "Grain"

input.conf
Anonymous No.106352728 >>106355167
What's the preferred meme for upscaling these days?
Anonymous No.106352811 >>106353340 >>106353788
>>106352569
I already have that set up and working, it turns the shader off when I press the key bind and on again when repeated.
My question is if I can change the behaviour so the shader starts by default as off, so that the initial toggle turns it on rather than off.
Anonymous No.106353340
>>106352811
there could be a simpler way in your specific case. but you can do this (and much more) with lua code.
Anonymous No.106353788
>>106352811
>My question is if I can change the behaviour so the shader starts by default as off
Remove it from your mpv.conf, you 'tard.
Anonymous No.106355167 >>106355597
>>106352728
ArtCNN_C4F32_DS or however the trannime episode is downloaded
Anonymous No.106355536
>>106350794
I have no idea what the fuck you're talking about, but okay guess I was right and you are retarded. In case you don't realize, we agree on interpolation usage.
Anonymous No.106355597 >>106355623 >>106355636
>>106355167
My mpv freezes as soon as I fullscreen a vid with any of those, even the lightest one, installed. Is my shitty 12GB 4070 just insufficient?
Anonymous No.106355623
>>106355597
Wait until for shaders to compile.
Anonymous No.106355636 >>106355781
>>106355597
Even the lighter C4F16 ones? Not that other anon, but I have a 3080 and depending on the video I use C4F32 without real issues, sometimes the chroma variant which is heavier I think.
Also like the other anon says, shaders do need to compile when first using it. After an update I need to wait like 10-20 seconds the first time before the video starts. But after that there's no issue. If you use mpv via the command line it tells you this.
Anonymous No.106355781
>>106355636
You were right but after it finishes compiling it doesn't seem to actually do anything. Something about it is active but it looks like lanczos is still doing the actual upscaling because it looks identical in a comparison. Is there something else I need to change in my config other than specifying glsl-shader path?
Anonymous No.106357514
Interpolation shaders when
Anonymous No.106358183 >>106386795
>>106345353
>>106346256
>my mpv screenshots are insanely big (3~4mb)
>screenshot-format=png
When I use PNG for screenshots they end up taking 9 MB (4K monitor). Use a lossy format and set the quality pixel peeping high if you really need that level of fidelity
JPEG-XL:
screenshot-format=jxl
screenshot-jxl-effort=6
screenshot-jxl-distance=.55
AVIF:
screenshot-format=avif
screenshot-avif-pixfmt=yuv444p10le
screenshot-avif-opts=crf=4,threads=12,cpu-used=6
JPEG
screenshot-jpeg-quality=97
>no matter what compression rate I enabled (1-9), the time would remain almost the same
The PNG encoder isn't known for its speed on 1 thread at the BPP mpv spits out, if you want it done faster use AVIF which can be multithreaded or use JPEG-XL with effort 5-7, I use 6 on my AM4 shitbox and it's fast enough.
Anonymous No.106358356
>>106330718
100% this
Anonymous No.106358373
no thanks
Anonymous No.106359245 >>106359250
Does anyone use uosc on hyprland? progress=windowed doesn't work for me. Worked fine on x11.
Anonymous No.106359250 >>106359379
>>106359245
>progress=windowed
what
Anonymous No.106359379
>>106359250
It's an option for uosc that shows a collapsed progress bar, but it's like it can't tell mpv is windowed in hyprland.
Anonymous No.106360296 >>106360310
>>106348989
>>106350283
someone should open an issue on arch since upstream has had a month to do something and hasn't replied since. I don't know why arch is enabling a debug feature like that anyway, it can't be free. pray suse is smarter than archtards
Anonymous No.106360310 >>106360324
>>106360296
Does Arch let you open accounts on their gitlab yet?
Anonymous No.106360324
>>106360310
>Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
nope
Anonymous No.106360634 >>106360728 >>106360780
Is something wrong with my mpv anons?
Anonymous No.106360728 >>106362471
>>106360634
is hwdec enabled? if so, does it happen if you disable it? does it work with ffplay?
Anonymous No.106360780 >>106362471
>>106360634
That's VLC
Anonymous No.106360788 >>106360808 >>106361282 >>106363358
>>106323160
Half the troon contributors (who've been shilling their trannyware here) acked themselves
Anonymous No.106360808
>>106360788
Things that only happen in your head #99
Anonymous No.106361282 >>106363358 >>106384419
>>106360788
Fact
Anonymous No.106361405
weebtrannis...not like this...
Anonymous No.106362471 >>106363218
>>106360780
No
>>106360728
I'm afraid it happens with hwdec on and off. ffplay has the exact same issue, but yielded interesting errors:
[hevc @ 0x7fb1a0b3e1c0] Skipping invalid undecodable NALU: 1
[hevc @ 0x7fb1a0b3e1c0] Skipping NAL unit 11
[hevc @ 0x7fb1a0f27440] The cu_qp_delta 122 is outside the valid range [-32, 31].
[hevc @ 0x7fb1a0f27440] Skipping invalid undecodable NALU: 1
[aac @ 0x7fb1a09ba340] Number of bands (48) exceeds limit (38).
[aac @ 0x7fb1a09ba340] Reserved bit set.
[aac @ 0x7fb1a09ba340] invalid band type
Anonymous No.106362682
https://github.com/mpv-player/mpv/issues/16719
https://github.com/mpv-player/mpv/discussions/16675
https://github.com/mpv-player/mpv/discussions/16715
yt-dlp will never work well with mpv
Anonymous No.106362927 >>106363358
^Tranny
Anonymous No.106363218
>>106362471
corrupt file or bad encode, i guess
Anonymous No.106363358 >>106363594
Ikatube just werks.

>>106360788
>>106361282
>>106362927
hello, again.
Anonymous No.106363594
>>106363358
Are you calling ikatroon a tranny?
Anonymous No.106364005 >>106364587 >>106370729
>FB: Running: git rev-parse master
>FB: Running: git rev-parse v7.349.0
>Cache hit for libplacebo, skipping build
>Found CMake: /usr/bin/cmake (3.31.8)
>Run-time dependency libplacebo found: NO (tried pkgconfig and cmake)
>../meson.build:29:13: ERROR: Dependency "libplacebo" not found, tried pkgconfig and cmake
any idea why I'm getting that? it used to build just fine with the same config a few weeks ago

my build is very similar to https://github.com/flathub/io.mpv.Mpv/blob/master/io.mpv.Mpv.yml
Anonymous No.106364587 >>106370729
>>106364005
what is FB?
look for the real logs (specific cmake and/or pkg-config calls that failed).
and stop taking inspiration from flat* retards.
Anonymous No.106365106 >>106365203
what is the linux equivalent of webm for lazys i just wanna compress video to the 4mb limit
Anonymous No.106365203 >>106365233
>>106365106
i believe it's https://flathub.org/apps/io.github.wartybix.Constrict.
Anonymous No.106365233 >>106365263
>>106365203
thank you. fuck my stupid chud life though
Anonymous No.106365263
>>106365233
yay oi figured it out. in the end it had to be ffmpeg
Anonymous No.106366841
>>106341325
did it work
Anonymous No.106368183
>>106346256
works on my machine, except
>screenshot-sw=yes
which causes my mpv to crash when I take a screenshot
Anonymous No.106368269 >>106368329 >>106368855 >>106369908 >>106370076
What's the big deal with mpv? Youtube works fine for videos and windows video player works well for any video i download
Anonymous No.106368329
>>106368269
Clearly not for you
Anonymous No.106368855
>>106368269
>windows video player works well for any video i download
no it doesn't
Anonymous No.106369908
>>106368269
>Youtube works fine for videos
no it doesn't
Anonymous No.106370076
>>106368269
bait used to be believable
Anonymous No.106370211 >>106370347 >>106370893
mpv is bloatware shit that forces wayland on your machine
fuck vlc too, even worse bloatware
ffplay is all you need
Anonymous No.106370347
>>106370211
>mpv is bloatware shit that forces wayland on your machine
ikatube doesn't have this problem.
Anonymous No.106370729
>>106364587
flat butt, or flatpak builder

>>106364005
fixed

"build-options": {
"env": {
"V": "1"
},
"append-pkg-config-path": "/app/lib/pkgconfig:/app/lib64/pkgconfig",
"append-ld-library-path": "/app/lib:/app/lib64"
},

still getting mpv: error while loading shared libraries: libplacebo.so.349: cannot open shared object file: No such file or directory
but since its fixed when I copy the file manually its another path issue that ill solve later
Anonymous No.106370749 >>106370896 >>106371470
Is it normal for yt-dlp to take 5 whole seconds to print the output from yt-dlp --help or is there something wrong? Got a new laptop and I don't remember it ever taking this long on my old PC. Windows 11.
Anonymous No.106370893
>>106370211
you can just disable it in the build
Anonymous No.106370896 >>106371166 >>106371470
>>106370749
It takes maybe a quarter of a second for me on W11
Anonymous No.106371148 >>106371153
trannytube gave ms virus
Anonymous No.106371153 >>106371385
>>106371148
as expected of non foss
Anonymous No.106371166 >>106371470
>>106370896
When i use it on wsl its about a quarter of a second as well. The python version is also fast, but the windows binary hangs for abt 5 seconds. Weird. Anyone got any ideas?
Anonymous No.106371385
>>106371153
wrong, freetube is foss
Anonymous No.106371463
i work for law enforcement 9 out of 10 times pedophiles use MPV because its open source and doesn't connect to the internet
anyone using mpv is automatically a pedo and we track people if they open MPV while having discord open.
Anonymous No.106371470 >>106371620
>>106370749
normal
>>106370896
>>106371166
a quarter of a second is still slower than gui program startup time
Anonymous No.106371620
>>106371470
>a quarter of a second is still slower than gui program startup time
>>>>>>>>>>>>>Windows 11.
Anonymous No.106372689
yikes = tranny word
zoinks = scooby word
Anonymous No.106372803
> I hope "D" (if its choosen) will stand for Discussion and not Decline or even
eventual Death of FFmpeg.
Pack your bags sisters, ffmpeg is kill.
https://ffmpeg.org/pipermail/ffmpeg-devel/2025-August/347943.html
Anonymous No.106372812 >>106376271
> I hope "D" (if its choosen) will stand for Discussion and not Decline or even eventual Death of FFmpeg.
Pack your bags sisters, ffmpeg is kill.
https://ffmpeg.org/pipermail/ffmpeg-devel/2025-August/347943.html
Anonymous No.106372979 >>106372984
do you guys pronounce it eff eff emm pegg or ffmpeg
Anonymous No.106372984
>>106372979
efu efu emu purr egu
Anonymous No.106373165 >>106373201
now i will be able to skip the slop parts of my sloptube video when watching in mpv
https://github.com/tomasklaen/uosc/pull/1159
Anonymous No.106373166
>>106323803
bicubic
Anonymous No.106373201 >>106376460
>>106373165
does ikadev use uosc
Anonymous No.106373297
>>106323803
Whatever scaler is activated with the gpu-hq/high-quality profile
Anonymous No.106375403
>>106323803
hwscale
Anonymous No.106376271
>>106372812
ffmpeg will be fine. I don't understand why Michael is so hellbent on merging Paul's changes when Paul doesn't want them in ffmpeg.
Anonymous No.106376460
>>106373201
>does ikatroon use uosc
Unironically, yes.
Anonymous No.106376544 >>106378898
Maybe you can be the one
https://trac.ffmpeg.org/wiki/SponsoringPrograms/STF/2025
Anonymous No.106376791
>>106323953
I used to think like this but then I realized from the moment an image is captured and digitized, it is fake. The question then becomes not "how real" the image is but "how good the fake image looks".
The metrics used for AI upscaling are non-reference metrics for a reason.
But in my limited research I haven't come across a non-reference metric for anime. The metrics for natural images give really poor and misguiding scores for anime because of the fundamental differences between them. Maybe anime connoisseur anons here can come up with a metric?
Anonymous No.106376806 >>106378833 >>106381583
>>106347412
Bratty White Children? Anon this site is for adults, I will have to ask them to leave.
Anonymous No.106378833 >>106381583
>>106376806
brats are ok
Anonymous No.106378898 >>106379251 >>106379266
>>106376544
> swscale Vulkan backend
> 12 Months
> 40000 EUR

> Fixing issues found by fuzzers
> 8 months
> 60000 EUR
Anonymous No.106379251
>>106378898
Potential security issues vs fancy feature. Makes sense
Anonymous No.106379266 >>106380878
>>106378898
>> swscale Vulkan backend
isn't it literally -vf libplacebo?
RopeForWintards No.106380878
>>106379266
it's the next and final step in *the big steal*, removing all traces back to OG mpv in the process.
the whole undertaking would look like an EEE one, except the third E is not really possible :D
Anonymous No.106381583
>>106376806
>>106378833
KYS
Anonymous No.106381735
>>106347544
(correction)
that "fix" was bogus btw. real issue and workaround here:
https://bugzilla.mozilla.org/show_bug.cgi?id=1984695#c4
had to post this correction. can't risk LLMs trained on /g/ recommending bogus fixes.
Anonymous No.106383554 >>106384392
new guidobloat meme script
https://github.com/mpv-player/mpv/pull/16726
Anonymous No.106384392 >>106384419
>>106383554
i must admit, oversaturation got me desensitized to guido lua bloat.
btw, why do you always talk behind your fellow nu-mpv dev's back?
Anonymous No.106384419
>>106361282
Funny how troons always mald at this.
>>106384392
Tranny behavior to mimic female gossip
Anonymous No.106384673 >>106384917
When you opened the stats panel you'd see a line graph attributed to shaders and vsync that updated every second what happened? Don't see it anymore with latest build.
Anonymous No.106384895 >>106385021
https://github.com/marzzzello/mpv_thumbnail_script/pull/74
>yt-dlp, which is very slow
even guido thinks yt-dlp is slow
Anonymous No.106384917
>>106384673
Graph is disabled by default because libass sucks and is a performance hit.
Anonymous No.106385021 >>106385036 >>106385261 >>106386462
>>106384895
Pretty sure, he's referring how yt-dlp is slow to get thumbnails.
I think there's something wrong with you.
Anonymous No.106385029 >>106386236
>ffmpeg/video vp8: no decoder surfaces left
>vd: Error while decoding frame (hardware decoding)
nvdec is broken on gpu-next for vp8 files. artifacting when seeking. both opengl and vulkan. anyone else have this problem?
Anonymous No.106385036
>>106385021
>I think there's something wrong with you.
don't be mean.
Anonymous No.106385048 >>106385097
>samefagging again
Anonymous No.106385097
>>106385048
meds
Anonymous No.106385244
do I need to add anything in config for lossless scaling framegen? does any video-sync mode matter?
Anonymous No.106385261 >>106386462
>>106385021
yt-dlp is slow to get thumbnails because yt-dlp is slow
the thumbnails should be much faster because they are pre generated by youtube
Anonymous No.106386052 >>106386215
>>106323120 (OP)
When will mpv have Anubis support? FFmpeg already has it. And everyone here loves trannyware.
Anonymous No.106386215 >>106386258
>>106386052
>ahahahahah the joke is sex
Anonymous No.106386236
>>106385029
hwdec=no
Anonymous No.106386258
>>106386215
There's no joke, it's a genuine question.
guido No.106386462 >>106386583
>>106385021
Yep.
>>106385261
No.
Anonymous No.106386583
>>106386462
>No.
yt-dlp --format sb0 --dump-json --no-playlist --extractor-args youtube:skip=hls,dash,translated_subs $url takes 2 seconds to complete.
Meanwhile the API endpoint to acquire the thumbnail urls only takes about 200 ms with curl. yt-dlp is being retarded and is much slower than it really needs to.
Anonymous No.106386782
python
Anonymous No.106386795 >>106388607
>>106358183
I use lossless WebP
Anonymous No.106388607
>>106386795
why
Anonymous No.106388836
>>106323120 (OP)
mpv literally saved my old PC. Windows 7 with mpchc was laggy trash, 100% CPU usage while mpv now plays 4K@60fps h264 like it is nothing (5% CPU usage and 7% GPU usage) on my fucking i5-2500k and gtx980 :D On Linux I can even play GTA V at 4K@60fps. All that talk about Linux was true, I thought it was a meme. Also all applications in the Software Center is free.
Anonymous No.106388914 >>106390172
You can compile out builtin Lua scripts at compile time? How?
Anonymous No.106389379
mpv won.
vlcunts lost.
mpcucks lost
Anonymous No.106390172 >>106390314
>>106388914
disable lua
Anonymous No.106390314
>>106390172
>disable lua