[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / 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: crop.jpg (102 KB, 741x514)
102 KB JPG
I have used Webm Converter for Lazys for years but it is no longer being updated. I cannot seem to make webms with it if the source video uses a 10-bit color space. It throws errors such as (--- CREATING AVISYNTH PROXY ---
[avisynth @ 026ee4a0] unknown AviSynth colorspace -1610285048
).

Is there a similar software? Free. Can be configured to limit file size to something specific such as 4 MB. Has functionality such as crop, trim, subtitle overlay, even multi-trim perhaps. Please recommend if you can.
>>
>>108962629
mpv-webm
>>
>>108962629
use case for 10bit color space?
>>
>>108962629
just chatjeetpt for ffmpeg command line args
>>
>>108962629
Convert video to 8 bit first then.
>>
avidemux, ffmpeg, losslesscut
>>
>>108962629
Try WebmGenerator.
>>
>>108962629
Ffmpeg is all you need
>>
Webmforlazys is just a gui frontend for ffmpeg. If you get errors there then you will also get errors in ffmpeg. It's usually because your ffmpeg is outdated.
>>
>>108962629
post a sample so we can try
>>
>>108962629
I use a python script for it. https://pastebin.com/7c1ARnVK
>>
File: handbrake.jpg (50 KB, 1046x683)
50 KB JPG
>>108962629
>10 replies and no one mentioning Handbrake which is the de facto standard for cis white men with intact foreskins
/g/ ngmi
>>
>>108962633
fpbp
>>
>>108962629
just use ffmpeg. all softwares use it under the hood anyway...
>>
>>108964621
handbrake is for 80iq jeets who can’t figure out ffmpeg
>>
>>108965008

The results are identical. If your hobby is typing in the console then knock yourself out, but I've got other things to do.
>>
>>108965052
heh. once I figure a command I keep using it, but you keep click-clicking the buttons around every time.
>>
>>108965104
You realize you can save presets in Handbrake, right?
>>
>>108965114
sure. selecting a preset is still slower than a saved command or, imagine, a script that watches a directory and processes every new file in it.
>>
>>108965139
Your script magically knows exactly which part of the video you want to trim?
>>
>>108965190
probably not, same as your presets + additional parameters.
>>
>>108962650
>inb4 daiz schizoposter
>>
whats wrong with ffmpeg or handbrake?
>>
File: 1634485434244.jpg (47 KB, 588x478)
47 KB JPG
>>108962629
all the other options suck when it comes down to editing. this has great gui and tools in it
>>
>>108962629
be a man and just use handbrake and dial in the bitrate by hand, oh no you might have to do a few iterations, whatever, its gonna wind up looking better than your shit tool ever did anyways
>>
File: 8-bit v 10-bit.png (1.67 MB, 2560x720)
1.67 MB PNG
>>108962650
>use case for 10bit color space?
Literally free higher quality
Here's 8-bit vs 10-bit
Both VP9, 985 kb/s, VerySlow
>>
>>108967623
sauce?
>>
File: 1769905909912582.jpg (1.1 MB, 1280x720)
1.1 MB JPG
>>108967824
Akibaranger S2E5
You might have seen a cropped version of this screenshot before
>>
>>108962629

I use Avidemux to cut/crop videos with a lossless codec like huffyyuv and then encode the file with ffmpeg..

ffmpeg  -y -i .mkv -pass 1  -c:v libvpx-vp9 -b:v 4096*8.192/12.440*.996k  -threads 4 -row-mt 1 -tile-columns 2 -tile-rows 2 -an -f webm NUL 

ffmpeg -i .mkv -pass 2 -c:v libvpx-vp9 -b:v 4096*8.192/12.440*.996k -threads 4 -row-mt 1 -tile-columns 2 -tile-rows 2 -an .webm


change -threads to however many cores your pc has
>>
>>108967859

also forgot to change the /12.440 to however many seconds long your video is.
>>
>>108967623
I don't see any difference.
>>
>>108967866
Consider seeing a doctor. I have a shitty ass TN monitor and I see it
>>
File: 8-bit vs 10-bit.png (1.59 MB, 1280x1440)
1.59 MB PNG
>>108967866
Vertical version in case your monitor was resizing it because of the horizontal res
If you don't notice any difference in the gradients then I don't know what to tell you except that you're blind
>>
>>108967844
fug, I need a JAV parody
>>
>>108962629
staxrip

https://github.com/staxrip/staxrip
>>
>>108962629
https://github.com/Anime4000/IFME
https://github.com/staxrip/staxrip/



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