[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

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]


mpv ffmpeg yt-dlp
>>
>>108764307
>vlc
>mpc-hc
>wmp
>>
Is Kasper the main mpv dev now?
>>
File: 22112346.png (387 KB, 1344x741)
387 KB PNG
>>108764307
>go to check whats mpv about
>see this
>leave
>>
mpv is vibecoded slop nowadays
https://github.com/mpv-player/mpv/pull/17738
https://github.com/mpv-player/mpv/pull/17838
https://github.com/mpv-player/mpv/pull/17730
>>
>>108764525
Why do jeets love trooning out on github so much?
>>
>>108764500
Has been for a long time lowkey
>>
>>108764814
https://codeberg.org/small-hack/open-slopware#video
mpv VLC NewPipe PipePipe Kodi Jellyfin are all vibeslopped
return to mplayer
>>
use vo=dmabuf-wayland
>>
>>108764307
I look like this
>>
>>108765456
>vo=gpu-next
>gpu-api=vulkan
Is all you need and they should drop all the other meme vo and gpu settings
>>
>>108764814
And? It's the future of software development.
What is more concerning is that kasper doesn't know what FATE is.
>>
>>108766009
Doubtful he doesn't know when he have dozen of FATE jobs.
>>
Did anything better than ArtCNN come out it?
>>108764814
Claude 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?
>>
>>108765441
Lol, trannies really have nothing better to do huh?
>>
>>108766456
There is quite a lot to tinker with, in fact.
>>
File: 1772507834033889.png (40 KB, 580x242)
40 KB PNG
Why is this like this?
>>
>>108765688
Not using vulkan because the slow start up issue will probably never be fixed as it's already been years already.
>>
>>108767280
trannies suck at docs
>>
>>108766550
>>108768610
don't be a bigot
>>
File: 1770320457312099.png (1.06 MB, 695x1161)
1.06 MB PNG
>>108769050
wm4 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.
>>
>>108769829
I 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.
>>
>add support for e621 and custom booru sites (1.20260222)
ty ikadev
>>
>>108770645
Kill yourselft samefag tranny
>>
>>108770755
n
>>
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
>>
>>108766456
Mpv just werks, but it's handy when you want to change anything you can find --some-option to do so
>>
>>108764307
ikadev 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.
>>
>>108771380
That's why Vulkan hwdec is not considered safe anymore, https://github.com/mpv-player/mpv/pull/17740
>>
File: 1755783642705029.mp4 (3.29 MB, 710x1228)
3.29 MB
3.29 MB MP4
>>108764307
Based thread
>>
>>108769829
Why not use something better?
Like ffmpeg to send the file and mpv to read it?
>>
>>108769829
sshfs 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.
>>
>>108771504
Not 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.
>>
>>108771830
which is why i suggested that the other anon should figure out if "over ssh" is actually a requirement.
>>
File: ytdl-mhtml.jpg (957 KB, 2520x1484)
957 KB JPG
>>108764307
What 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?
>>
>>108771911
Chapter previews maybe?
>>
>>108771273
try
vo=gpu
gpu-api=opengl

when 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.
>>
>>108771380
>>108771521
With gpu-next like 50% of h264 files break with hwdec=auto, also most vp8 files.gpu has no problems at all.
>>
File: makemkv.png (153 KB, 1333x1250)
153 KB PNG
If makemkv doesn't reencode video then how does it combine multiple video files into one?
>>
>>108772336
For me they broke hwdec even with old vo=gpu.
>>
>>108772441
i 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



[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.