Il giorno martedì 25 febbraio 2014 23:36:57 UTC+1, Jon Smirl ha scritto: > > > I need to push this down to 1Mb/s. Any ideas? > These don't have much impact > enc_fmt.avg_bit_rate = 1024; > enc_fmt.maxKeyInterval = 8; > > Did you try playing with values in:
enc_fmt.qp_max = 40; enc_fmt.qp_min = 20; Maybe they take precedence over avg_bit_rate. Enrico -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
