/AM/ - Animeme and Memega

It's extreme because it's in caps


New Reply on thread #19833
X
Max 20 files0 B total
[New Reply]

[Index] [Catalog] [Banners] [Logs]
Posting mode: Reply [Return]


thumbnail of Flip_Flappers_-_02_[720p][HorribleSubs][2pass.crf32].webm
thumbnail of Flip_Flappers_-_02_[720p][HorribleSubs][2pass.crf32].webm
Flip_Flappers_-_02_[7... webm
(143.9 MB, 1280x720 vp9)
Flip Flappers should be available on /AM/ in its entirety at all times.

I attempted to reverse engineer  >>/26990/ and  >>/30902/ and combine it with some of my earlier saved instructions since they didn't really work for me and I finally got this to work on linux
ffmpeg -i input.mkv -vf subtitles=input.mkv -sn -c:a libopus -c:v libvpx-vp9 -b:a 128k -b:v 0 -crf 32 -deadline best -threads 12 -pass 1 -an -f webm /dev/null && \
ffmpeg -i input.mkv -vf subtitles=input.mkv -sn -c:a libopus -c:v libvpx-vp9 -b:a 128k -b:v 0 -crf 32 -deadline best -threads 12 -pass 2 output.webm

For windows change '/dev/null' to 'NUL' and '\' at the end of pass 1 line to '^'. Change -threads count to however threads of your CPU you want to employ for encoding.

Post(s) action:


Moderation Help
Scope:
Duration: Days

Ban Type:


New Reply on thread #19833
Max 20 files0 B total