Home | History | Annotate | Download | only in examples

Lines Matching full:calc_video_bitrate

247             options['video_bitrate'] = options['video_bitrate_overhead'] * apply_smart (calc_video_bitrate, options) 
505 def calc_video_bitrate (video_target_size, audio_bitrate, video_length, extra_space=0, dry_run_flag=0):