[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
/wsg/ - Worksafe GIF

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • Supported file types are: GIF, WEBM, MP4

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]


Janitor application acceptance emails are being sent out. Please remember to check your spam box!


[Advertise on 4chan]


Spandex superheroes, giants, fighting bug men, armored heroes, and kaiju are all welcome.
Image limit was hit, previous thread >>6005060
>>
>>6030352
>>
>>6030352
you forgot to put tokusatsu in the op
>>
>>6030352
>>6030241
Was the fire gotchard video meant to be soundless? Was that part of the summer graduation movie or the daybreak one?
>>
File: Enough yapping (Audio).webm (5.29 MB, 1920x1080)
5.29 MB
5.29 MB WEBM
>>
>>
>>
>>
>>
>>6030370
I've been listening to this furry sax on loop for half an hour now
>>
>>
>>
File: RIP Tassel (Audio).webm (5.54 MB, 1920x1080)
5.54 MB
5.54 MB WEBM
>>
>>
File: Show me more (Audio).webm (5.47 MB, 1920x1080)
5.47 MB
5.47 MB WEBM
>>
File: Grimoire Get (Audio).webm (5.71 MB, 1920x1080)
5.71 MB
5.71 MB WEBM
>>
>>6030473
>>
File: Book Lucifer (Audio).webm (5.7 MB, 1920x1080)
5.7 MB
5.7 MB WEBM
>>
File: My dear hero (Audio).webm (5.61 MB, 1920x1080)
5.61 MB
5.61 MB WEBM
>>
>>
>>
>>
>>6030487
>>
bump
>>
>>
>>
>>
>>
>>
File: RIDER CUTTING (Audio).webm (5.74 MB, 1920x1080)
5.74 MB
5.74 MB WEBM
>>
>>
>>
File: Shall we (Audio).webm (5.77 MB, 1280x720)
5.77 MB
5.77 MB WEBM
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
File: A Grand Epic (Audio).webm (5.72 MB, 1920x1080)
5.72 MB
5.72 MB WEBM
>>
>>
>>6030352
>>6030370
gay
>>
File: Grand Finale (Audio).webm (5.5 MB, 1920x1080)
5.5 MB
5.5 MB WEBM
>>
File: cringe.webm (289 KB, 960x720)
289 KB
289 KB WEBM
>>
>>
File: RIP Storious (Audio).webm (5.49 MB, 1920x1080)
5.49 MB
5.49 MB WEBM
>>
>>
>>
File: Mei's speech (Audio).webm (5.58 MB, 1920x1080)
5.58 MB
5.58 MB WEBM
>>
>>
>>
>>6031795
Hey Moose, what settings do you use for your webms?
>>
>>6031985
What Boram defaults to as I've found it gives by far the cleanest output out of anything I've used including standalone FFMPEG commands. I was recommended this on /v/ I think a few years back and I haven't looked back since. It also gets around the issue Webm for Retards/Lazies has where it sometimes has the subtitles go off sync, audio doesn't sync correctly, or outright refuses to open a video past a few minutes even though the file is fine.
https://github.com/Kagami/boram

I set up the start and end times before I do anything as this tells me how long the webm is going to be.
Second I set the filesize limit to 4 or 6 MB (Don't do this in Webm for Retards or standalone FFMPEG as it cuts off the video to fit the filesize). This gives me a baseline bitrate to work with in the modifiable command lone below it.
If I am going 6 MB with sound I then choose either 128, 196, or 256 audio bitrate depending on how long the webm will be and how badly the visual bitrate suffers. Generally 196 is my starting point and I go to 256 if I'm seeing a fairly high bitrate or 128 if it's super low. Anything longer than a minute I usually stick to 128 unless I can afford it.
I then adjust the window size based on what I see in the bitrate. Generally it's
>200 or lower you don't go past 320p.
>210-300ish you stick to 360p.
>300-450ish you stick to 854 x 480p.
>450ish to 800 you stick to 540p.
>900-1300 is when 720p stops looking like garbage.
>1500+ is 1080p.
>Never had to convert 4k but if I had to guess I'd say around 3000+ would be fine.
Once you get your window size then manually change the bitrate in the text input below to anywhere from 30-100+ higher than what it says based on the video length and framerate.

Keep in mind that when you compile a webm like this it takes a minimum of 2-5 minutes per compilation so typically a webm with corrections to the bitrate (Because I either under or overshot) takes me anywhere from 5-20 minutes to make per webm.
>>
>>6031995
Thanks.
>>
>>6031995
When I tried boram the output webm had variable framerate instead of keeping the original 24fps or 60fps, don't know why.
>>
>>6032032
No idea what the problem is there as it's always been consistent for me. It does mention it fixes SAR if you slap the modern Blade encodes in there for example and you can deinterlace, but I've use 24 FPS and 60 FPS stuff without issues before. Maybe update FFMPEG?
>>
>>6032035
>Frame rate mode : Variable
>Frame rate : 282.014 FPS
Replaced the ffmpeg, left the setting in codecs on default only, set the mb limit, no idea why boram does this for me.
>>
>>6032112
Well, if it's causing you trouble you could always go to Webm for Lazies since it's the updated Webm for Retards and see if you get the same issue there. The only problem is you'll have to wing it on the bitrate until you get the right filesize.
>>
>>6031995
>Generally 196 is my starting point and I go to 256 if I'm seeing a fairly high bitrate
What's a high bitrate in this case?
>>
>>6032778
nta but bitrate is calculatable. It directly corresponds to file size and so the question is just how long you're willing to make the webm before it degrades too much in quality.
https://chameleon-ai.github.io/webm-guide/#quick-reference
>>
>>
>>
>>
>>
>>
>>
>>6032783
I know what bitrate is, I just wanna know what Moose considers a high enough video bitrate to aim for 256 kb for audio.
>>
File: All I want 1.webm (3.99 MB, 854x480)
3.99 MB
3.99 MB WEBM
>>
File: All I want 1 (Audio).webm (5.99 MB, 854x480)
5.99 MB
5.99 MB WEBM
>>
>>6032778
>>6033183
It's entirely relative to the file you are creating and the circumstances surrounding it. So let's say you have a 540p webm that's 700ish bitrate when you slap 196 audio bitrate onto it. You're not gonna hit your 720p threshold of bitrate and your visual quality is not going to be massively affected by a 30-40 bitrate loss, so that's when you can justify going to 256.

Generally something in the 320p-360p range you want to stick to 128 unless you really want to try to hit 196, but once you get past that you can start messing around with 196 and 256. I would leave worrying about audio bitrate for last. Always try to opt for better visual quality over the audio quality since 128 is still pretty good overall and 196 is more than fine.
>>
Spandex supreheroes normalized the homosexuality
>>
>>6033183
But what I'm trying to say is that it's all a calculation. Say you choose 256k audio, that results in a specific size and you spend the rest of the bits you have on video. Then you do a calculation or heuristic to determine what resolution you pick for that bitrate.
It's not so much "what's a high enough bitrate" as much as what fits into the target file size. It's not guesswork.



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