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

Anime Thread 217.0

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 360
Thread images: 147

File: Die.webm (4MB, 640x360px) Image search: [Google]
Die.webm
4MB, 640x360px
Old threads:

213.0 >>902199
214.0 >>906565
215.0 >>912342
216.0 >>917815

WebM for Retards
https://gitgud.io/nixx/WebMConverter

/g/ guide to WebMs
https://wiki.installgentoo.com/index.php/WebM

Saucefags

Google a name or a frame from the clip before asking.

Check the metadata with a media player

4chanX lets you see the metadata in the post: https://github.com/ccd0/4chan-x
>>
first for fresh beats
>>
File: uchouten kazoku kink gink.webm (4MB, 532x300px) Image search: [Google]
uchouten kazoku kink gink.webm
4MB, 532x300px
>>
>>
>>924915
First for shitty post
>>
>>924973
So that was my first webm, turned out a bit shit.
>>
>>924978
reduce resolution
increase bitrate
>>
>>
File: sickbeats.webm (3MB, 720x460px) Image search: [Google]
sickbeats.webm
3MB, 720x460px
>>
>>924888

source? seems cool
>>
File: 1435800206929.webm (4MB, 800x450px) Image search: [Google]
1435800206929.webm
4MB, 800x450px
>>
>>925045

Ajin.
>>
>>
>>
Why can't anime girls be real? :-(
>>
File: disappointed.webm (367KB, 1280x720px) Image search: [Google]
disappointed.webm
367KB, 1280x720px
>>925174
Even if they were, none of them would ever touch you.
>>
>>924915
You motherfucker, I swear to god if you don't tell me what this song is I'll tell mom on you.
>>
File: killing char denied audio.webm (3MB, 1920x1040px) Image search: [Google]
killing char denied audio.webm
3MB, 1920x1040px
FUCKING QUESS
REEEEEEEEE
>>
>>925246
>dub
EUUUUUUUUGGHHHHHHHHHHHHH
>>
>>925250
I don't know how to hard code subs. So a dub is better than incomprehensible gook gibberish.
Though I admit the CCA dub is especially bad.
>>
>>925254
>I don't know how to hard code subs.
That's your problem, asshole. Don't post substandard shit on this board. Contribute something worthwhile or don't contribute at all, dickhead.
>>
File: Fishy.webm (3MB, 1280x720px) Image search: [Google]
Fishy.webm
3MB, 1280x720px
>>925254

Use WfR like the rest of us dumb asses.
>>
Aoi is a goddess
>>
File: Unreal Engine.webm (491KB, 1280x720px) Image search: [Google]
Unreal Engine.webm
491KB, 1280x720px
>>925281
Ha ha ha ha ha ha
Nigga, you funny.
>>
>>
>>
File: 1343538335748.gif (3MB, 273x720px) Image search: [Google]
1343538335748.gif
3MB, 273x720px
>>
File: 1380524783413.gif (2MB, 180x280px) Image search: [Google]
1380524783413.gif
2MB, 180x280px
Test.
>>
>>925383
>>
>>
>>925482
>>
The Hitsugi No Chaika OP is really good.
>>
>>925542
We don't really need live updates. I suppose you want it in webm form? I could do it if you ask nicely.
>>
File: Chaika 2 NCOP.webm (4MB, 480x270px) Image search: [Google]
Chaika 2 NCOP.webm
4MB, 480x270px
>>
>>925557
I didn't want to ask, because then people would get mad at me, and I'd get sad.
You can make it if you want to. It's just a suggestion.
>>
>>925587
Someone did it already. It's your lucky day.
>>
>>925591
Oh. I was referring to the first season OP. But I'm grateful anyway.
>>
File: Chaika 2 NCED.webm (4MB, 480x270px) Image search: [Google]
Chaika 2 NCED.webm
4MB, 480x270px
>>
>>925341
Not going to lie, that was pretty badass
>>
>>924915
This adult swim bump music.

You're welcome
>>
>>925609
Yeah tell me which one. Its legit a mystery. I think its a newer Toonami Bump but not sure
>>
>>
File: 1414465168155.gif (2MB, 407x216px) Image search: [Google]
1414465168155.gif
2MB, 407x216px
>>925616
so is this actual hentai? or just stupid "LOLZ SO RANDOM XD ECCHI FOR LIFE!" ?
>>
>>925625

Neither. It's a dumb edit.
>>
>>925341
Huh, so that show does have something other than those two guys being bros and their boss with the big tits.
>>
File: Princess Tutu OP.webm (4MB, 520x390px) Image search: [Google]
Princess Tutu OP.webm
4MB, 520x390px
Thank Alexander Webm. Creator of the Webm.
>>
File: 1449527144861.webm (2MB, 640x480px) Image search: [Google]
1449527144861.webm
2MB, 640x480px
>>
Sigh. I wish I weren't such a fucking babby when it comes to making webms. I've only ever successfully made one, and it was a gigantic hastle, and was only barely small enough to post despite being like 3 seconds long.
>>
Updated.
>>
>>925668
ffmpeg is a valuable tool to master.

In general, these two commands should work for most works under one minute:

>ffmpeg.exe -i [INPUT_NAME] -b:v 500k -b:a 80k -vcodec libvpx -acodec libvorbis -pass 1 [OUTPUT_NAME].webm
>ffmpeg.exe -i [INPUT_NAME] -b:v 500k -b:a 80k -vcodec libvpx -acodec libvorbis -pass 2 [OUTPUT_NAME].webm

And ffmpeg is easy to install for the Windows command line: https://github.com/adaptlearning/adapt_authoring/wiki/Installing-FFmpeg

After installing ffmpeg and opening "cmd," you just have to copy, paste, and fill in the blanks. If you are adventurous, you can increase or decrease -b:v or -b:a for greater quality or to decrease filesize.

Its. That. Simple.
>>
>>
File: Shocking Pink.webm (4MB, 640x360px) Image search: [Google]
Shocking Pink.webm
4MB, 640x360px
>>925722

Defining bitrates? No, that's a set up to make a shitty webm. You've gotta use -crf if you don't want it to be shit. I don't remember the commands off hand (I use WfR most of the time), but you're setting that dude up for failure.
>>
>>925722
I have a Windows machine, but I usually use Ubuntu. Are the commands the same, but with something else instead of "ffmpeg.exe"?

>>925740
I just followed the Ubuntu instructions at the link he posted. I don't know what to do next.
>>
>>925741
>Are the commands the same, but with something else instead of "ffmpeg.exe"?

Instead of "ffmpeg.exe," just use "ffmpeg"

>>925740
With 2pass, the encoder essentially determines the best crf value for that given bitrate. If you give me a video source, I bet you I can optimize the file better with qmax, qmin, and pass better than crf.
>>
>>925747
So, in the instructions in >>543914, do I replace "-c:v" with something?
>>
>>925611
write a fucking email to adult swim stop fucking asking
>>
>>925747
Okay, I successfully made a 90 second webm, but it's over 16 megabytes. This is the same problem I kept encountering the first time I tried to learn how to make webms.
>>
>>925769
Ok, post the original file on pomf.se. Link it here. I will make it and paste the commands I used
>>
>>925772
>pomf.se
I meant pomf.cat
pomf.se is dead
>>
>>925772
>>925774
The video is several times larger than that site's filesize limit.
>>
>>925784
Okay, try this:

