The Fantomatik Orchestra performing at Halloween at Borgo a Mozzano
That’s our local butcher dancing with the cow’s head and eyeball.
Converting to webm to break the privacy leak and serial dependency to Youtube, AV1 recompression with the following command executed the second pass at a blistering 0.00917x actual speed, or 0.3 fps compression rate.
ffmpeg -i Band_at_Borgo_a_Mozzano.MTS -c:v libsvtav1 -pix_fmt yuv420p10le -preset 2 -svtav1-params tune=0 -b:v 0 -crf 39 -pass 1 -an -f null /dev/null && \ ffmpeg -i Band_at_Borgo_a_Mozzano.MTS -c:v libsvtav1 -pix_fmt yuv420p10le -preset 2 -svtav1-params tune=0 -b:v 0 -crf 39 -pass 2 -c:a libopus -b:a 128000 Band_at_Borgo_a_Mozzano.webm
Leave a Reply
You must be logged in to post a comment.