[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

How do you make a good WebM within 4chan requirements without

The stories and information posted here are artistic works of fiction and falsehood.
Only a fool would take anything posted here as fact.

Thread replies: 138
Thread images: 25

File: 1425226855135.webm (1MB, 1080x810px) Image search: [Google]
1425226855135.webm
1MB, 1080x810px
How do you make a good WebM within 4chan requirements without it looking like trash?
>>
>>739746558
Use this command
ffmpeg -loglevel panic -i "$0" -n -an -sn -c:v libvpx -b:v 1M -preset ultrafast -f webm -vf scale=-1:480 -bufsize 1000k -lag-in-frames 25 -slices 4 -qcomp 1 -auto-alt-ref 0 -qmin 10 -qmax 42 -movflags +faststart
>>
File: 1425802079312.webm (2MB, 720x404px) Image search: [Google]
1425802079312.webm
2MB, 720x404px
>>739746558
Do I lower bitrate? resolution? framerate? Is there a certain lengths of time I should keep the WebM within so it doesn't end up looking like garbage?
>>
>>739746558

This girl licks dick like she's never done this before. Like sometimes amateur can be hot, but this is just like watching someone fail at the first level in Super Mario on the NES.

Also... not even sure if girl
>>
File: 1425443686650.webm (2MB, 768x432px) Image search: [Google]
1425443686650.webm
2MB, 768x432px
>>739746618
I am using xmedia recode... Is this for a different program?
>>
>>739746911
It's for FFMPEG.
Get FFMPEG -- it's the shit. There are also some GUI frontends.

https://www.ffmpeg.org/
>>
>>739746911
>>739746978
Yes ffmpeg is the toolkit of GODS
>gui
Plz dont use a gui,its more then enough to use the command line.Gui's just complicate things
>>
>>739747046
OP clearly doesn't know what it is, so it could be a good start for him.

But yes, you will be much more efficient if you just learn it with your shell.
>>
File: 1425229865788.webm (2MB, 512x384px) Image search: [Google]
1425229865788.webm
2MB, 512x384px
>>739746978
>>739747046
I'll check it out... Last time I bothered trying to make an WebM, seemed like everybody was using Xmedia Recode.
>>
File: 1498174012382.jpg (365KB, 1920x1080px) Image search: [Google]
1498174012382.jpg
365KB, 1920x1080px
>>739746978
This is easy off topic, but damn... Ffmpeg is nice to use but the code for it is pure shit.

The guy that maintains it is... not a great programmer.
>>
File: ffmpeg.png (128KB, 1446x1165px) Image search: [Google]
ffmpeg.png
128KB, 1446x1165px
>>739747244
xmedia recode uses ffmpeg...
Skip the bloat and use the command line.
Also here have this, it will explain the switches for you.And i hope you use the command line :)
>>
>>739747295
You're lying out your ass.
Let me guess,you tried to use ubuntu and found it too hard?
ffmpeg is a very valuable suite.
>>
>>739747377
If xmedia uses ffmpeg... Why not just keep using it then? I'm all for using something better but... I am not great with that kind of stuff, just typing a line of commands for it... xmedia is simple enough for me to use, I just can't get something decent to come out of it. hah
>>
File: tawnee1.webm (2MB, 480x360px) Image search: [Google]
tawnee1.webm
2MB, 480x360px
>>739747602
>this gui is good and i like it ITS THE BEST
>but no matter what i do it looks like shit or cant be uploaded cause of size

Hmm
why dont you try the cli and do it your self?
I pasted a command that i've used for years to make webms
Here have a webm created by that script
>>
>>739746911
xmedia works just fine anon, you just have to tweak some setting depending on what you what to make a webm with. sometines resolution, length or bitrate.
>>
>>739746558
http://www.fnordware.com/WebM/
>>
Just use the command line, OP.

Here's an invaluable resource for how to use it, courtesy of the nice folks at the InstallGentoo Wiki.

