T
T
tasheal2018-07-15 10:03:29
fmpeg
tasheal, 2018-07-15 10:03:29

How to increase bitrate in ffmpeg?

Good afternoon!
on command

ffmpeg -i 800.mov -c:v libvpx -pix_fmt yuva420p -metadata:s:v:0 alpha_mode="1" -auto-alt-ref 0 -strict -2 PES_800.webm

ffmpeg -i 800.mov -c:v libvpx -pix_fmt yuva420p -metadata:s:v:0 alpha_mode="1" -auto-alt-ref 0 -strict -2 PES_800.webm
i convert *.mov file to *. webm with alpha channel preserved. But the bitrate has deteriorated by 20 times.
Tell me how to save the bitrate or specify your own?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Shirshov, 2018-07-15
@tasheal

Try this answer :
and pay attention to the first comment to it:
thank you! exactly I needed minrateand maxrate.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question