[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


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 1743301913259873.png (747 KB, 577x853)
747 KB
747 KB PNG
i gotta be honest, i need it for my gooning session, tried asking deepseek claude and chatgpt to make a script on ffmpeg to make it but they didn't manage to keep the audio, i could make it on a video editor but that would be a pain in the ass to make every time
>>
File: 1740834959885671.png (3.44 MB, 1615x2076)
3.44 MB
3.44 MB PNG
>>107009382
you dont wanna go down this path. trust me.
this is just a userscript that works on a porno site. you shouldnt try to combine multiple videos though and re-process. just made a front end using localhost to make 'your own goon site' using your local videos.
>>
>>107009422
people actually goon to these mid rags?
>>
>>107009422
the problem is that my pc sucks ass and can't play those many videos at once without lagging
>you dont wanna go down this path. trust me.
i already do for years at this point, used tile managers to put my videos and images onto a grid, but got tired of the lag
>>
>>107009441
LMAO those ffmpeg commands must take ages then. goddamn. maybe just 2 videos and pictures for your frontend? you could run a lighter browser too instead of a modern one, since its just local files and javascript.

NSFW:
https://files.catbox.moe/gcyghn.mp4
>>
>>107009463
>LMAO those ffmpeg commands must take ages then.
without audio it takes about 2 minutes, but maybe the web player would be lighter than MPC-HC, how exactly you archive those results? you mentioned a localhost
>>
>>107009481
you need to setup nginx so you can use localhost as a webserver
http://127.0.0.1/yourProjects/gooning
^localhost IP
and your browser will treat it like a real website.
and it will use the storage from your file system. on linux it would be here
/var/www/html/yourProjects/gooning/index.html
/var/www/html/yourProjects/gooning/videos/1.mp4
>>
>>107009382
marriage in ohio
>>
>>107009511
also you have to give yourself permissions to work in those folders since its not the users directory.

sudo mkdir /var/www/html/yourProjects
sudo chown -R user:user /var/www/html/yourProjects

then you can add files and edit in there without needing sudo/root
>>
>>107009511
>>107009561
yeah im whipping something up, it seems to run way faster than MPC-HC, thanks
>>
just use picture in picture mode you autist



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