https://wiki.installgentoo.com/index.php/WebM#A_more_detailed_ffmpeg_command
>>
File: Bobby.webm (247KB, 480x360px) Image search: [Google]
Bobby.webm
247KB, 480x360px
>>739747857
forgot webm. also i just realized that /b/ has a bullshit 2mb limit. i mostly post to /gif/ and that has 4mb limit
>>
>>739747766
Right, the thing Is I wouldn't understand what the hell I'm doing, and what if I wanted to change a setting slightly? Wouldn't know what to do. Just copy pasting a command is on way to solve the problem, I suppose. Which I can agree is is more efficient then opening a file in xmedia, cutting the video to the proper start/end times, and hitting encode. Because I would get a usable video at least. But the same problem of not know how and how best to tweak it becomes an issue. You know?
>>
>>739748155
Read >>739747983
or look at the fucking picture spelling it out to you here that i posted> >739747377

Take 2-5 minutes(depending on how retarded you are) and read the switches and what they do.
Do it ONCE and then you know what you're looking for and how to do it.

Or before ever incompetent at something so simple.
>>
>>739748155
Not the same guy, but yeah, I know exactly what you mean. But again, you can check out what's been linked to you, or even just
>man ffmpeg
>>
>>739748298
I'll look at the link and teh image and try it out. And see what happens.
>>
>>739748541
If you don't try it at least once, I will personally come to your house and throat fuck you. But it won't be gay, since it's for discipline.
>>
>>739748685
Man. I always wanted to take a dick down my throat without it being gay.

.. But seriously, not to sound like I want that or anything. But I downloaded it and tried running the ffmpeg file in the bin folder and nothing happens.
>>
>>739748834
What? Are you on Windows?
>>
>>739748834
You have to give it a command retard.Throw a video file you are trying to convert in that folder(for the time being) and then follow the wiki or the image i posted and convert it
>>
>>739748834
It doesn't have a GUI and it uses arguments passed through the shell. Nothing is supposed to happen until you open the shell.
>>
>>739748956
yup.

>>739748981
Still nothing.
>>
>>739749187
Post the command you are running
>>
>>739749187
Nigger, open the command line in the directory the binary is located. The one where you (hopefully) put the video file.
>>
File: IMG_8316.png (3KB, 181x162px) Image search: [Google]
IMG_8316.png
3KB, 181x162px
Use Webmfor Retards, set the sze to whatever board you are posting it to (3mb), check HD and set resize according to pic related
>>
>>739749287
On a related note, GitHub removed it due to the name being "offensive".

Gotta love GitHub.
>>
>>739746558
sauce?
>>
File: js1.webm (2MB, 640x480px) Image search: [Google]
js1.webm
2MB, 640x480px
>>739746558
It's a pain in the ass the way I do it...
First, trim the clip in Quicktime
Then, use Handbrake to kill the audio
Then, use Miro to make it a webm
I know there's a better way, but I'm too lazy to research
>>
>>739749266

Assuming I know anything about the command prompt outside of how to open it.
>>
>>739749459
F F M P E G
F
M
P
E
G
>>
>>739749459
Sweet sweet jessy
>>
>>739749486
Right click a blank spot in the folder view, and click "Open Command Window Here". I don't know if it's exactly the same in Windows 10, but just look up "open cmd in current folder" if you can't find it.
>>
File: Surprise.webm (1MB, 480x600px) Image search: [Google]
Surprise.webm
1MB, 480x600px
>>739749667
https://www.youtube.com/watch?v=NjzMKzjNnKk
download this program
>>
>>739749833
Read the thread faggot.Thats what he has.But its not producing usable webms
>>
>>739749833
It's not working for him if you'd read up. Trying to help him with the saner FFmpeg.
>>
>>739749667
yup, i don't have that option for right clicking. And I am in windows 10.

