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

What is the best way to encode chinese cartoons to VP9?

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: 14
Thread images: 2

File: oldchinesecartoon.jpg (88KB, 583x1214px)
oldchinesecartoon.jpg
88KB, 583x1214px
I have been following the webmproject guide to CRF mode encode that involves 2 pass encode but looks like a simple "ffmpeg -i animu.m2ts -c:v libvpx-vp9 -crf 17 -b:v 0 animu.webm" use a two pass encode too.

I'm probably overthinking this shit but what is the best way to do this or is there any additional tune config for my chinese cartoons encodes?
>>
>liru isn't real

why even bother living tbqhfamerino
>>
In booby format
>>
>>61697871
Why would you do that?
>>
>>61697982
Why not? I can't wait av1 forever
>>
>>61697871
trac.ffmpeg.org
>>
>>61698012
Then use h.264 like everybody else.
>>
>>61697871
http://trac.ffmpeg.org/wiki/Encode/VP9

what animu you watch oniii chan
>>
>>61697871
What are you even asking? CRF is not 2 pass by definition; it's a constant rate factor; and ffmpeg doesn't do 2 pass under any circumstances unless you provide -pass (1|2) as options and run it twice.

What are you trying to accomplish? Nothing is clear other than that you want to re-encode something to VP9.

For the most part see: >>61698052
>>
File: smug_0.jpg (69KB, 500x500px) Image search: [Google]
smug_0.jpg
69KB, 500x500px
>>61698021
>>61698052
So basically "-crf num -b:v 0 -quality best" is the way to go?

There is anything like -tune animation here?

Btw this season I'm watching new game, loli assasin the animation and aho girl.

Probably start princess principal too.
>>
>>61698194
I know but when I use that single command from the vp9 guide my terminal give me typical output of a first pass (bitrate=0kbits...) and then start to encode.

And www.webmproject recommend a two pass for CRF based encode.


Constant Quality Recommended Settings:


ffmpeg -i <source> -c:v libvpx-vp9 -pass 1 -b:v 0 -crf 33 -threads 8 -speed 4 \

-tile-columns 6 -frame-parallel 1 \

-an -f webm /dev/null

ffmpeg -i <source> -c:v libvpx-vp9 -pass 2 -b:v 0 -crf 33 -threads 8 -speed 2 \

-tile-columns 6 -frame-parallel 1 -auto-alt-ref 1 -lag-in-frames 25 \

-c:a libopus -b:a 64k -f webm out.webm


From: http://wiki.webmproject.org/ffmpeg/vp9-encoding-guide
>>
>>61698194
VPx crf encodes can be 2 pass for some reason. I don't question it, the whole codec family is too bizarre.

>>61698216
I'm pretty sure setting -quality to 'best' will not only impact the encoding speed horribly but may also produce worse results than just leaving it at 'good'.
What are you even trying to do anyways?
>>
>>61698301

But looks like ffmpeg send a two pass encode anyway cuz when I send a simple: "ffmpeg -i input.mp4 -c:v libvpx-vp9 -crf 30 -b:v 0 output.webm"

I have to wait a first pass full of: "frame=0 fps=0.0 q=0.0 size=0kB time=00:00:00.00 bitrate=N/A speed="

So looks like a two-pass encode is default for VP9 CRF based :/


Anyway I'm trying to encode BDMV m2ts chinese cartoon to VP9/Opus/WebVTT
>>
>>61698216
Don't use -quality best, use -quality good and -cpu-used 0. Using quality best will likely make your encode take 2-10x as long for almost no improvement in quality / size. You should also copy audio / subs unless you any to re-encode it to FFmpeg's defaults (codecs and bitrates) for the webm container.

>There is anything like -tune animation here?
no.

>>61698283
You should teak some of those settings depending on your goal.

>>61698283
>I know but when I use that single command from the vp9 guide my terminal give me typical output of a first pass (bitrate=0kbits...) and then start to encode.
>>61698301
>VPx crf encodes can be 2 pass for some reason. I don't question it, the whole codec family is too bizarre.
>>61698387
>But looks like ffmpeg send a two pass encode anyway cuz when I send a simple: "ffmpeg -i input.mp4 -c:v libvpx-vp9 -crf 30 -b:v 0 output.webm"
>I have to wait a first pass full of: "frame=0 fps=0.0 q=0.0 size=0kB time=00:00:00.00 bitrate=N/A speed="
>So looks like a two-pass encode is default for VP9 CRF based :/

No, it doesn't and no it's not. 2 Pass processes the entire stream and collects statistics; that's not what's happening when you use crf and wait for the encoder to output.
Thread posts: 14
Thread images: 2


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