What program do you guys use to make webms? I've seen high quality webms over 40 seconds long and under 2mb and can't figure out how to do it. Webm for Retards is only giving me around 20-25 seconds at 2mb.
Webms
lrn2ffmpeg
>he doesn't know how to post webms near 6 minutes long
ffmpeg
xmedia recode.
It's not freetarded and it has
GUI
U
I
sauce on the webm reverse search gives nothing
ffmpeg + two pass encode
metadata title says cindy mello louisa
>mfw sony vegas doesn't work with webms so I have to render it as mp4 and transcode it
Quality is subjective.
Also what's this 2mb shit?
that's detective conan ?
With audio I can still get it under 2.5 mb.
Maybe looks at some of the features of ffmpeg or xmedia recode?
Who is this?
lol wtf
Yes
T-TSU?
ffmpeg
ffmpeg, slowest setting.
read the guide on install gentoo.
ffmpeg with a custom script I wrote in python to calculate bitrate and other options
Did this make anyone harder than the OP's webm?
Saved.
This is why freetards can't be considered serious.
this.
Need an answer.
Cindy Mello
ty famalam
>sony vegas
>not kdenlive
topi keki
some dude named Terry Davis
If you have the disk space and time, rendering to an uncompressed avi will give you better quality.
Found this neat little application called Axiom, its a wrapper for ffmpeg so even you normies can use it
Imagine fucking up your feet so much you walk like you're in heels even when you aren't in heels.
she does it on purpose
to show the ass
It makes your ass look bigger you fucking virgin, that's the whole point of high heels
I use a script I made that uses ffmpeg.
pastebin.com
ffmpeg you brainlet
>-threads for webm encoding
>wrong codec
>the most useful option mention last
>no two-pass
Instantly goes into the garbage bin.
That fake shit camera work looks well shit m8.
Thanks guys, not tech savvy and can't install FFmpeg with windows 10. What's 2nd best?
Second best? Well, for you personally i would recommend the rope.
>FFmpeg with windows 10.
ffmpeg.zeranoe.com
wikihow.com
Fucken hell, the state of this place.
>on a tech board, can't even into googling how to
I don't think it's supposed to look like a camera as much as it is just motion tracking.
What the fuck, you don't even need to install it.
This
You can do a lot with the -crf flag, and some with the bits flag, but the latter gets ugly quick.
Is webmcam no longer favored?
> Also what's this 2mb shit?
He's a /b/ poster
What's wrong with using multiple threads?
Just use whatever you fucking want to you autistic fuck. You don't need Jow Forums's approval for everything you do.
He said hi quality you fucking pleb.
Read the message on the bottom and just help improve the guide then. I would appreciate it
ffmpeg
What settings should I use to make a 3.4MB MP4 file into a webm of 3MB?
I'm using ffmpeg command line.
thanks daddy
>you wan't
Here is a free (You) you corporate bootlicker. Nvidia is forcing everyone to bend over backwards for their standards while other vendors (AMD and Intel) follow APIs and guidelines that were already established. Even now with Wayland support.
kek
>someone likes a product that isn't my favorite free alternative
>they must be a corporate bootliker
You need to mention that -b:v is implicit, and that for CRF encoding you have to provide "-b:v 0".
are you suggesting that anyone (except nvidia themselves) actually likes eglstreams?
I love you man, this is pretty fucking great
>all those dropped frames and is this a webm for ants?
No. I'm implying that it's silly to accost someone like that so quickly..
ffmpeg you cretin. begone!
how ironic
kek maybe
Will this work on NT/Windows?
That wasn't your initial point retard. I don't hate you because you use nvidia. I hate you because of your "freetard" argument that doesn't make sense for that webm. Linus hates Nvidia because of all the bullshit they pull making it hard for the kernel devs to get full and proper support. Please kill yourself
nice pptx presentation mate.
Ffmpeg is amazing powerful, but god damn is the syntax trash.
It's like they want you to use a GUI frontend, the man page is pretty shit too.
The 12 year olds on Jow Forums won't remember the dark days before obs when you have to use an ffmepg script to stream on justin.tv
I feel like a lot of this can and should have sensible defaults. I'm glad the granularity is exposed, and I know video encoding is very complex under the hood, but surely there could be a simple standard wrapper around ffmpeg to handle the most common use cases? e.g. "target this filesize" and it would pick a suitable resolution and bitrate for you.
and legs, don't forget the legs
Do you assume everyone that responds to you is the same person? Lmao
Dude I don't know what obs or justin.tv is.
I think thats shit that 12 year olds use isn't it?
ffmpeg, idiot
newfag
re-encode *
also use kdenlive
nice, comrade
I also do the same. using ffmpeg autocrop as well. I run it 30 times in different sections of the video to make sure I calculate the correct blackspace and use the most found variable to crop the video.
mommy
Yeah. This is a pretty good program as well that can compliment it if you want a GUI
Learn ffmpeg, become a god of /wsg/ and /gif. And here's the one most comprehensive resource ever conceived:
>reading a fucking novel just to make webms
A master has failed more times than a student has ever tried.
not my work, i just added those two bitmap lines /top right, bottom left/
if you do edit it — remember to ' pngquant --nofs ' it after you export it
trac.ffmpeg.org
there you go op
>too retarded to use Webm for Retards
There's no hope for you user.
>that for CRF encoding you have to provide "-b:v 0"
But that's wrong, you fucking retard.
So is there a transcoder that doesn't suck at hardcoding subs? I just tried my ffmpeg and somewhere along the line it stopped being compiled against libass. Since it kinda sucked even when it worked (like no embedded font support, which basically all the chinese cartoons seem to do), I'd like to know if there's anything better before I bother recompiling it.
/thread
>like no embedded font support
Works on my machine with -vf subtitles='input.mkv'
Interesting. I haven't used that part of ffmpeg in a while and I don't remember being able to use the movie file as a source directly like that. I'll try that.
>don't remember being able to use the movie file as a source directly like that
How else would you be able to tell it to use embedded fonts otherwise?
Most logical option.
>What's wrong with using multiple threads?
Just test it, it's significantly slower for me.
I looked at it, and the other problem was just putting the filter name as subtitle rather than subtitles. Whoops.
That's kinda why I assumed embedded fonts wouldn't work, since back when I was doing this last, you had to extract the subs, then point the subtitles filter at that other file.
Anyway, it's working now. Thanks for the help.
what is this charred piece of flavorless heart attack
ffmpeg, i wrote a script that takes four arguments and shits out two-pass webum. on windows, i've used to use "any video converter" - but it was terribly buggy and simply stopped working after i've upgraded to win10. now i use ffmpeg both on windows and linux.
quality of my webms is a bit worse than quality of webms i've been getting from avc, but i don't care, it's acceptable anyway.
post your ffmpeg scripts
ffmpeg -i $1 -threads 4 -cpu-used 0 -speed 1 -c:v libvpx -crf 10 -b:v $2 -vf scale=$3 -an -pass 1 -f webm trash
ffmpeg -i $1 -threads 4 -cpu-used 0 -speed 1 -c:v libvpx -crf 10 -b:v $2 -vf scale=$3 -an -pass 2 -f webm $4
rm trash
script input.mp4 bitrate scaling output.webm
Any tips on how to improve this one are welcome.
40 seconds, 60 fps