Looks like I am supposed to shift-right click, but that only adds opening of.. powershell.
>>
>>739749459
surprised this wasn't too big to upload
>>
>>739749975
Then use it.
>>
File: js4.webmhd.webm (1MB, 640x480px) Image search: [Google]
js4.webmhd.webm
1MB, 640x480px
>>739750003
yeah, they turned out okay
>>
>>739750089
Okay, So I just put the video in the same folder, open the powershell, and paste the command you put? It does nothing.
>>
>>739746558
Is that a trap?
>>
>>739750188
source?
>>
>>739750188
what a waste, she dropped to much for it to be worth it
>>
>>739750344
You didnt type in the input file name im almost 100 certain
>>
>>739750344
You have to use the file's name as an argument, like >>739750548 said.
>>
File: js3.webmhd.webm (2MB, 640x480px) Image search: [Google]
js3.webmhd.webm
2MB, 640x480px
>>739750521
someone posted some recent legal jessi vids on anon-ib, and I downloaded them and made a few webms
>>
File: js2.webmhd.webm (1MB, 640x480px) Image search: [Google]
js2.webmhd.webm
1MB, 640x480px
>>739750685
I can't remember what this one is
>>
File: wmedia.recode.settings.webm (2MB, 1024x688px) Image search: [Google]
wmedia.recode.settings.webm
2MB, 1024x688px
Fuck that command line shit
>>
>>739749413
>>739750471
No trap. Google "whiteberry blowjob". Enjoy.
>>
>>739750548
>>739750680

With the command you linked in that first comment, Do I change anything else outside of adding the files name? I can't seem to get it to work.
>>
>>739751158
You add the file's name immediately after the "ffmpeg" part, so it should look like

"ffmpeg shittypornvideo.whatever -loglevel panic -i "$0" -n -an -sn -c:v libvpx -b:v 1M -preset ultrafast -f webm -vf scale=-1:480 -bufsize 1000k -lag-in-frames 25 -slices 4 -qcomp 1 -auto-alt-ref 0 -qmin 10 -qmax 42 -movflags +faststart"

What do you mean you can't seem to get it to work? What does it say?
>>
>>739750919
thank ya kindly, senpai
*tips fedora*
>>
>>739746558
Online-convert.com is idiot proof
>>
>>739751275
It said nothing, looking at the image you showed, I had to add the source file, and the output file.

I got it to work, but my output became a 5mb webm
>>
File: notsureifwant.webm (2MB, 888x802px) Image search: [Google]
notsureifwant.webm
2MB, 888x802px
>>739746558
>>739746715
Yep. You can get well over a minute in length, but you gotta cut corners somewhere, or everywhere.

Or Gook can fucking bring us back to the past 3MB file size limit we had a couple YEARS ago...
>>
>>739751501
Now you just need to cut the video.
Its retardedly small for /b/. gook is money grubby whore and cut us from 4mb to 2mb(1.9) last year
>>
File: IMG_7264.png (358KB, 800x1230px) Image search: [Google]
IMG_7264.png
358KB, 800x1230px
Use this
>>
>>739751731
Well.. How many seconds or less should the video be if I am using that command to make it a webm?
>>
>>739751853
I normally get 30-45s with that command.
Depends on the source material you are comming from too.If it has alot of movement or if its high q
>>
>>739750188
That is fucking hot as hell
>>
>>739751853
Depends entirely on both resolution of the video source, the frame rate and compressibility.

You should cherry pick a scene and create a copy trimmed for time.

Create minute long scenes, VLC will play them sequentially if you let ppl know they are sets, give hints with the file name.

DonkeyblowjobBlondeAznMidget1of5

2of5

Etc
>>
>>739750685
Whos this Jessi? source
>>
That command line is only good if you have video higher resolution than 640x480. If you're making videos from webcam chat sites that use 320x240, this will make your videos larger than necessary for no benefit.
>>
>>739752534
srsly?
fucking newfag
>>
File: testy.webm (2MB, 853x480px) Image search: [Google]
testy.webm
2MB, 853x480px
>>739752010
>>739752153

Well this is what I got just now. Success?
>>
>>739752621
Yes
>>
>>739748101
GIF 4m limit
B 2m limit

Post thumbs on B, link to longer lasting threads on GIF

Or use vodka.io rooms
>>
>>739752658
Cool. Thanks for sticking around and helping this retard.
>>
>>739752229
I'll keep that in mind.
>>
>>739751555
Kek'd and check'd.
>>
>>739749459
Is that the u dun goofed bitch?
>>
>>739746558
She don't look that female
>>
File: 1402261229258.webm (835KB, 1280x720px) Image search: [Google]
1402261229258.webm
835KB, 1280x720px
Sucks that /b/'s on a 2mb limit
>>
File: Needs extinguisher lessons.webm (2MB, 720x404px) Image search: [Google]
Needs extinguisher lessons.webm
2MB, 720x404px
>>739751731
Are you sure it was 4MB? I wouldn't swear to it in court, but I can't find any old webms larger than 3.1MB on my HD.
>>
>>739753170
Use GIF...
>>
>>739753124
I guess she is. If I remember it's his sister. Theres a lot more of them, but this is the only one I downloaded because dick.