>ffmpeg -i [INPUT_NAME] -b:v 500k -b:a 80k -vcodec libvpx -vf "scale=-1:480" -acodec libvorbis -pass 1 [OUTPUT_NAME].webm
>ffmpeg -i [INPUT_NAME] -b:v 500k -b:a 80k -vcodec libvpx -vf "scale=-1:480" -acodec libvorbis -pass 2 [OUTPUT_NAME].webm
>>
>>925792
6.5 megabytes.
>>
>>925801
>ffmpeg -i [INPUT_NAME] -b:v 450k -b:a 60k -vcodec libvpx -vf "scale=-1:400" -acodec libvorbis -pass 1 [OUTPUT_NAME].webm
>ffmpeg -i [INPUT_NAME] -b:v 450k -b:a 60k -vcodec libvpx -vf "scale=-1:400" -acodec libvorbis -pass 2 [OUTPUT_NAME].webm

If its still above, just incrementally lower -b:v and -b:a .
You also generally need to scale videos to >480p to conserve bitrate.
>>
File: Popcorn.webm (453KB, 640x360px) Image search: [Google]
Popcorn.webm
453KB, 640x360px
>>925801

Jesus christ, tweak shit yourself man. You are not going to get a line of input that will make every webm you ever make perfect. Alter the variables and figure it out yourself.

This isn't a webm help thread. I don't mind helping folks but this is way too many off topic posts.
>>
>>925804
>>925805
I don't know what to do to which numbers. I've never done this before. Should I be trying to keep -b:v and -b:a proportional to each other as I lower them?
>>
>>925807
go read the ffmpeg documention
>>
>>925809
I'm looking at it, but all it says about -b:v and -b:a is what they are – the video and audio bitrates, respectively. What I want to know is how each of them affects final file size. Will file size be proportional to them? If my file size is 6.5 and I want to reduce it to 4.0, should I just take my -b:v and -b:a values and multiply each of them by 4.0/6.5?
>>
>>925804
Also, what does this statement mean?
>You also generally need to scale videos to >480p to conserve bitrate.

I've seen plenty of webms with height smaller than 480 pixels. What's the problem with making small webms?
>>
File: muh ribbons.webm (2MB, 574x360px) Image search: [Google]
muh ribbons.webm
2MB, 574x360px
>>925814

Man, you really have no idea what you're doing.

Look. Bitrate is bits per second. Take the bitrate, multiply it by the time in seconds, and then convert to megabytes. That is your end file size. ffmpeg is kinda stupid so it can go over pretty easy, though.

But seriously, please don't turn the thread into /g/. That's what /g/ is for. There's plenty of googling you could do that would be way more productive than this.
>>
>>925819
>Also, what does this statement mean?
>>You also generally need to scale videos to >480p to conserve bitrate.
I meant less than 480p.
>>
where are the big anime diddies
>>
>>925814
My advice is to pick an audio bitrate (64k is typical), then calculate the video bitrate you need to hit a target filesize for the length of your video.
A calculation for that would be (your target filesize in megabytes)*(1024)*(8)/(time) - (audio bitrate) to give you a video bitrate in kilobytes.
in fact here's a batch script to do just that. past this in to text file and save as bitrate calculator.bat
@echo off
TITLE Video Bitrate Calculator
set /p size="Enter file size limit in MB: "
set /p time="Enter length in seconds: "
set /p audio="Enter audio bitrate: "
set /a bitrate=%size%*1024*8/%time%-%audio%
echo Your video bitrate is %bitrate% kbps.
PAUSE
>>
>>925827

I dunno if you mean songs or titties.
>>
>>925824
>>925832
I've almost got it figured out. I know you think I'm annoying, but honestly I'm really grateful you guys've given me as much advice as you have. Thanks so much.
>>
File: 1399358081074.gif (281KB, 500x281px) Image search: [Google]
1399358081074.gif
281KB, 500x281px
>>925835
>>
>Error: File contains an invalid stream.

:(
What did I do wrong?
>>
File: DFC.webm (3MB, 640x360px) Image search: [Google]
DFC.webm
3MB, 640x360px
>>925827
>>925844

:^)
>>
File: Hitsugi_No_Chaika_OP.webm (4MB, 640x360px) Image search: [Google]
Hitsugi_No_Chaika_OP.webm
4MB, 640x360px
>>925849
Fixed it.
Here's my first webm longer than 3 seconds.
>>
File: Planetes_E01.webm (4MB, 640x360px) Image search: [Google]
Planetes_E01.webm
4MB, 640x360px
>>925862
This is fun. I wish I could hardcode subs somehow, though.
>>
>Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as bit_rate, rate, width or height

