Please it is possible to define encoding quality on renderer level?
Due to not working "bandwidth limiting" and also it is heavily CPU dependant it will be better to set quality to obtain better bitrates.
I tried
- Code: Select all
keyint=15:vqscale=1:vqmin=2
- bandwidth maximum is not respected so it shutter on TV (Panasonic TV renderer)
- 4coreCPU can't handle it
But when I used
- Code: Select all
keyint=15:vqscale=1:vqmin=3:vqmax=3
It is possible to implement it in new versions?
Many thanks