You could probably track them down if you really wanted to, from the request board or something.
>>
>>739753358
ALL file uploads are capped at 1.9M on /b/
>>
File: Card trick.webm (2MB, 718x404px) Image search: [Google]
Card trick.webm
2MB, 718x404px
>>739753112
Yup
>>
>>739746558
how it ends?
>>
>>739753438
Happily? See

>>739753385

If you really have to know.
>>
How do you remove audio streaming from a webm? And why won't an mp4 work on 4chan?
>>
>>739752621
who is she?
>>
>>739753669
-an
>>
>>739746558
where i can see the end?
>>
why no more porn webms threas on /b/? were porn webm threads banned from /b/?
>>
File: chloeglamour2.webm (961KB, 1280x720px) Image search: [Google]
chloeglamour2.webm
961KB, 1280x720px
>>739753299
Yeah, I also think it was a 3MB limit before.

On topic: I was already using VirtualDub, so I added ffmpeg as an external encoder in there. Has worked fine for me.

I tend to resize to 1080p (if the source is higher), and keep the video around 10-15 seconds.

Or I lower the resolution for 20sec+ clips.
>>
>>739753406
He meant use >>>/gif/
>>
>>739753685
SashaP from the nubiles website.
>>
>>739753945
Porn on /b/ is sooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo boring and outplayed.There are literally way better places to get porn
/b/ was better without porn.
You millennials ruined it with your hyper sexuality and porn everywhere.
There was a time when actual discussions took place on /b/ and it wasnt flooded with porn.
We werent the laughing stock of the internet.BUt you faggots fucked that up quick in 2008
>>
>>739750188
>>739750685
>>739750826
Sauce pls anon, I love Jessi
>>
Even though it ruins it that she looks like a boy, who else likes dick-licking more than dick-sucking?
>>
>>739746558
>small
>short
>shit quality
Kinda like you and your penis.
>>
>>739747766

More of tawnee> Also where did you find this vid?
>>
>>739754102
Damn, If only 4chan had some kinda of... addition boards where discussions take place. Oh well.

>>739754246
3/3
>>
File: tawnee.webm (690KB, 480x360px) Image search: [Google]
tawnee.webm
690KB, 480x360px
>>739754265
I've had it on my hard drive for 12+ years.
Looking back there arent that many good videos.
Most of its old shit that she dosent really show anything off,or its with the other light speed girls and thers only brief flashes.

There should be a torrent out there with all her videos.
>>
>>739754102
Completely agree.
>>
>>739750919
Thanks! :)
>>
>>739754398
There are censorship rules on other boards.
>>
>>739754102
Fuck off newtard. b has always been shitty
>>
>>739754462
No,it wasnt.
Until CoS there was a thriving community.
Memes were made every other day.
OC was made DAILYFUCKINGDAILY
Now its all reports from 9gag and reddit.
Nothing is OC here anymore
>>
>>739746911
Once again, I can't determine the gender.
>>
>>739754102
>omg sooooo outplayed
>everyone else is hypersexual because his oldfag weiner shrivelled up
>implying /b/ was ever good
>generation x easy money, and still fucked everything up
>>
>>739754805
Keep thinking that 9faggot
>>
>>739754805
/b/ was good. America was good. do you really think everything were shitty because now is shitty? everyting changes. to beter or to worse.
>>
>>739755010
I'm not who you're talking to, but what changed in that short period of time?
>>
>>739746911
Hate to be that guy, but anyone got sauce?
>>
>>739754805
>>generation x easy money
learn what QE is dumb fuck then come back
YOU are the easy money generation
>>
>>739755010
>/b/ was good. America was good.
classic golden-ager trump voter