:(
>>
Fugg, I missed all the fun webm making talk. Oh well, I'm here now if people have questions.

>>925910
Probably a typo, like not supplying a value to an option or filter that requires one.
>>
>>925948
When I open the file properties, it lists "unknown" for the frame height and width.
I'm currently torrenting a different copy of the episode, in the hopes that it won't be similarly corrupted.
>>
>>925952
post either the ffprobe or mediainfo output of the file.
>>
>>925959
I don't know where to find those.
>>
>>925966
mediainfo and ffprobe are programs, ffprobe being part of the FFmpeg suite of tools.
>>
>>925976
Well I'm pretty new to all this, having made a grand total of 3 webms in my life, one of which was 3 seconds long, and the other two of which I just posted in this thread immediately after making them. So I don't actually know how to use FFMPEG, other than copypasting some commands into my terminal.
>>
>>925966
>>925952
>>925910
Also, you could just post your full commandline and I could probably spot the problem, though the stream information may be needed.

>>925978
It's not that difficult once you understand the processing pipeline and steam labelling.
>>
>>925981
The command I'm using worked for the other two webms.
>ffmpeg -i ./Ergo\ Proxy-\ 16\ NLT-\ Release.mkv -ss 00:01:13.000 -to 00:01:25.000 -b:v 2666K -b:a 64k -vcodec libvpx -vf scale=640:-1 -acodec libvorbis -pass 1 -sn Ergo_Proxy_E16.webm
It fails on the first pass. I don't think the problem is FFMPEG or anything like that. I think there's legitimately some kind of weird corruption going on with the video file.
>>
>>925987
add "-f webm" before pass 1, and set the output file to /dev/null for the first pass, then the output file as you have it for pass 2.
>>
>>925987
Okay, I take this back. I'm definitely doing something wrong. I torrented a different copy of the episode, that displays its resolution correctly in the file properties, and yet I'm getting the same error.

Command.
>ffmpeg -i ./\[Golo\]\ Ergo\ Proxy\ -\ 16\ \[BD\]\[1920x1080\]\[9CD04FE9\].mkv -ss 00:01:14.000 -to 00:01:26.000 -b:v 2666K -b:a 64k -vcodec libvpx -vf scale=640:-1 -acodec libvorbis -pass 1 -sn Ergo_Proxy_E16_00-01-14.webm
Error.
>Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as bit_rate, rate, width or height
>>
>>925996
So like this?
>ffmpeg -i ./\[Golo\]\ Ergo\ Proxy\ -\ 16\ \[BD\]\[1920x1080\]\[9CD04FE9\].mkv -ss 00:01:14.000 -to 00:01:26.000 -b:v 2666K -b:a 64k -vcodec libvpx -vf scale=640:-1 -acodec libvorbis -f webm -pass 1 -sn /dev/null
>>
>>925997
also try putting your filter string in quotes
>>
File: Gravity.webm (4MB, 640x360px) Image search: [Google]
Gravity.webm
4MB, 640x360px
>92 replies
>37 WebM's

Guys... c'mon now.
>>
>>926001
Once I've got this figured out for good and all (and once I figure out how to hardcode subtitles into my videos), I'll practically be posting nothing but webms.
>>
>>926003

-filter_complex "subtitles=VIDEO_FILE[s],[0:v][s]overlay[v],[v]scale=-1:XXX[v]" -map "[v]" -map 0:a:X (where X is which audio stream, 0 if there's only 1)
>>
File: owned.webm (1MB, 1280x720px) Image search: [Google]
owned.webm
1MB, 1280x720px
Girls dying
>>
>>926000
Which part of the command is the "filter string"? I'm still getting the error when I use "-f webm" and /dev/null.
>>
>>926011
>-vf scale=640:-1
becomes
>-vf "scale=640:-1"
>>
>>926014
Still get the error. :(
>>
>>926016
oh fuck me

The k on your -b:a is k not K, make it K
>>
Tried reducing -b:v from 2666 to 1984, still get the error.
>>
>>926021
Changed the lowercase k to an uppercase K, still get the error.
>>
>>926024
Try
>ffmpeg -i Ergo\ Proxy-\ 16\ NLT-\ Release.mkv -ss 1:13 -to 1:25 -b:v 2666K -b:a 64K -vf "scale=-1:640" -c:v libvpx -c:a libvorbis -f webm -sn -pass 1 /dev/null

>scale became -1:x instead of 640:-1
>>
>>926029
Still produces error.
I feel like it's something deeper than this. My previous two webms both worked fine, with no error, even though I used pretty much this exact same command.
>>
File: Shaba Daa.webm (122KB, 720x405px) Image search: [Google]
Shaba Daa.webm
122KB, 720x405px
>>925078
Can you help me out? No metadata, reverse search doesn't work...

There are no character names and looking up a homage to JoJo would bring up dozens of animus. Thanks!

Image below for reference.
https://a.pomf.cat/ipciba.png
>>
File: MuhMeds.webm (3MB, 1280x720px) Image search: [Google]
MuhMeds.webm
3MB, 1280x720px
>>
>>926033
Try putting the bitrates after the encoder declarations, and the video filters before them, but after the timings
>>
>>926035
google oreshura
>>
>>926047
Thanks, anon!
>>
>>926040
>ffmpeg -i ./Ergo\ Proxy\ -\ 16\ NLT-Release.mkv -ss 00:01:13.000 -to 00:01:25.000 -vf "scale=-1:360" -vcodec libvpx -acodec libvorbis -b:v 2666K -b:a 64K -f webm -pass 1 -sn /dev/null
Still produces the error.

With the previous two webms, I started at -ss 00:00:00.000; with this webm, I'm starting at either -ss 00:01:13.00. Could the problem be that my FFMPEG install, like, isn't letting me create webms that don't start at the beginning of the video, or something? That's the only difference I can think of between the last two I made and this one.
>>
File: LEWD.webm (2MB, 1280x720px) Image search: [Google]
LEWD.webm
2MB, 1280x720px
>>
File: Read the Manga.webm (2MB, 960x540px) Image search: [Google]
Read the Manga.webm
2MB, 960x540px
>>
>>926056
silver is the best
orange is shit
>>
>>926050
Wait a second, what version of ffmpeg are you using; what version of Ubuntu?

In older versions of Ubuntu libav was the standard instead of FFmpeg (it's a hurt feeling fork), and the ffmpeg command doesn't work properly
>>
>>926064
I don't know what version of FFMPEG. I just followed the Ubuntu instructions from the link in >>925722.
My Ubuntu is 14.04.
>>
>>926056
>that husky voice from orange

Better watch this. I can't stress how much I despise the shrill voices typically employed for female characters. I'm sure she's literally fucking gold. Best character. #1 of the season. She's a main character, right?

Right?
>>
>>926065
Unless you installed the ffmpeg developer ppa then this is your problem.

You need to install the dev ppa. follow the instructions here: https://launchpad.net/~mc3man/+archive/ubuntu/trusty-media
>>
>>926067
She is the childhood friend so she thinks entitled to the main character.

You decide if that's a good feature or not for yourself.
>>
>>926072
What is this about? I keep seeing the JoJo references and it makes me smile.
>>
>>926077
Silver haired girl blackmails the MC into becoming her BF. She uses his diary that she stole from him which is full of really embarrassing shit that he did when he was a kid. Her motives are a spoiler.

The reason there are so many jojo references are because silver hair's mom really likes jojo. And got her daughter into jojo.

It also happens that the MC really liked jojo as a kid and his secret diary is full of jojo quotes and references.

Orange is just the competing childhood friend.
>>
>>925611

not telling you which

https://www.youtube.com/watch?v=_iG3Ar0ZBQg&index=19&list=PLEAAC182966AE4A81
>>
File: 1452520898625.webm (3MB, 512x384px) Image search: [Google]
1452520898625.webm
3MB, 512x384px
>>
File: hncop1.webm (4MB, 747x420px) Image search: [Google]
hncop1.webm
4MB, 747x420px
>>
>>924973
IS this show any good? Looks interesting
>>
>>926135

>>>/wsr/
>>
>>925880
you can, are you using wfr?
>>
>>926139
fuck off reddit
>>
File: boot.webm (4MB, 500x280px) Image search: [Google]
boot.webm
4MB, 500x280px
>>
>>926158
Why the fuck are her eyelashes so white.
>>
Does anyone have the Wakako-zake pol memesubs
>>
File: dubsman irl_AUDIO.webm (4MB, 640x360px) Image search: [Google]
dubsman irl_AUDIO.webm
4MB, 640x360px
>>924888
>>
Any Gasaraki Webms?
>>
File: yuno.webm (175KB, 300x350px) Image search: [Google]
yuno.webm
175KB, 300x350px
>>
>>926374
looks like me when I'm citing Samuel L Jackson bible quotes from Pulp Fiction
>>
>>926069
Which of the commands at that link should I follow? I've entered the following so far.
>sudo add-apt-repository ppa:mc3man/trusty-media
>sudo apt-get update
>sudo apt-get dist-upgrade

Should ffmpeg work now?
I'll try it again.
>>
>>926098
Hey, come on, I already posted that one.
It was my very first proper webm, too. :(
>>925862
>>
>>926148
I don't know what WFR is.
>>
>>926486
Read the OP.
>>
>>926481
Nope. I still get the error.

Command.
>ffmpeg -i ./Ergo\ Proxy\ -\ 16\ NLT-Release.mkv -ss 00:01:13.000 -to 00:01:25.000 -vf "scale=-1:360" -vcodec libvpx -acodec libvorbis -b:v 2666K -b:a 64K -f webm -pass 1 -sn /dev/null
Error.
>Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as bit_rate, rate, width or height
>>
>>926489
According to Control+F, there is no reference to "WFR" anywhere on the page https://wiki.installgentoo.com/index.php/WebM, nor any reference to "WFR" anywhere in this thread prior to the post >>925282.
>>
>>926491
WebM for Retards
>>
>>926494
Ahh. I guess I'm one of those, then.
>>
Both of the following two commands each still produce the error.
>ffmpeg -i ./Ergo\ Proxy\ -\ 16\ NLT-Release.mkv -ss 00:01:13.000 -to 00:01:25.000 -vf scale=640:-1 -b:v 2666K -c:v libvpx -b:a 64K -c:a libvorbis -f webm -pass 1 -sn /dev/null
>ffmpeg -i ./Ergo\ Proxy\ -\ 16\ NLT-Release.mkv -ss 00:01:13.000 -to 00:01:25.000 -vf scale=640:-1 -b:v 2666K -c:v libvpx -b:a 64K -c:a libvorbis -sn Ergo_Proxy_E16_00-01-13.webm
>>
>>926135
It's an OVA, not much of a show, just a 26 minute video.
>>
If that anon is still here and still feels like helping, I've made a /g/ thread for my problem. I've documented every single command I've entered into the terminal both today and yesterday.
>>>/g/52702481
>>
File: ass juice_AUDIO.webm (1MB, 512x384px) Image search: [Google]
ass juice_AUDIO.webm
1MB, 512x384px
>>926495
you could probably benefit from using it.
>>
>>926521
Look, I made two perfectly good webms using the ffmpeg command line. I'm not going to be defeated by this third webm. It's a matter of pride, at this point.
>>
File: The real battle begins!.webm (4MB, 500x280px) Image search: [Google]
The real battle begins!.webm
4MB, 500x280px
>>926526

Your pride is creating subpar webm's.
>>
>>926527
Are you saying >>925862 and >>925880 are subpar? And if so, what could I have done to improve them?
>>
>>926539

Use double pass encoding, for one. It is always an improvement. cfr lets the program optimize bitrate based on the scene, which is far more efficient at maximizing bitrate than hamfistedly defining a bitrate.

Both of these can be done with ffmpeg, but WfR makes it much easier.
>>
>>926543
>Use double pass encoding, for one.

I did. For both of them.

>cfr lets the program optimize bitrate based on the scene, which is far more efficient at maximizing bitrate than hamfistedly defining a bitrate.

Is "-cfr" a tag that I add to the command, instead of the bitrate declarations?
>>
>>926548
http://lmgtfy.com/?q=ffmpeg+crf&l=1
>>
>>926555
According to this Google result…
>https://netheadaches.wordpress.com/2007/11/08/error-while-opening-codec-for-output-stream-01-maybe-incorrect-parameters-such-as-bit_rate-rate-width-or-height/
… the solution to my problem may be to manually enter a sampling frequency into my ffmpeg command. Will sampling frequency affect filesize separately from bitrate? Would it create problems if I tried to define both sampling frequency and bitrate in my command? And is the example sampling frequency this guy uses typical, or should it be higher or lower?
>>
>>926527
Is that the guy who voices Viral in TTGL?
>>
>>926567
He was Cyborg Guy in GaoGaiGar and Sanageyama in Kill la Kill too, surely you've seen at least one of those?
>>
File: Legendary Girl A.webm (4MB, 500x280px) Image search: [Google]
Legendary Girl A.webm
4MB, 500x280px
>>926558

Firstly, you can't affect filesize separate from bitrate. Filesize = bitrate*time. Literally impossible. You should understand that by now.

And no, sample frequency shouldn't do anything like that. I haven't ran into that problem, but if you actually knew what sampling frequency was (google) then you'd know that yourself.

>>926571
Nope.
>>
File: Starless cocktail.webm (1MB, 640x360px) Image search: [Google]
Starless cocktail.webm
1MB, 640x360px
>>
>>926579
I've gone into a different folder, and entered the following command…
>>ffmpeg -i ./Goodfellas.1990.720p.BrRip.264.YIFY.mp4 -ss 00:40:16.500 -to 00:40:57.000 -vf scale=640:-1 -b:v 745K -c:v libvpx -b:a 64K -c:a libvorbis -f webm -pass 1 -sn /dev/null
… and it does not return the same error, but it just sits there chugging away for minutes on end, never advancing past the first frame of the output file. I uploaded a screenshot at >>>/wsr/45402.
>>
File: tfw.gif (1020KB, 500x373px) Image search: [Google]
tfw.gif
1020KB, 500x373px
>>926599

Listen.
Bro.
This. Is. Not. a .Tech. Support. Thread.
This isn't even about anime at this point. This is completely irrelevant. We've used over half the bump limit and barely over 1/3 the image limit, mostly on your bullshit.

I shouldn't of ever helped you. I should of called you names and told you to leave, I guess. Whatever. This isn't the place for that am I sorry if I ever gave you the impression that it was.
>>
>>926056
I had the same reaction when a Sierra Leon exchange student asked me who Superman was.
>>
>>
>>926607
>Listen.
>Bro.
>This. Is. Not. a .Tech. Support. Thread.
FUCKING THIS
>>
>>926607
>>926619
I already created /g/ and /wsr/ threads, and even linked to them here.
>>
File: ErgoProxy_E16_00-01-13.webm (966KB, 640x360px) Image search: [Google]
ErgoProxy_E16_00-01-13.webm
966KB, 640x360px
Testing.
>>
>>926633
Then stay in there fagot no one cares you can't into webm ceot for that one faggot who though you weren't autistic enough to learn basic webming but you sure proved him wrong 25 replies later.
>>
>>926646
Sorry?

I can webm now, so I can go back to contributing. Is that so horrible?
>>
>>926643
>TFW no Pino to accompany you on your adventures

Why even live?
>>
>>926649
Good now stfu
>>
>>
File: char_broil_bridge.webm (3MB, 800x450px) Image search: [Google]
char_broil_bridge.webm
3MB, 800x450px
>>
>170 posts
>59 files
Man these threads suck nowadays.
>>
>>926036
What a jackass.
>>
>>926172
cuz its cute
>>
File: hyouka.webm (3MB, 1280x720px) Image search: [Google]
hyouka.webm
3MB, 1280x720px
>>926776
I never read the posts, I only come here for the webm/gifs
>>
>>926850

I feel more sorry for you, then.
>>
>>
>>926560
Yes, its Tomozaku Seki. Hes also known for doing the voice for Domon Kasshu from G-Gundam and Mitsunari Ishida from Sengoku Basara.
>>
>>926500
>>926490
>>926558
>>926599
>>926633

Add -ac 2 to your command, my new guess is that you aren't providing enough bandwidth for the number of audio channels in the source (so we'll reduce the number of channels to 2; stereo).
>>
>>926651
>adventures
normalspls
>>
>>926854
>feel sorry for
I envy him.
>>
File: Cloud vs Sephiroth 1.webm (4MB, 480x270px) Image search: [Google]
Cloud vs Sephiroth 1.webm
4MB, 480x270px
>>
File: Cloud vs Sephiroth 2.webm (4MB, 480x270px) Image search: [Google]
Cloud vs Sephiroth 2.webm
4MB, 480x270px
>>
File: Cloud vs Sephiroth 3.webm (4MB, 480x270px) Image search: [Google]
Cloud vs Sephiroth 3.webm
4MB, 480x270px
>>
File: Cloud vs Sephiroth 4.webm (4MB, 480x270px) Image search: [Google]
Cloud vs Sephiroth 4.webm
4MB, 480x270px
>>
>>
File: 1.2 v2.webm (4MB, 640x360px) Image search: [Google]
1.2 v2.webm
4MB, 640x360px
>>
What kind of sound is this
>>
>>927222
Sounds like "ugh-alagah"
>>
>>927222
It's a yelp.
>>
>>924888
too fucking stupid to just get out of the car. Well thats anime for you-
>>
File: BTFO.webm (4MB, 640x360px) Image search: [Google]
BTFO.webm
4MB, 640x360px
>>
File: BTFO2.webm (4MB, 640x360px) Image search: [Google]
BTFO2.webm
4MB, 640x360px
>>
>>
File: JinRohTheWolfBrigade_01-30-27.webm (4MB, 656x424px) Image search: [Google]
JinRohTheWolfBrigade_01-30-27.webm
4MB, 656x424px
>TFW you're running late for work and your webm finally finishes encoding at 4.2 MB

I waited seven fucking hours to be able to make this piece of shit, and it doesn't even have hardcoded subs. BRB, committing sudoku.
>>
how do i raise the volume with wfr?
>>
>>927279
I can sum up the scene without subtitles.
Bitch nigga with no armor bitching that he lost to the based nigga, who saw through the bitch nigga's bullshit.
He whining like a bitch before screaming his name like a bitch then getting lit up, like a
little
bitch.
>>
>>927279
Don't worry, everyone has already made the relevant Jin-Roh scenes already anyways.
>>
>>927302
>>
File: goddam it geoff_AUDIO.webm (2MB, 540x304px) Image search: [Google]
goddam it geoff_AUDIO.webm
2MB, 540x304px
>>927285
you don't
>>
>>
File: banana_AUDIO.webm (4MB, 720x480px) Image search: [Google]
banana_AUDIO.webm
4MB, 720x480px
>>926643
This piece of shit webm is what you've been having trouble with the whole time? Go fucking kill yourself for real mate.
>>
>>927331
It was giving me an error message, asshole. I tried dozens and dozens of different permutations of the ffmpeg command before I finally found one that didn't return the error.
>>
File: [Kaiba][OP] Never.webm (4MB, 580x326px) Image search: [Google]
[Kaiba][OP] Never.webm
4MB, 580x326px
>>
do i use constant or variable mode in webm for bakas?
>>
>>927347
vbr with 2 pass will always provide better results than cbr
>>
File: move away_AUDIO.webm (4MB, 640x360px) Image search: [Google]
move away_AUDIO.webm
4MB, 640x360px
>>
>>927350
does it usually stay with in the maximum limit like 3-4mb?
>>
>>927362
Set a bitrate target based on the length of the video
>>
>>927350
this
>>
Ayyyyy! I figured out how to do subtitles on my own! I didn't even have to pester you guys for 50 posts!
>>
File: 1421021245879.webm (2MB, 240x194px) Image search: [Google]
1421021245879.webm
2MB, 240x194px
>>
>>927328
What did they mean by "rubber"? A dildo?
>>
>>927377
Wait, hold on. Why is the resolution so big?

>ffmpeg -i ./PSNR.Planetes.24.mkv -ss 00:21:03.500 -to 00:23:00.000 -vf scale=640:-1 -vf subtitles=./PSNR.Planetes.24.mkv -c:v libvpx -b:v 233K -ac 2 -c:a libvorbis -b:a 48K -pass 1 -sn Planetes_E24_00-21-03.webm
Did the second "-vf" cancel out the first "-vf"? How do I include both the scale and the subtitles specifications?
>>
>>927381
In English the most common way to refer to it is 'diva cup'. It's sort of like a small diaphram that gently fits over your cervical opening and collects your menses. They're meant to replace pads or tampons for people who care about the enviornment, since you empty and rinse the cup out and then reuse it, rather than using and then throwing away dozens of pads every cycle.
>>
>>927381
>>927388
The hell are you talking about? A "rubber" is just a condom.
>>
>>927381
>>927388
the fuck lmao? its a condom
>>
>>927381
dude...
>>
>>927383
see >>926006

I could also just write the filter expression for you if you want.
>>
File: Planetes_E24_00-21-03.webm (4MB, 640x360px) Image search: [Google]
Planetes_E24_00-21-03.webm
4MB, 640x360px
>>927411
Nah, I figured it out.
>>
>>926616
The OP is way more energetic than the show is
>>
I'm starting to get the hang of this.
>>
>>927416
Oh wow, fuck this guy
>>
>>927492
What, me? What did I do?
>>
>>925609
its not.. nor is it najubes
>>
>>926543
thanks for the new show, that intro is catchy as fuck
>>
>>927560

Show is pretty good. Probably better now that you can marathon it.
>>
>>927381
ahahahahha
>literally I'm 12 and what is this
>>
>>925290
easily anime of the season and quickly becoming one of my alltime favorites.
>>
>>927593
In England, a "rubber" is an eraser. So you could give benefit of the doubt if you really want to.
>>
>>927603
I thought England was precisely where "rubber" meant condoms? I've never heard an american use that expression.
>>
>>
>>
>>
>>927064
This is high up on my list of favorite moments from this series.
>>
>>927603
rubber is an eraser and condom. It's the same here in ausland
>>
>>925078

Sauce?
>>
>>927245
>Using Steel Wing on a water type

People are dumb in the anime.
>>
>>927355
High School Boys Power Ranking:
Hidenori > Yoshitake >>>>>>> Tadakuni
>>
>>926980
Noboyuki Hiyama voiced Viral, ya mook.
>>
>>926643
please more
>>
>>
DBZ fags on suicide watch
Based Fuji
>>
File: EVA.webm (4MB, 616x420px) Image search: [Google]
EVA.webm
4MB, 616x420px
>>927366
>>
File: acat-e.webm (4MB, 320x240px) Image search: [Google]
acat-e.webm
4MB, 320x240px
>>
File: ErgoProxy_E16_00-05-37.webm (2MB, 640x360px) Image search: [Google]
ErgoProxy_E16_00-05-37.webm
2MB, 640x360px
>>927929
Kay.
>>
File: webm.webm (3MB, 640x360px) Image search: [Google]
webm.webm
3MB, 640x360px
First time webm test. Let's see how it turns out
>>
File: ErgoProxy_E05_00-00-00.webm (4MB, 640x360px) Image search: [Google]
ErgoProxy_E05_00-00-00.webm
4MB, 640x360px
>>928129
I feel like there's some kind of metaphor here. The picture represents civilization, maybe? Humans build it over many millennia, robots break it in an instant, robots rebuild it in an instant, then both humans and robots get fucked over when the winds of change come howling.

Or something like that.
>>
Anyone know why this is happening?

--- CREATING AVISYNTH PROXY ---
[avisynth @ 005af760] Not An Avisynth 2 C Plugin: \\?\C:\Users\...\Desktop\stuff\VISOKS~1\webm\Binaries\Win32\ffms2.dll
(C:\Users\...\AppData\Local\Temp\tmp240F.tmp, line 2)
[nut @ 00000000003128c0] No main startcode found.
(C:\Users\...\AppData\Local\Temp\tmp240F.tmp, line 2)
pipe:0: Invalid data found when processing input
C:\Users\...\AppData\Local\Temp\tmp240F.tmp: Unknown error occurred

--- FFMPEG HAS EXITED ---

ffmpeg.exe exited with exit code 1. That's usually bad.
If you have no idea what went wrong, open an issue on GitGud and copy paste the output of this window there.
>>
>>928200
Why arent you just using webm for retards?
>>
>>928212
Not the guy you're responding to, but can we please stop telling people to use WFR when they're trying to use FFMPEG? Learning to use and debug terminal commands is a valuable experience, and especially useful if you want to get into Linux.
>>
File: ErgoProxy_E16_00-06-39.webm (3MB, 640x360px) Image search: [Google]
ErgoProxy_E16_00-06-39.webm
3MB, 640x360px
>>928142
>>
>>928214
Nothing wrong with that but it's clearly wrong thread for learning FFMPEG
>>
>>928219
Agreed. This place is to post anime webms if they're not doing that, I couldn't care less.
>>
File: God Eater OP - Code A.webm (4MB, 500x280px) Image search: [Google]
God Eater OP - Code A.webm
4MB, 500x280px
>>928212
He is.

>>928214
No.

>>928200
I think I got that error a long time ago. I think I fixed it by going into the temp folder it creates and renaming the file it's making to the one it's looking for (in your case, tmp240F.tmp.) I hope you know enough about computers and files to understand what that means.

I don't think you are, but make sure you aren't using any forbidden characters in the desired file name (colons, question marks, etc).
>>
File: test2.webm (4MB, 640x360px) Image search: [Google]
test2.webm
4MB, 640x360px
>>928142
>>928218
What bitrate are these? How do I get them to look as good as yours considering my webm related.

>>928212
>>928214
>>928219
>>928225
Sorry to break it to you, but I was using WFR. Apparently I forgot to install Avisynth.

Also I set the limit to 4 mb but it keeps going for 4.1 like, why? Should I just be more specific and try 4.0?
>>
>>928228
>What bitrate are these?

I'm using FFMPEG. My commands for the first one were.
>ffmpeg -i ./Ergo\ Proxy\ -\ 05\ NLT-Release.mkv -ss 00:00:00.000 -to 00:01:00.500 -vf scale=640:-1 -c:v libvpx -b:v 501K -ac 2 -c:a libvorbis -b:a 40K -pass 1 -sn ErgoProxy_E05_00-00-00.webm
>ffmpeg -i ./Ergo\ Proxy\ -\ 05\ NLT-Release.mkv -ss 00:00:00.000 -to 00:01:00.500 -vf scale=640:-1 -c:v libvpx -b:v 501K -ac 2 -c:a libvorbis -b:a 40K -pass 2 -sn ErgoProxy_E05_00-00-00.webm

Also.
>Also I set the limit to 4 mb but it keeps going for 4.1 like, why? Should I just be more specific and try 4.0?

There's a difference between megabytes and mebibytes. 4 mebibytes, which I believe is the true upload limit, is 4.096 megabytes, but will still upload.
>>
>>928228
Is that from animator expo?
>>
>>928233
>4 mebibytes, which I believe is the true upload limit, is 4.096 megabytes, but will still upload.

Or actually no, 4 mebibytes is 4.194304 megabytes. So you can actually go up to almost 4.2.
>>
File: ErgoProxy_E16_00-12-42.webm (2MB, 640x360px) Image search: [Google]
ErgoProxy_E16_00-12-42.webm
2MB, 640x360px
>>928218
>>
>>928235
Short Peace

>>928237
What are you using to record these? OBS? Can I get your encoding settings and whatnot for them?
>>
File: clean.webm (4MB, 532x300px) Image search: [Google]
clean.webm
4MB, 532x300px
>>
File: God Eater - Sweet Dreams.webm (4MB, 500x280px) Image search: [Google]
God Eater - Sweet Dreams.webm
4MB, 500x280px
>>928233
You could just tell him the damn bitrates were 501 for video and 40 for audio.

>>928228
If you want the highest quality, use variable, not constant. It takes some tweaking so if you're in a rush it isn't good, but the output will always be better with variable.

>>928240
>record

Nigga what? You just use the .mkv.
>>
>>928243
Oh fuck. Have I been doing it wrong? I used to record file output from OBS and then make a webm out of it. Is that why my >>928228
webm looked like compressed shit?
>>
>>928240
>What are you using to record these? OBS?

I don't know what that means.

>Can I get your encoding settings and whatnot for them?

I just used commands like the ones I posted in >>928233.

>>928243
>You could just tell him the damn bitrates were 501 for video and 40 for audio.

But they weren't. I always use 40K for the audio, yes, but the video bitrates are different on every one of these. The reason why I posted the commands themselves was to show, A, that I'm using FFMPEG, B, I'm using two pass encoding, and C, I'm varying the video bitrates for each one.

To calculate what my video bitrate needs to be, I just take 2^15/t–40, where t is the length of the webm in seconds.
>>
File: armed.webm (4MB, 640x360px) Image search: [Google]
armed.webm
4MB, 640x360px
>>
File: horror.webm (4MB, 640x360px) Image search: [Google]
horror.webm
4MB, 640x360px
>>
File: AnoHana OP - Aoi Shirori.webm (4MB, 500x280px) Image search: [Google]
AnoHana OP - Aoi Shirori.webm
4MB, 500x280px
>>928246

Yeah, you're doing it wrong. Regardless of whether you use ffmpeg directly or WfR, both have the ability to cut to a selection. You could also take the file into a video editor and crop it manually. Using a recording program to crop is just gonna be lossy unless you use very high recording settings.

There are other methods people use that don't have the ability to crop a source, and they use OBS or video editing software, but you don't need to if you use WfR or ffmpeg directly.

>>928250
I'm just saying, the question was "what is the bitrate" and your answer was "this command." You could tell him what you told me, which is a useful explanation of bitrate selection, rather than the commands which he likely doesn't understand since he doesn't use ffmpeg directly.

Previous statements goes to you too, though. You shouldn't define bitrate either. -crf -qmin -qmax is gonna be better, unless you put speed over quality.
>>
Pino is best sidekick.
>>
>>928262
>Previous statements goes to you too, though. You shouldn't define bitrate either. -crf -qmin -qmax is gonna be better, unless you put speed over quality.

Doesn't that leave the filesize uncontrolled, though? Fixing the bitrate ensures I'll always be under 4 MiB.
>>
File: test3.webm (4MB, 640x360px) Image search: [Google]
test3.webm
4MB, 640x360px
>>928243
>>928250
>>928262

Alright, let's try this out. From what I checked it's looking even worse than what I was doing before.
>>
>>928267

Well yeah. You have to use trial and error to get it as close to 4mb as possible. It takes more time since you'll probably be encoding it multiple times trying to get it just right. It'll look better, but it's gonna take a lot longer.
>>
>>928268
God DAMN. That is one high quality webm, bro. Good job. (You seem to have lost your subtitles, though.)
>>
File: ErgoProxy_E16_00-19-59.webm (402KB, 1280x720px) Image search: [Google]
ErgoProxy_E16_00-19-59.webm
402KB, 1280x720px
>>928263
Wait, why did I make that 360p? It's two fucking seconds long. And why did I leave the sound on, when the scene is practically silent? I'm such a baka.
>>
File: Koi-KaikiCrabOP.webm (4MB, 480x270px) Image search: [Google]
Koi-KaikiCrabOP.webm
4MB, 480x270px
>>928273
creditless version

don't use TV rips when BD version is out, especially for OP/EDs
>>
So, concerning subtitles, I've been using "-vf subtitles=./input.mkv" to encode them into my webms, following the advice of https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo.

However, I tried this on the movie Paprika, of which my copy has multiple subtitle tracks, and it returned the following error.
>Unable to locate subtitle stream in ./Paprika (2006) 1080p [Jpn 5.1 & Eng 5.1] Blu-ray.mp4
>Error initializing filter 'subtitles' with args './Paprika (2006) 1080p [Jpn 5.1 & Eng 5.1] Blu-ray.mp4'
>Error opening filters!

How do you guys encode subtitles into your webms? I feel like I'm not doing it right.
>>
File: test4.webm (4MB, 640x360px) Image search: [Google]
test4.webm
4MB, 640x360px
>>928276
Damn, it looked way worse when I was previewing it. Let's try one more. Also the WFR window is kind of fucked up so I can't turn on subtitles.
>>
>>928292

Thanks m8. I actually saved the one I posted. Most of the anime I have on hand is before I became savvy in the ways of anime, so there's TV stuff around. Now I'm much more vigilant for those kinda things, though.
>>
File: Kabuki-SnailOP.webm (4MB, 480x270px) Image search: [Google]
Kabuki-SnailOP.webm
4MB, 480x270px
Since this thread needs more webms I'm going to dump all the monogatari series OP/EDs
>>
File: Bake-ED1NC.webm (4MB, 480x270px) Image search: [Google]
Bake-ED1NC.webm
4MB, 480x270px
>>
File: Tsuki-NCED.webm (4MB, 532x300px) Image search: [Google]
Tsuki-NCED.webm
4MB, 532x300px
>>
File: Nise-BeeOP.webm (4MB, 480x270px) Image search: [Google]
Nise-BeeOP.webm
4MB, 480x270px
>>
File: Platinum-NC.webm (4MB, 532x300px) Image search: [Google]
Platinum-NC.webm
4MB, 532x300px
>>
File: Bake-CatOP.webm (4MB, 550x224px) Image search: [Google]
Bake-CatOP.webm
4MB, 550x224px
>>
File: Hana-MonkeyOP.webm (4MB, 480x270px) Image search: [Google]
Hana-MonkeyOP.webm
4MB, 480x270px
>>
File: Bake-SnakeNCOP.webm (4MB, 532x300px) Image search: [Google]
Bake-SnakeNCOP.webm
4MB, 532x300px
>>
File: Owarimonogatri NCOP 1.webm (4MB, 560x314px) Image search: [Google]
Owarimonogatri NCOP 1.webm
4MB, 560x314px
>>
File: Tsuki-NCOP.webm (4MB, 480x270px) Image search: [Google]
Tsuki-NCOP.webm
4MB, 480x270px
>>
File: kaerimichi-nocredits.webm (4MB, 480x270px) Image search: [Google]
kaerimichi-nocredits.webm
4MB, 480x270px
>>
File: Bake-MonkeyOP.webm (4MB, 532x300px) Image search: [Google]
Bake-MonkeyOP.webm
4MB, 532x300px
>>
File: intro.webm (4MB, 640x360px) Image search: [Google]
intro.webm
4MB, 640x360px
>>
File: NekoShiroOP.webm (4MB, 532x300px) Image search: [Google]
NekoShiroOP.webm
4MB, 532x300px
>>
File: Paprika_00-11-37.webm (4MB, 640x344px) Image search: [Google]
Paprika_00-11-37.webm
4MB, 640x344px
Well, I decided it would be easier to just download a different copy of the movie and encode that instead, than try to figure out what was going on with the other one.

>>928336
Okay, that is just unreasonably cute.
>>
File: Oto-SnakeOP.webm (4MB, 532x300px) Image search: [Google]
Oto-SnakeOP.webm
4MB, 532x300px
>>
File: Nise-CrabOP.webm (4MB, 480x270px) Image search: [Google]
Nise-CrabOP.webm
4MB, 480x270px
>>
File: Neko-NCED1.webm (4MB, 480x270px) Image search: [Google]
Neko-NCED1.webm
4MB, 480x270px
>>
File: owarimonogatari op2.webm (4MB, 480x270px) Image search: [Google]
owarimonogatari op2.webm
4MB, 480x270px
still waiting for BDs to make creditless versions of these next 3
>>
File: owarimonogatari op3.webm (4MB, 560x314px) Image search: [Google]
owarimonogatari op3.webm
4MB, 560x314px
>>
File: Owarimonogatari ED2.webm (3MB, 480x270px) Image search: [Google]
Owarimonogatari ED2.webm
3MB, 480x270px
I think that is all of them.
Let me know if I forgot any.
>>
>>928336

Pretty sure this came up before, but your version is sped up by a few seconds.
>>
File: fucking women.webm (4MB, 900x506px) Image search: [Google]
fucking women.webm
4MB, 900x506px
>>
File: 1451710743757.webm (4MB, 950x534px) Image search: [Google]
1451710743757.webm
4MB, 950x534px
>>926365
this one?
>>
Man it takes a long time to make these.
Is the primary determinant of encoding speed your CPU? Or would encoding speed be just as slow even if I had a fast CPU?
>>
>>928393
Its pretty fast for me famalam
I have a i5 3570k
>>
>>928393
Number of cores available
Clock rate of your CPU
Architectural improvements (as in, a 3.8Ghz quad core Skylake will be faster than a 3.8Ghz quad-core Haswell).

You probably have a shit CPU of some kind.
>>
File: fight.webm (4MB, 640x360px) Image search: [Google]
fight.webm
4MB, 640x360px
For higher quality should I have a lower or higher CRF?

>>928393
Long? How long? It takes about a minute for me and I use a shitty i3. Do you consider that long?
>>
File: Nise NCOP3 Platinum.webm (4MB, 532x300px) Image search: [Google]
Nise NCOP3 Platinum.webm
4MB, 532x300px
>>928376
fixed
>>
>>928397
>You probably have a shit CPU of some kind.

I do, yes. An I-3.

>>928400
>It takes about a minute for me and I use a shitty i3.

:(
My I-3 has been taking several minutes per pass just to encode one shitty little 24 second clip.
>>
File: Barakamon ED - Innocence.webm (4MB, 500x280px) Image search: [Google]
Barakamon ED - Innocence.webm
4MB, 500x280px
>>928393
Make sure you're multithreading. By default you'll only use 1 core and it'll take forever.

>>928400
Lower number = better quality. It's parabolic.
>>
File: Paprika_00-18-11.webm (4MB, 640x344px) Image search: [Google]
Paprika_00-18-11.webm
4MB, 640x344px
>>928357
>>
When did the anime thread become the newfag webm 101
>>
>>928359
Zenbu zenbu zenbu zenbu
>>
>>928420

Today.
>>
>>928422
Fucking newfags
>>
File: fight2.webm (4MB, 640x360px) Image search: [Google]
fight2.webm
4MB, 640x360px
>>928404
What is a default CRF I should go for? Or if I have to constantly change it up, what factors should I be aware of? How much movement there is per frame?
>>
>>928400
>>928427

wut anime
>>
File: Barakamon OP - Rashisa.webm (4MB, 500x280px) Image search: [Google]
Barakamon OP - Rashisa.webm
4MB, 500x280px
>>928427

Hard to say. You just get a feel for it after a while. Intensity, length of scene, etc.
>>
>>928427
Man, the animation and choreography in Towa no Quon was really fucking good, do you have any webms of his real final form?
>>
>>928427
wow no wonder youre begging for help your webms are SHIT
>>
Before you shit up the next thread why dont you make a tutorial thread so you dont cross post shit into threads
>>
>>928447
His webms seem alright to me.
Assuming it's the same guy who made >>928268, >>928302, and >>928427, I'd say his stuff's turning out fine.
>>
File: form.webm (4MB, 640x360px) Image search: [Google]
form.webm
4MB, 640x360px
>>928436
This? I haven't really finished it yet, so I'm just skipping through it for you.

>>928447
They are? They don't look that bad to me. If you've got advice on how to improve them go ahead.
>>
>>928400
Excuse me, which anime is this?
>>
>>928462
Towa no Quon
>>
>>928400
Is this the same anime as >>928459 ?
The second ones animation quality has dropped significantly.
>>
>>928459
>If you've got advice on how to improve them go ahead.
yeah stop trying
>>
>>928466
Kay, not him, but now you're just being a dick.
>>
>>928468
>KAY IMA NEWFAG WHO LIKES SHITTING UP THREADS
Im not him fyi
>>
>>928469
I'm trying to post as much content as I can produce. Like I said, though, it's taking forever to make anything.
>>
>>928469
I see him posting webms and improvings and I also see you only bitching and not posting anything, he is more useful than you will ever be
>>
>>928474
Nah, I'm the Ergo Proxy / Paprika guy. I haven't been nearly as productive as the guy he's complaining about, because my computer's really slow and shitty.
>>
>>928476
And I'm moot
>>
>>928477
… Okay?
>>
>>928472
>I'm trying to post as much content as I can produce.
YOU ARE IN THE WRONG THREAD THIS ISNT A WEBM TUTORIAL/HELP THREAD
You have shit up this WHOLE thread with your autistic pandering for help for basic functions that somehow you dont get
>I see him posting webms and improvings and I also see you only bitching and not posting anything
because you kukolds took up the bump limit talking about how to make his shitty webms less shitty but you guys only made them shittier.
>>
Her speaking patterns give me autism
>>
>>928480
hell he should just go to the request thread if he needs this much help I agree anon he has shit up this whole thread with basic functions but what are you going to do with newfriends
>>
>>928480
>YOU ARE IN THE WRONG THREAD

No. I am not. I am producing anime webms, and posting them in an anime webm thread. I am absolutely in the correct thread. You are the shitposter here.

>You have shit up this WHOLE thread with your autistic pandering for help for basic functions that somehow you dont get

I stopped doing that a long time ago, made threads on /g/ and /wsr/, got the help I needed, and am now posting webms as fast as I can. Unfortunately, that is not very fast, on account of my crap CPU.
>>
File: Anime - My Little Mushroom.webm (4MB, 1280x720px) Image search: [Google]
Anime - My Little Mushroom.webm
4MB, 1280x720px
>>928493
How about you save the thread for future reference (File, Save As), then just go back and delete anything without webms in it and the others do the same? Either way, we're 7 images from the bump limit.
>>
>>928496
Honestly, this thread is fucking irredeemable. I'll just wait until the next one, then try to post nothing but what little content I can manage to squeeze out.

Actually, my next webm fucking FINALLY finished encoding (after I literally left the room, took a shower, then came back), but I think it's a really good one, so I'll save it for the top of the next thread.
>>
>>928493
>No. I am not. I am producing anime webms, and posting them in an anime webm thread. I am absolutely in the correct thread.
You are asking autistic questions, you dont even know what your doing this thread is for webms not help making webms then posting them because someone spoonfed you.

>I stopped doing that a long time ago, made threads on /g/ and /wsr/, got the help I needed, and am now posting webms as fast as I can. Unfortunately, that is not very fast, on account of my crap CPU.
So not only do you beg for help on this board but you shitpost on other boards acting like a dumbass for help. I bet youre so new you crossposted to this board. But please keep mentioning how slow it takes you to make them its truly fascinating.
>>
File: flight.webm (4MB, 640x452px) Image search: [Google]
flight.webm
4MB, 640x452px
I'll keep posting "shitty" webms until you tell me what's wrong with them.
>>
>>928503
>You are asking autistic questions, you dont even know what your doing this thread is for webms not help making webms then posting them because someone spoonfed you.

I am doing no such thing. I was only doing that last night. I am merely defending the other guy who's doing that right now, because, unlike me (and, notably, UNLIKE YOU), he is actually putting out good content at a decent rate.
>>
>>928507
>I am doing no such thing. I was only doing that last night.
WEW LAD
>>928506
now youre learning
youll fit in nice now
>>
>>928506
They're not shitty. The other anon just lives with his mother and has never made anything good in his life, so he hates anyone who can ever do anything better than he can.

That's a really nice one, by the way.
>>
New thread
>>928523
>>928523
>>928523
>>
>>925023
Music please
>>
>>926089
source?
>>
>>928463
Thank you!
>>
>>928305
You can't imagine how glad i am to hear this again. I totally forgot about this great show and song.

I did something on your honor, just search for my name Thanks
>>
>>928402
This is the first time I've heard this song not remixed. It's nice I guess.
>>
>>926036
what anime?
>>
>>928669
Owari no seraph
>>
>>928619
https://vimeo.com/34613718
>>
>>928368
inoue can actually fucking sing
>>
>>926056
no sauce in meta.
>>
File: lousy.webm (2MB, 804x434px) Image search: [Google]
lousy.webm
2MB, 804x434px
>>928246
>I used to record file output from OBS and then make a webm out of it.
disgusting
>>
>>929076
Oreshura
>>
>>926061
They're both shit. They're all shit.
>>
>>924888
What is that anime called?
>>
>>930335
nvm found it.
>>
>>929110
i use it to make the keyframe interval 1 so i can scrub in wfr faster, the output file is smaller for almost instant indexing(unlike a movie file), madvr fixes, custom subtitles.. oh and since the output container isn't mkv then actual NLEs like vegas or premiere will actually open it

it also works on everything, unlike some audio delay issues or no support for 5.1 channel
Thread posts: 360
Thread images: 147


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