>do you really think everything were shitty because now is shitty?
No I think they were shitty because I was there, and they were shitty. /b/ is a lot different now, but it was never some paradise land.
>>
>>739755387
Broadband
mobile phones
FOX exposure

The internet became more accessible and faster.
The breaking barrier was easier then before.

Then the mobile phone market exploded,satellite became faster then broadband at one point and the sudden influx because we blew up a van with our hacker skills and were getting underage girls to get naked and post vids(stickam)

Back when raids were planned for real reasons,not because MR MEAN MAN SAID THE BAD WORD AT ME ON TWITCH

You fucked with the wrong end of the stick and you got dox'd and you would have 5000 cardboard boxes sent to your house and over 9000 pizza's set to your house.

When we had an army of over 9000 penis' and oprah found out about us.
>>
>>739755529
Bitch, learn what 0% mortgages and unrestricted financial markets were, and then come back.

How many people born before the mid-1980s had trouble buying a house? Now many of them sit on their asses watching rent money from millenials roll in. Or they just sold their 70k houses are now 0.5million.

If you were born before the mid-80s and you aren't comfortably wealthy, you royally fucked it. Reset and try again.
>>
>>739755529
>>739755878
You two are probably from the same generation
>>
>>739756108
Yeah, probably. He might even be younger than me. Since he was bitching about 'millenials', I assumed he was a 'gen x-er' born before the mid-1980s.
>>
>>739756511
I never understood what they find so dramatically different about "millenials." They act like they're from the 40's or something.
>>
>>739757005
Millennials ushered in the SJW and SAFEPLACE mentality victim mentality.They are not right in the head due to constant pill pushing at a very young age to fix what ever "condition" the mother didn't want the child to be doing.
Millennials ushered in the third way of radical feminism.

There is LITERALLY nothing they have done that contribute to society positively.
>>
>>739754102
Try r9K

Or inifinty

Or connect to 127.0.0.1 with IRC
You'll have lots to talk about and lots in common with the people there
>>
bitrate (per second) * length = 2
x * length = 2
x = 2 / length

the resolution is irrelevant, its just gonna look like shit if its too high regardless
>>
>>739757523
r9k are the 9fag rejects
infinity loves to censor people for no reason
>>
>>739757619
We'll then you know where 127.0.0.1 is.... see u there
>>
>>739757485
>There is LITERALLY nothing they have done that contribute to society positively.
I agree with this completely, but don't you think this SJW stuff is exaggerated? There is nothing pc about this present generation, because it's too simple-minded to even grasp the idea.
>>
>>739758018
It really isnt
It is slowly creeping in to daily life.
UNCHECKED
>>
I dont remember what "millennials" exactly mean, but I know many people use this term wrong. and sometimes millennials talking about millennials, but don't know they themselves are millennials too.
>>
>>739758146
Would you consider 4chan, or any of the chans, PC or SWJ? Well, real life in this immediate generation is not far removed from these sites in some ways.
>>
File: oldfag.jpg (245KB, 1232x684px) Image search: [Google]
oldfag.jpg
245KB, 1232x684px
>>739758616
Its way more fucking sjw and pc then it was back in 2008-2010 before all the shit happened with CoS and before the millennials took over

There are mods who ban for no reason other then having a different view point.And its a SJW fueled view point.

Niggers,cocks,traps,thats 90% of whats posted now.
You'd never find that shit on old /b/.That would be saged immediatly and then back to other threads
>>
>>739758616
*SJW
my bad
>>
File: BoarBuster Hog Trapping System.webm (2MB, 1280x720px) Image search: [Google]
BoarBuster Hog Trapping System.webm
2MB, 1280x720px
WebMConverter.exe
>>
What about Webm for Bakas?
>>
>>739753433
that's gotta be a trick
>>
>>739759197
Yeah,its a card trick
>>
>>739758824
Maybe you had bad luck, but they seem to pretty much leave any thread up, judging from my experiences with both of the chans.
>>
>>739758938
Why would u let it spin. Let it drop vertically fucking autist
>>
>>739754767
Issa cunt. I love her videos. Search for short hair girl on porn sites this vid will pretty much pop up there
>>
>>739746558
Use eroshare instead.
Thread posts: 138
Thread images: 25


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
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.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.